@import url("https://fonts.googleapis.com/css2?family=Cormorant+Garamond:ital,wght@0,300;0,400;0,500;1,400&family=EB+Garamond:ital,wght@0,400;0,500;1,400&family=La+Belle+Aurore&display=swap");*,:after,:before{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{background-color:var(--color-background-primary);color:var(--color-text-primary);font-family:var(--font-family-body),serif;min-height:100vh;display:flex;flex-direction:column;overflow-x:hidden;position:relative}body:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;opacity:.015;pointer-events:none;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 200 200' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='noiseFilter'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.65' numOctaves='3' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23noiseFilter)'/%3E%3C/svg%3E");z-index:100}::-webkit-scrollbar{width:8px}::-webkit-scrollbar-track{background:var(--color-background-primary)}::-webkit-scrollbar-thumb{background:var(--color-border-default);border-radius:var(--radius-pill)}::-webkit-scrollbar-thumb:hover{background:var(--color-brand-rose)}a{color:inherit;text-decoration:none;transition:color .2s ease,text-decoration-color .2s ease}a:focus-visible,button:focus-visible,input:focus-visible,textarea:focus-visible{outline:none;box-shadow:var(--shadow-focus);border-radius:4px}img{max-width:100%;height:auto;display:block}::-moz-selection{background-color:rgba(181,107,99,.2);color:var(--color-text-primary)}::selection{background-color:rgba(181,107,99,.2);color:var(--color-text-primary)}:root{--reference-ivory:#fbf7ef;--reference-paper:#fffaf2;--reference-paper-alt:#f7f1e6;--reference-ink:#51433f;--reference-ink-soft:#756560;--reference-burgundy:#a25361;--reference-burgundy-dark:#84414e;--reference-gold:#bf8750;--reference-sage:#8b967b;--reference-width:1220px}body{background:linear-gradient(rgba(251,247,239,.94),rgba(251,247,239,.94)),url(/brand/textures/paper-grain.png) repeat;color:var(--reference-ink);font-family:var(--font-family-body)}.reference-hand{font-family:var(--font-family-handwritten);font-weight:400;letter-spacing:0}.reference-header{position:fixed;top:0;left:0;width:100%;z-index:1000;background-color:rgba(250,248,240,.94);backdrop-filter:blur(12px);box-shadow:0 2px 12px rgba(121,105,90,.08);border-bottom:1px solid rgba(200,185,170,.3);transition:background-color .3s ease}.reference-header__inner{width:min(calc(100% - 44px),var(--reference-width));min-height:104px;margin-inline:auto;display:grid;grid-template-columns:190px minmax(0,1fr) auto;align-items:center;gap:28px}.reference-brand{position:relative;width:138px;height:138px;align-self:start;margin-top:6px}.reference-brand img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.reference-nav{display:flex;justify-content:center;align-items:center;gap:clamp(18px,2.05vw,32px);white-space:nowrap}.reference-nav a{position:relative;display:inline-flex;align-items:center;min-height:40px;color:var(--color-brand-rose-deep);font-family:var(--font-family-nav);font-size:15px;font-weight:400;transition:color .15s ease}.reference-nav a.is-active,.reference-nav a:hover{color:var(--color-brand-rose)}.reference-nav a:after{content:"";position:absolute;left:0;right:100%;bottom:1px;height:1px;background:var(--reference-burgundy);transition:right .18s ease}.reference-nav a.is-active:after,.reference-nav a:hover:after{right:0}.reference-button,.reference-header__cta{display:inline-flex;align-items:center;justify-content:center;min-height:46px;padding:0 24px;color:#fffaf3;background:var(--reference-burgundy);border-radius:2px 13px 3px 11px;box-shadow:0 7px 18px rgba(132,65,78,.13);font-size:15px;transition:background .18s ease,transform .18s ease}.reference-button:hover,.reference-header__cta:hover{background:var(--reference-burgundy-dark);transform:translateY(-1px)}.reference-mobile-nav{display:none}.reference-home{position:relative;overflow:hidden;padding-top:148px;background:radial-gradient(circle at 4% 34%,rgba(201,147,128,.08),transparent 22rem),linear-gradient(rgba(251,247,239,.9),rgba(251,247,239,.9)),url(/brand/textures/paper-grain.png) repeat}@media (max-width:768px){.reference-home{padding-top:120px}}.reference-hero{position:relative;left:50%;transform:translateX(-50%);width:calc(100vw - 48px);max-width:none;box-sizing:border-box;aspect-ratio:1320/536;margin:0 auto;display:grid;grid-template-columns:1fr 1fr;background:linear-gradient(90deg,rgba(255,251,244,.98),rgba(248,242,232,.98)),url(/brand/textures/paper-grain.png) repeat;box-shadow:0 18px 48px rgba(80,56,43,.04)}.reference-hero__fold{position:absolute;z-index:9;top:0;bottom:0;left:50%;width:44px;transform:translateX(-50%);pointer-events:none;background:linear-gradient(90deg,transparent,rgba(82,58,47,.07) 34%,rgba(255,255,255,.43) 49%,rgba(82,58,47,.1) 64%,transparent)}.reference-hero__left,.reference-hero__right{position:relative;min-width:0;overflow:hidden}.reference-hero__left{display:flex;align-items:center;padding:84px 70px 62px 104px;background:url(/brand/textures/wash-gold.png) 0 100%/60% 48% no-repeat,linear-gradient(102deg,rgba(255,252,247,.99),rgba(249,244,235,.93))}.reference-hero__branch{position:absolute;left:-22px;top:70px;width:132px;height:350px;color:rgba(120,132,103,.48);transform:rotate(-4deg)}.reference-hero__branch svg{width:100%;height:100%;stroke:currentColor;stroke-width:1.45;fill:rgba(139,150,121,.04)}.reference-hero__copy{position:relative;z-index:2;max-width:500px}.reference-hero h1{margin:0;font-size:clamp(54px,5.15vw,76px);font-weight:400;line-height:.99;letter-spacing:-.027em}.reference-hero h1 em,.reference-hero h1 span{display:block}.reference-hero h1 span{color:var(--reference-burgundy)}.reference-hero h1 em{margin-top:11px;color:var(--reference-gold);font-style:normal}.reference-hero__copy>p{margin-top:30px;max-width:40ch;color:#62524d;font-family:var(--font-family-display);font-size:18px;font-style:italic;line-height:1.52}.reference-hero__actions{margin-top:31px;display:flex;align-items:center;gap:25px}.reference-link{display:inline-flex;align-items:center;gap:9px;color:#9e5d66;font-size:15px}.reference-link>span{color:var(--reference-burgundy);font-family:var(--font-family-handwritten);font-size:27px;line-height:1}.reference-hero__right{min-height:auto;background:linear-gradient(90deg,rgba(246,240,230,.78),rgba(255,251,245,.95)),url(/brand/textures/paper-grain.png) repeat}.reference-hero__image{position:absolute;inset:90px 16px 0 0;overflow:hidden;-webkit-mask-image:radial-gradient(ellipse 96% 90% at 57% 68%,#000 62%,transparent 94%),linear-gradient(#000,#000);-webkit-mask-composite:source-in;-webkit-mask-image:radial-gradient(ellipse 96% 90% at 57% 68%,#000 62%,transparent 94%);mask-image:radial-gradient(ellipse 96% 90% at 57% 68%,#000 62%,transparent 94%)}.reference-hero__image img{-o-object-fit:cover;object-fit:cover;-o-object-position:50% 50%;object-position:50% 50%;filter:saturate(.86) contrast(.92) brightness(1.05)}.reference-hero__image:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(251,247,239,.66),transparent 25%),radial-gradient(circle at 10% 20%,rgba(251,247,239,.72),transparent 42%);pointer-events:none}.reference-hero__quote{position:absolute;z-index:5;top:30px;right:46px;color:#8c7168;font-size:24px;line-height:1.42;text-align:right;transform:rotate(-2deg)}.reference-hero__quote cite{display:block;margin-top:5px;font-family:var(--font-family-handwritten);font-size:20px;font-style:normal}.reference-row{width:min(calc(100% - 52px),1190px);margin-inline:auto;display:grid;grid-template-columns:210px minmax(0,1fr);gap:52px;align-items:center}.reference-row+.reference-row{border-top:1px solid rgba(131,104,87,.1)}.reference-row--paths{padding:44px 0 34px}.reference-row--places{padding:34px 0 28px}.reference-row--carnets{padding:28px 0 34px}.reference-row__heading{position:relative;align-self:start;padding-top:20px}.reference-row__heading h2{margin:0;color:#b0783f;font-size:36px;font-weight:400;line-height:1.08;letter-spacing:-.02em}.reference-row__ornament{display:block;margin-top:16px;color:#b78c5b;font-family:var(--font-family-handwritten);font-size:33px}.reference-paths{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:26px}.reference-path{position:relative;min-height:258px;display:grid;grid-template-columns:minmax(0,1fr) 112px;align-items:stretch;overflow:hidden;background:linear-gradient(rgba(255,251,244,.92),rgba(255,251,244,.92)),url(/brand/textures/paper-grain.png) repeat;border-radius:3px 8px 2px 9px/7px 3px 8px 3px;box-shadow:0 10px 25px rgba(87,60,47,.045)}.reference-path:nth-child(2){transform:translateY(5px) rotate(-.25deg)}.reference-path:nth-child(3){transform:translateY(1px) rotate(.2deg)}.reference-path:after{content:"";position:absolute;inset:auto 10px -2px 8px;height:8px;opacity:.24;background:url(/brand/textures/paper-grain.png) repeat;clip-path:polygon(0 35%,9% 72%,20% 30%,31% 70%,45% 28%,59% 68%,75% 32%,88% 73%,100% 35%,100% 100%,0 100%)}.reference-path__copy{position:relative;z-index:2;padding:28px 10px 24px 25px}.reference-path__copy>p{margin:0 0 4px;color:var(--reference-gold);font-size:17px;line-height:1.1}.reference-path__copy h3{margin:0;color:#704a43;font-size:23px;font-style:italic;font-weight:400;letter-spacing:-.01em}.reference-path__copy>span{display:block;margin-top:25px;color:#5f514d;font-size:14.5px;line-height:1.45}.reference-carnet__copy a,.reference-path__copy a,.reference-place__copy a{display:inline-flex;align-items:center;gap:9px;margin-top:22px;color:#b16a72;font-size:14px}.reference-path__copy a b{font-weight:400}.reference-path__image{position:relative;min-height:100%;mix-blend-mode:multiply}.reference-path__image img{-o-object-fit:contain;object-fit:contain;-o-object-position:center 62%;object-position:center 62%;padding:22px 8px 18px 0}.reference-places{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:30px}.reference-place{min-height:186px;display:grid;grid-template-columns:47% 53%;align-items:stretch}.reference-place__image{position:relative;overflow:hidden;-webkit-mask-image:radial-gradient(ellipse 92% 90% at 50% 50%,#000 66%,transparent 100%);mask-image:radial-gradient(ellipse 92% 90% at 50% 50%,#000 66%,transparent 100%)}.reference-place__image img{-o-object-fit:cover;object-fit:cover;filter:saturate(.82) contrast(.92) brightness(1.04)}.reference-place__copy{padding:25px 18px 18px 24px;background:rgba(255,251,244,.68);border-radius:2px 9px 4px 7px}.reference-carnet__copy h3,.reference-place__copy h3{margin:0;color:var(--reference-burgundy);font-size:25px;font-weight:400}.reference-carnet__copy p,.reference-place__copy p{margin-top:12px;color:#5e504c;font-size:14.5px;line-height:1.48}.reference-row__heading--carnets h2{font-size:35px}.reference-row__heading--carnets p{margin-top:8px;color:#8c7168;font-size:23px;line-height:1.35;transform:rotate(-1deg)}.reference-carnets{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:30px}.reference-carnet{min-height:170px;display:grid;grid-template-columns:48% 52%;align-items:stretch}.reference-carnet__image{position:relative;overflow:hidden;-webkit-mask-image:radial-gradient(ellipse 95% 90% at 50% 50%,#000 66%,transparent 100%);mask-image:radial-gradient(ellipse 95% 90% at 50% 50%,#000 66%,transparent 100%)}.reference-carnet__image img{-o-object-fit:cover;object-fit:cover;filter:saturate(.86) contrast(.93) brightness(1.04)}.reference-carnet__copy{padding:23px 18px 16px 23px;background:rgba(255,251,244,.65);border-radius:2px 8px 3px 8px}.reference-footer{background:var(--color-background-primary)}.reference-footer__closing{position:relative;min-height:280px;overflow:visible;background:radial-gradient(circle at 12% 25%,rgba(220,174,150,.08) 0,transparent 300px),radial-gradient(circle at 88% 75%,rgba(141,162,144,.07) 0,transparent 350px),radial-gradient(circle at 50% 50%,rgba(203,180,139,.04) 0,transparent 250px),transparent;border-top:1px solid rgba(131,104,87,.06);display:flex;align-items:center}.reference-footer__closing:after{content:"";position:absolute;inset:0;pointer-events:none;background:transparent}.reference-footer__copy{position:relative;z-index:2;width:min(calc(100% - 44px),640px);margin-inline:auto;padding:52px 0 44px;text-align:center;display:flex;flex-direction:column;align-items:center}.reference-footer__copy>p{color:var(--reference-burgundy);font-family:var(--font-family-handwritten);font-size:38px;line-height:1.1;transform:rotate(-.5deg);margin:0 0 12px}.reference-footer__copy>span{display:block;margin-top:0;margin-bottom:24px;color:#5b4c48;font-size:15px;line-height:1.6}.reference-footer__copy>a{display:inline-flex;align-items:center;justify-content:center;min-height:44px;padding:0 30px;background:var(--reference-burgundy);color:#fffaf2;border-radius:2px 10px 3px 8px;font-size:14px;font-weight:500;box-shadow:0 6px 16px rgba(132,65,78,.1);transition:background .18s ease,transform .18s ease}.reference-footer__copy>a:hover{background:var(--reference-burgundy-dark);transform:translateY(-1px)}.reference-footer__deco{position:absolute;top:50%;transform:translateY(-50%);width:80px;height:150px;opacity:.65;pointer-events:none;z-index:1}.reference-footer__deco--left{left:clamp(24px,5vw,100px)}.reference-footer__deco--right{right:clamp(24px,5vw,100px)}@media (max-width:768px){.reference-footer__deco{display:none}.reference-footer__closing{min-height:auto;padding:44px 0 36px}.reference-footer__copy{padding:0}}.reference-footer__bar{width:min(calc(100% - 52px),1190px);min-height:64px;margin-inline:auto;flex-direction:column;justify-content:center;padding:24px 0 20px;color:#796a65;font-size:12px;border-top:1px solid rgba(200,185,170,.15)}.reference-footer__bar,.reference-footer__legal,.reference-footer__socials{display:flex;align-items:center;gap:16px}.reference-footer__socials a{width:27px;height:27px;display:inline-flex;align-items:center;justify-content:center;border:1px solid rgba(162,83,97,.42);border-radius:50%;color:var(--reference-burgundy);font-size:12px}.reference-footer__legal{justify-content:flex-end}@media (max-width:1120px){.reference-header__inner{grid-template-columns:145px minmax(0,1fr) auto}.reference-brand{width:116px;height:116px}.reference-nav{gap:16px}.reference-nav a{font-size:13.5px}.reference-header__cta{padding-inline:17px;font-size:13.5px}.reference-row{grid-template-columns:180px minmax(0,1fr);gap:30px}.reference-path{grid-template-columns:1fr}.reference-path__image{position:absolute;inset:auto 0 0 auto;width:105px;height:145px;opacity:.84}.reference-path__copy{padding-right:64px}}@media (max-width:900px){.reference-header__inner{min-height:88px;grid-template-columns:116px 1fr auto}.reference-brand{width:106px;height:106px}.reference-header__cta,.reference-nav{display:none}.reference-mobile-nav{display:block;justify-self:end;position:relative}.reference-mobile-nav summary{list-style:none;width:42px;height:42px;display:grid;place-content:center;gap:5px;cursor:pointer}.reference-mobile-nav summary::-webkit-details-marker{display:none}.reference-mobile-nav summary span{width:24px;height:2.5px;background:var(--reference-burgundy-dark);border-radius:1.25px}.reference-mobile-nav__panel{position:absolute;top:49px;right:0;width:min(82vw,320px);padding:20px;display:grid;gap:12px;background:rgba(255,251,244,.99);box-shadow:0 18px 38px rgba(78,54,43,.12);z-index:80}.reference-mobile-nav__cta{margin-top:8px;padding:11px 14px;text-align:center;background:var(--reference-burgundy);color:#fffaf2}.reference-hero{grid-template-columns:1fr;width:100%;left:auto;transform:none;aspect-ratio:auto}.reference-hero__fold{display:none}.reference-hero__left{min-height:480px;padding:82px 48px 56px 80px}.reference-hero__right{min-height:500px}.reference-row{grid-template-columns:1fr;gap:24px}.reference-row__heading{padding-top:0}.reference-row__heading h2 br{display:none}}@media (max-width:680px){.reference-header__inner{width:min(calc(100% - 28px),var(--reference-width))}.reference-hero__left{min-height:auto;padding:70px 28px 48px 45px}.reference-hero h1{font-size:clamp(43px,13vw,58px)}.reference-hero__copy>p{font-size:17px}.reference-hero__actions{align-items:flex-start;flex-direction:column;gap:16px}.reference-hero__right{min-height:390px}.reference-hero__image{inset:76px 8px 0}.reference-hero__quote{top:17px;right:24px;font-size:20px}.reference-row{width:min(calc(100% - 30px),1190px)}.reference-carnets,.reference-paths,.reference-places{grid-template-columns:1fr}.reference-path:nth-child(2),.reference-path:nth-child(3){transform:none}.reference-carnet,.reference-place{grid-template-columns:44% 56%}.reference-footer__bar,.reference-footer__copy{width:min(calc(100% - 30px),1190px)}.reference-footer__bar{padding:18px 0;grid-template-columns:1fr;justify-items:center;text-align:center}.reference-footer__legal{justify-content:center}.reference-inner-page{padding-top:44px}.editorial-hero__image-wrapper{width:100%!important;max-width:100%!important;min-width:0!important;margin-inline:auto!important}}.reference-inner-page{position:relative;overflow:hidden;min-height:100vh;padding-top:80px;padding-bottom:96px;background:radial-gradient(circle at 4% 34%,rgba(201,147,128,.08),transparent 28rem),linear-gradient(rgba(251,247,239,.96),rgba(251,247,239,.96)),url(/brand/textures/paper-grain.png) repeat}.story-header{text-align:center;margin-bottom:clamp(20px,4vw,28px)}.story-title{color:var(--color-brand-rose-deep);font-family:var(--font-family-display);font-size:clamp(36px,4.5vw,54px);margin-bottom:12px;line-height:1.1}.story-header-ornament{width:48px;height:1px;background:var(--color-brand-rose);opacity:.3;margin:0 auto}.story-container{max-width:1050px;margin:0 auto;padding-left:24px;padding-right:24px}.reference-home section.reference-row,.story-container section{padding-top:clamp(36px,5vw,64px)!important;padding-bottom:clamp(36px,5vw,64px)!important}.story-hero{display:grid;grid-template-columns:1fr;gap:clamp(24px,4vw,48px);align-items:center;margin-bottom:clamp(40px,6vw,60px)}@media (min-width:900px){.story-hero{grid-template-columns:1.1fr .9fr;gap:clamp(32px,5vw,64px)}}.story-hero-text h2{color:var(--color-brand-rose-deep);font-size:clamp(28px,3.2vw,38px);margin-bottom:20px;line-height:1.15}.story-hero-intro{font-family:var(--font-family-display);font-size:clamp(22px,2.8vw,30px);font-style:italic;color:var(--color-brand-rose-deep);line-height:1.5;margin-bottom:24px}.story-hero-body{color:var(--color-text-secondary);font-size:16.5px;line-height:var(--line-height-body);font-weight:300}.story-portrait-wrapper{position:relative;width:clamp(340px,45vw,680px);max-width:100%;margin:0 auto;overflow:visible}.story-watercolor-mask{width:100%;height:100%;overflow:visible;mask-image:none!important;-webkit-mask-image:none!important}.story-watercolor-image{position:relative!important;height:auto!important;width:100%!important;-o-object-fit:contain;object-fit:contain;mix-blend-mode:multiply;filter:saturate(.88) contrast(.94) brightness(1.03)}.story-section-title{color:var(--color-brand-rose-deep);font-size:clamp(20px,2.4vw,26px);margin-bottom:14px;line-height:1.2}.story-section-intro{font-size:12px;text-transform:uppercase;letter-spacing:.12em;color:var(--color-brand-rose);font-weight:600;margin-bottom:8px;display:block}.story-section-body{color:var(--color-text-secondary);font-size:15.5px;line-height:1.62;font-weight:300}.story-section-body p+p{margin-top:12px}.story-single-column{max-width:680px;margin:0 auto clamp(40px,6vw,60px)}.story-margin-border{border-left:1px solid var(--color-border-default);padding-left:28px}.story-poetic-passage{font-style:italic;font-family:var(--font-family-display);font-size:18px}.story-offset-right{margin-left:auto;margin-right:0}.story-pair-grid{display:grid;grid-template-columns:1fr;gap:clamp(24px,4vw,48px);margin-bottom:clamp(40px,6vw,60px);max-width:900px;margin-left:auto;margin-right:auto}@media (min-width:900px){.story-pair-grid{grid-template-columns:1fr 1fr;gap:clamp(32px,5vw,64px)}}.story-centered-synthesis{max-width:720px;margin:0 auto clamp(48px,7vw,72px);text-align:center}.story-centered-synthesis h2{color:var(--color-brand-rose-deep);font-size:clamp(22px,2.6vw,30px);margin-bottom:16px}.story-centered-synthesis .story-section-body{font-size:16.5px;line-height:1.68}.story-closing-quote{border-top:1px solid var(--color-border-default);border-bottom:1px solid var(--color-border-default);padding:clamp(20px,3vw,32px) 20px;margin:0 auto clamp(24px,3vw,36px);text-align:center;max-width:680px}.story-closing-quote-text{font-family:var(--font-family-handwritten);font-size:clamp(20px,2.5vw,24px);color:var(--color-brand-rose-deep);line-height:1.45;margin-bottom:18px}.story-closing-quote-author{font-size:11px;text-transform:uppercase;letter-spacing:.12em;color:var(--color-text-muted)}.story-ctas{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:20px;margin-top:clamp(28px,4vw,48px)}@media (min-width:600px){.story-ctas{flex-direction:row;gap:24px}}.story-illustration-wrapper{position:relative;width:clamp(340px,42vw,620px);max-width:100%;margin:0 auto;overflow:visible}.visuel-portrait{width:clamp(300px,30vw,350px)!important}.visuel-long{width:clamp(290px,30vw,350px)!important}.visuel-moyen{width:clamp(250px,26vw,320px)!important}.visuel-court{width:clamp(220px,22vw,280px)!important}.visuel-respiration{width:clamp(190px,20vw,240px)!important}.visuel-convergence,.visuel-handpan{width:clamp(280px,28vw,340px)!important}@media (max-width:767px){.page-mon-histoire .story-illustration-wrapper,.page-mon-histoire .story-portrait-wrapper{display:block!important;margin-left:auto!important;margin-right:auto!important;float:none!important}.page-mon-histoire .story-illustration-mask,.page-mon-histoire .story-watercolor-mask{display:flex!important;justify-content:center!important;text-align:center!important}.page-mon-histoire .story-illustration-image,.page-mon-histoire .story-watercolor-image{display:block!important;margin-inline:auto!important;max-width:100%!important;height:auto!important;-o-object-fit:contain!important;object-fit:contain!important}.visuel-portrait{width:83%!important;max-width:330px!important;margin:12px auto!important}.visuel-long{width:82%!important;max-width:320px!important;margin:12px auto!important}.visuel-moyen{width:78%!important;max-width:290px!important;margin:10px auto!important}.visuel-court{width:74%!important;max-width:250px!important;margin:10px auto!important}.visuel-respiration{width:70%!important;max-width:210px!important;margin:8px auto!important}.visuel-convergence,.visuel-handpan{width:80%!important;max-width:310px!important;margin:12px auto!important}}.page-mon-histoire section{padding-top:clamp(16px,2.5vw,24px)!important;padding-bottom:clamp(16px,2.5vw,24px)!important}.page-mon-histoire p{margin-top:0!important;margin-bottom:0!important}.page-mon-histoire p+p{margin-top:8px!important}.page-mon-histoire .story-section-title{margin-bottom:8px!important}.page-mon-histoire .story-section-intro{margin-bottom:4px!important}.page-mon-histoire .story-hero-text h2{margin-bottom:12px!important}.page-mon-histoire .story-hero-intro{margin-bottom:14px!important}.page-mon-histoire .story-layout-grid{margin-bottom:clamp(20px,3vw,32px)!important;gap:clamp(16px,3vw,32px)!important}@media (min-width:768px){.page-mon-histoire .story-layout-grid.img-left,.page-mon-histoire .story-layout-grid.img-right{gap:clamp(20px,3.5vw,40px)!important}}.page-mon-histoire .story-layout-float{margin-bottom:clamp(20px,3vw,32px)!important}@media (min-width:768px){.page-mon-histoire .story-layout-float.img-right .story-illustration-wrapper{margin-left:clamp(16px,2.5vw,32px)!important;margin-bottom:clamp(10px,2vw,20px)!important}.page-mon-histoire .story-layout-float.img-left .story-illustration-wrapper{margin-right:clamp(16px,2.5vw,32px)!important;margin-bottom:clamp(10px,2vw,20px)!important}}.page-mon-histoire .story-pair-grid{margin-bottom:clamp(20px,3vw,32px)!important;gap:clamp(16px,2.5vw,28px)!important}@media (min-width:900px){.page-mon-histoire .story-pair-grid{gap:clamp(20px,3.5vw,40px)!important}}.page-mon-histoire .story-centered-synthesis,.page-mon-histoire .story-closing-quote{margin-bottom:clamp(20px,3vw,32px)!important}.page-mon-histoire .story-closing-quote{padding:clamp(20px,3.5vw,28px) 16px!important}.story-illustration-mask{width:100%;height:100%;overflow:visible;mask-image:none!important;-webkit-mask-image:none!important}.story-illustration-image{position:relative!important;height:auto!important;width:100%!important;-o-object-fit:contain;object-fit:contain;mix-blend-mode:multiply;filter:saturate(.85) contrast(.95) brightness(1.02)}[src*=ateliers-partage-aquarelle],[src*=carnets-poesie-aquarelle],[src*=child_emotions],[src*=ecole-aquarelle],[src*=enfant-emotions-aquarelle],[src*=ensemble-reliance-aquarelle],[src*=femme-connexion-aquarelle],[src*=habiter-histoire-aquarelle],[src*=habiter-relation-aquarelle],[src*=habiter-sacre-vivant-aquarelle],[src*=habiter-vibration-aquarelle],[src*=institution-aquarelle],[src*=institution_dignity],[src*=julie-handpan],[src*=julie-portrait-meditation-aquarelle],[src*=julie-portrait-sourire-aquarelle],[src*=julie_portrait_watercolor],[src*=liberer-maux-mots-aquarelle],[src*=mon-chemin-vers-jm-etre],[src*=naissance-evidence-aquarelle],[src*=parent-relation-aquarelle],[src*=parent_relation],[src*=posture-accompagnement-aquarelle],[src*=prendre-soin-humain-vulnerable],[src*=school_focus],[src*=travail-aquarelle],[src*=woman_connection]{mix-blend-mode:normal!important;opacity:.96}.story-layout-grid{display:grid;grid-template-columns:1fr;gap:clamp(24px,4vw,48px);align-items:center;margin-bottom:clamp(40px,6vw,64px)}@media (min-width:768px){.story-layout-grid.img-left{grid-template-columns:.95fr 1.05fr;gap:clamp(32px,5vw,64px)}.story-layout-grid.img-right{grid-template-columns:1.05fr .95fr;gap:clamp(32px,5vw,64px)}.story-layout-grid.img-left .story-illustration-wrapper{margin-right:0}.story-layout-grid.img-right .story-illustration-wrapper{margin-left:0}}@media (max-width:767px){.story-illustration-wrapper,.story-portrait-wrapper{width:100%;max-width:100%}}.story-layout-float{max-width:720px;margin:0 auto clamp(40px,6vw,64px);position:relative}@media (min-width:768px){.story-layout-float.img-right .story-illustration-wrapper{float:right;margin-left:clamp(24px,4vw,48px);margin-bottom:clamp(16px,3vw,32px);width:clamp(280px,30vw,400px)}.story-layout-float.img-left .story-illustration-wrapper{float:left;margin-right:clamp(24px,4vw,48px);margin-bottom:clamp(16px,3vw,32px);width:clamp(280px,30vw,400px)}}.story-layout-float:after{content:"";display:table;clear:both}.story-layout-underlay{position:relative;max-width:680px;margin:0 auto clamp(40px,6vw,64px);padding:24px 0}.story-underlay-bg{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:clamp(240px,30vw,360px);height:clamp(240px,30vw,360px);opacity:.16;pointer-events:none;mix-blend-mode:multiply;mask-image:none!important;-webkit-mask-image:none!important}.story-underlay-content{position:relative;z-index:1}.story-in-column-img{margin-bottom:20px;width:clamp(240px,28vw,320px)}.story-in-column-img-below{margin-top:24px;width:clamp(240px,28vw,320px);margin-left:auto;margin-right:auto}.paths-hero{display:grid;grid-template-columns:1fr;gap:40px;align-items:center;margin-bottom:96px}@media (min-width:900px){.paths-hero{grid-template-columns:1.2fr .8fr;gap:80px}}.paths-header-intro{font-family:var(--font-family-display);font-size:clamp(18px,2.2vw,24px);font-style:italic;color:var(--color-brand-rose-deep);line-height:1.5;margin-bottom:24px}.path-section-quote{font-family:var(--font-family-handwritten);font-size:clamp(19px,2.4vw,22px);color:var(--color-brand-rose-deep);line-height:1.45;margin:18px 0}.path-title-accent{display:inline-block;vertical-align:middle;margin-left:14px;width:38px;height:38px;position:relative;opacity:.85}.path-emblem-image{-o-object-fit:contain;object-fit:contain;mix-blend-mode:multiply}.path-explorer-btn{margin-top:24px}.watercolor-multiply{mix-blend-mode:multiply!important}.watercolor-natural,.watercolor-portrait{mix-blend-mode:normal!important}.watercolor-portrait{opacity:.96}.watercolor-atmospheric{mix-blend-mode:multiply!important;opacity:.88}.reference-home{padding-bottom:clamp(60px,8vw,120px)}@media (min-width:901px){.reference-hero{position:relative;width:min(1280px,calc(100vw - 64px))!important;margin-inline:auto!important;left:auto!important;transform:none!important;display:grid;grid-template-columns:1fr 1fr;box-sizing:border-box;aspect-ratio:1280/815;margin-block:clamp(32px,5vw,64px)!important;overflow:visible!important;background:none!important;box-shadow:none!important;border:none!important}.reference-hero__bg-wrapper{position:absolute;inset:0;z-index:-1;pointer-events:none;display:block!important;mask-image:radial-gradient(circle at center,black 65%,transparent 95%);-webkit-mask-image:radial-gradient(circle at center,black 65%,transparent 95%)}.home-hero-book-bg-image{-o-object-fit:contain!important;object-fit:contain!important;width:100%!important;height:100%!important}.reference-hero__right{position:relative;box-sizing:border-box;height:100%;overflow:hidden}.reference-hero__left{height:100%!important;box-sizing:border-box!important;background:none!important;box-shadow:none!important;border-radius:0!important;padding:60px 80px 60px clamp(100px,9vw,130px)!important}.reference-hero__copy,.reference-hero__left{position:relative!important;display:flex!important;flex-direction:column!important;justify-content:center!important;overflow:visible!important}.reference-hero__copy{z-index:2!important;max-width:480px!important}.reference-hero h1{font-size:clamp(38px,3.8vw,48px)!important;line-height:1.15!important;letter-spacing:-.02em!important}.reference-hero h1 em{margin-top:6px!important}.reference-hero__copy>p{margin-top:18px!important;font-size:clamp(15px,1.6vw,17px)!important;line-height:1.5!important}.reference-hero__actions{margin-top:20px!important}.reference-hero__right{background:none!important;box-shadow:none!important;border-radius:0!important}.reference-hero__fold{display:block!important;position:absolute;z-index:10;top:0;bottom:0;left:50%;width:24px;transform:translateX(-50%);pointer-events:none;background:linear-gradient(90deg,rgba(82,58,47,0),rgba(82,58,47,.05) 35%,rgba(82,58,47,.12) 48%,rgba(82,58,47,.18) 50%,rgba(82,58,47,.12) 52%,rgba(82,58,47,.05) 65%,rgba(82,58,47,0))!important}.reference-hero__image{position:absolute!important;left:6%!important;right:12%!important;top:10%!important;bottom:10%!important;width:auto!important;height:auto!important;overflow:visible!important;display:flex!important;align-items:center!important;justify-content:center!important;mask-image:none!important;-webkit-mask-image:none!important}.reference-hero__image img{-o-object-fit:contain!important;object-fit:contain!important;width:100%!important;height:100%!important;filter:none!important;mix-blend-mode:multiply!important}.reference-hero__quote{position:absolute!important;top:15%!important;right:16%!important;z-index:5!important;text-align:right!important;max-width:280px!important;margin:0!important;font-family:var(--font-family-handwritten)!important;font-size:clamp(18px,1.8vw,22px)!important;line-height:1.45!important;color:#8b6d5c!important;text-shadow:0 1px 2px rgba(255,255,255,.95);pointer-events:none!important}.reference-hero__quote cite{display:block!important;font-size:13px!important;margin-top:8px!important;opacity:.85!important;font-family:var(--font-family-display)!important;font-style:normal!important}}@media (max-width:900px){.reference-hero{border-radius:4px;margin:16px auto;background:#faf5ec!important;box-shadow:0 10px 25px rgba(82,58,47,.06)!important}.reference-hero__left{padding:48px 24px!important;background:url(/brand/textures/wash-gold.png) 0 100%/60% 48% no-repeat!important}.reference-hero__right{position:relative;min-height:380px!important;padding:0 24px 32px!important;background:none!important}.reference-hero__image{position:relative!important;inset:auto!important;width:100%!important;height:280px!important;display:flex!important;align-items:center!important;justify-content:center!important;margin-top:60px!important;mask-image:none!important;-webkit-mask-image:none!important}.reference-hero__image img{-o-object-fit:contain!important;object-fit:contain!important;width:100%!important;height:100%!important}.reference-hero__quote{position:absolute!important;top:16px!important;left:24px!important;right:24px!important;text-align:center!important;font-size:18px!important;margin:0!important;color:#8b6d5c!important;font-family:var(--font-family-handwritten)!important}.reference-hero__quote cite{display:block!important;font-size:13px!important;margin-top:4px!important;font-family:var(--font-family-display)!important;font-style:normal!important}.reference-hero__bg-wrapper{display:none!important}}.home-chapter-intro{text-align:center;padding:clamp(64px,8vw,112px) 16px clamp(32px,4vw,52px);max-width:800px;margin-inline:auto}.home-chapter-title{font-family:var(--font-family-serif,serif);font-size:clamp(32px,4vw,48px);color:var(--color-brand-burgundy,#631d27);font-weight:300;margin-bottom:16px;letter-spacing:-.01em}.home-chapter-subtitle{font-family:var(--font-family-sans,sans-serif);font-size:clamp(15px,1.8vw,18px);color:#62524d;line-height:1.6}.home-chapter-hand-subtitle{font-family:var(--font-family-handwritten);font-size:clamp(24px,3vw,32px);color:var(--color-brand-gold,#a88a53);margin-top:12px}.home-story-section{display:flex;align-items:center;justify-content:space-between;gap:clamp(48px,6vw,120px);padding:clamp(48px,6vw,84px) 0;width:min(calc(100% - 48px),1160px);margin-inline:auto}.home-story-section.img-left{flex-direction:row-reverse}.home-story-content{flex:1;max-width:460px}.home-story-eyebrow{display:block;font-family:var(--font-family-sans,sans-serif);font-size:13px;text-transform:uppercase;letter-spacing:.12em;color:var(--color-brand-gold,#a88a53);margin-bottom:12px;font-weight:500}.home-story-title{font-family:var(--font-family-serif,serif);font-size:clamp(28px,3.2vw,40px);color:var(--color-brand-burgundy,#631d27);font-weight:300;margin-bottom:20px;letter-spacing:-.01em}.home-story-text{font-size:clamp(15px,1.8vw,17px);color:#62524d;line-height:1.72;margin-bottom:28px}.home-story-link,.home-story-text{font-family:var(--font-family-sans,sans-serif)}.home-story-link{display:inline-block;font-size:14px;font-weight:600;color:#9e5d66;text-decoration:none;border-bottom:1px solid rgba(158,93,102,.22);padding-bottom:4px;transition:all .25s ease}.home-story-link:hover{color:var(--color-brand-burgundy,#631d27);border-bottom-color:var(--color-brand-burgundy,#631d27);transform:translateX(6px)}.home-story-visual-wrapper{flex:1.1;display:flex;justify-content:center;align-items:center;position:relative;overflow:visible}.home-story-visual-wrapper img{max-width:100%;height:auto;-o-object-fit:contain;object-fit:contain;transition:transform .6s cubic-bezier(.16,1,.3,1)}.home-story-visual-wrapper:hover img{transform:scale(1.025)}.home-story-grandir .home-story-visual-wrapper{padding-right:4%}.home-story-femme .home-story-visual-wrapper{padding-left:6%}.home-story-parent .home-story-visual-wrapper{padding-right:5%}.home-story-ensemble .home-story-visual-wrapper{padding-left:3%}.home-story-institution .home-story-visual-wrapper{padding-right:6%}.home-story-work .home-story-visual-wrapper{padding-left:4%}.home-story-poetry .home-story-visual-wrapper{padding-right:3%}.home-story-travel .home-story-visual-wrapper{padding-left:5%}@media (max-width:820px){.home-story-section,.home-story-section.img-left{flex-direction:column-reverse;gap:32px;padding:36px 0}.home-story-content{max-width:100%;text-align:center}.home-story-visual-wrapper{width:100%;max-width:380px;margin-inline:auto;padding:0!important}}.editorial-breadcrumbs{margin-bottom:var(--space-4)}.editorial-breadcrumbs__link{font-family:var(--font-family-nav);font-size:14px;color:var(--color-text-secondary);display:inline-flex;align-items:center;gap:8px;transition:color .2s ease}.editorial-breadcrumbs__link:hover{color:var(--color-brand-rose-deep)}.editorial-breadcrumbs__arrow{font-size:16px;line-height:1}.editorial-hero{display:grid;grid-template-columns:1fr;gap:var(--space-8);align-items:center;margin-bottom:var(--space-16)}@media (min-width:900px){.editorial-hero{grid-template-columns:1.15fr .85fr;gap:var(--space-12)}}.editorial-hero__eyebrow{display:block;font-family:var(--font-family-nav);font-size:12px;text-transform:uppercase;letter-spacing:.15em;color:var(--color-brand-rose);font-weight:var(--font-weight-semibold);margin-bottom:var(--space-2)}.editorial-hero__title{color:var(--color-brand-rose-deep);font-family:var(--font-family-display);font-size:clamp(32px,4.2vw,48px);line-height:1.15;margin-bottom:var(--space-6)}.editorial-hero__quote{border-left:2px solid var(--color-brand-rose);padding-left:var(--space-5);margin-bottom:var(--space-6);margin-left:0;margin-right:0}.editorial-hero__quote-text{font-family:var(--font-family-display);font-style:italic;font-size:clamp(16px,1.8vw,19px);line-height:1.5;color:var(--color-text-secondary);margin-bottom:var(--space-1)}.editorial-hero__quote-author{display:block;font-family:var(--font-family-nav);font-size:12px;text-transform:uppercase;letter-spacing:.1em;color:var(--color-text-muted);font-style:normal}.editorial-hero__audience{font-family:var(--font-family-body);font-size:15px;color:var(--color-text-secondary)}.editorial-hero__audience strong{color:var(--color-brand-rose-deep);font-family:var(--font-family-nav);font-weight:var(--font-weight-medium)}.editorial-hero__visual{display:flex;justify-content:center}.editorial-hero__image-wrapper{position:relative;width:100%;max-width:410px}.editorial-hero__image{width:100%!important;max-width:100%!important;height:auto!important;-o-object-fit:contain!important;object-fit:contain!important;display:block}.watercolor-normal{width:100%;height:auto;-o-object-fit:contain;object-fit:contain;mix-blend-mode:normal!important;filter:saturate(.92) contrast(.96) brightness(1.01)}.editorial-letter{max-width:var(--width-reading);margin-inline:auto;margin-bottom:var(--space-16);position:relative}.editorial-letter__content{font-family:var(--font-family-body);font-size:17.5px;line-height:1.68;color:var(--color-text-secondary);font-weight:var(--font-weight-light)}.editorial-letter__heading{font-size:clamp(24px,2.8vw,32px);margin-bottom:var(--space-6);line-height:1.2}.editorial-letter__heading,.editorial-letter__subheading{font-family:var(--font-family-display);color:var(--color-brand-rose-deep);font-weight:var(--font-weight-regular)}.editorial-letter__subheading{font-size:clamp(20px,2.4vw,25px);margin-top:var(--space-10);margin-bottom:var(--space-4)}.editorial-letter__paragraph{margin-bottom:var(--space-5);text-align:justify}.editorial-letter__list-flow{font-family:var(--font-family-display);font-size:18px;font-style:italic;text-align:center;color:var(--color-brand-rose-deep);margin-block:var(--space-8);line-height:1.6;padding-inline:var(--space-4)}.editorial-grid{display:grid;grid-template-columns:1fr;gap:var(--space-8);margin-bottom:var(--space-16);border-top:1px solid var(--color-border-subtle);padding-top:var(--space-12)}@media (min-width:768px){.editorial-grid{grid-template-columns:1fr 1fr;gap:var(--space-12)}}.editorial-section-title{color:var(--color-brand-rose-deep);font-family:var(--font-family-display);font-size:clamp(21px,2.5vw,26px);margin-bottom:var(--space-6);font-weight:var(--font-weight-regular)}.editorial-list__item{position:relative;padding-left:var(--space-6);margin-bottom:var(--space-4);font-size:15.5px;line-height:1.55;color:var(--color-text-secondary)}.editorial-list__item:before{content:"〰";position:absolute;left:0;color:var(--color-brand-rose);font-size:11px;opacity:.65;top:1px}.editorial-approaches{border-top:1px solid var(--color-border-subtle);padding-top:var(--space-12);margin-bottom:var(--space-16);text-align:center}.editorial-approaches__flow{font-family:var(--font-family-display);font-size:18px;color:var(--color-text-secondary);line-height:1.8;max-width:var(--width-reading);margin-inline:auto;font-style:italic}.editorial-details{border-top:1px solid var(--color-border-subtle);padding-top:var(--space-12);display:grid;grid-template-columns:1fr;gap:var(--space-8);margin-bottom:var(--space-16)}@media (min-width:768px){.editorial-details{grid-template-columns:1fr 1fr;gap:var(--space-12)}}.editorial-details__block{display:flex;flex-direction:column}.editorial-details__text{font-size:15.5px;line-height:1.6;color:var(--color-text-secondary);font-weight:var(--font-weight-light)}.editorial-ctas{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:var(--space-4);margin-top:var(--space-12);border-top:1px solid var(--color-border-subtle);padding-top:var(--space-12)}@media (min-width:600px){.editorial-ctas{flex-direction:row;gap:var(--space-6)}}@media (min-width:900px){.editorial-hero.img-left{grid-template-columns:.85fr 1.15fr}.editorial-hero.img-left .editorial-hero__content{grid-column:2}.editorial-hero.img-left .editorial-hero__visual{grid-column:1;grid-row:1}}.editorial-custom-sections{margin-bottom:var(--space-16);border-top:1px solid var(--color-border-subtle);padding-top:var(--space-12)}.editorial-section-block{max-width:var(--width-reading);margin-inline:auto;margin-bottom:var(--space-10)}.editorial-section-intro{font-family:var(--font-family-nav);font-size:13px;text-transform:uppercase;letter-spacing:.1em;color:var(--color-brand-rose);margin-bottom:var(--space-2)}.editorial-section-body{font-size:15.5px;line-height:1.6;color:var(--color-text-secondary)}.editorial-section-quote{max-width:var(--width-narrow);margin-inline:auto;text-align:center;margin-bottom:var(--space-12);border:none;padding:0;background:transparent}.editorial-section-quote__text{font-family:var(--font-family-display);font-style:italic;font-size:20px;color:var(--color-brand-rose-deep);line-height:1.5;margin-bottom:var(--space-2)}.editorial-section-quote__author{font-family:var(--font-family-nav);font-size:12px;text-transform:uppercase;letter-spacing:.08em;color:var(--color-text-muted)}@media (max-width:768px){.editorial-hero{display:grid!important;grid-template-columns:minmax(0,1fr)!important}.editorial-hero,.editorial-hero__content,.editorial-hero__image-wrapper,.editorial-hero__visual{width:100%!important;max-width:100%!important;min-width:0!important;box-sizing:border-box!important}.editorial-hero__content,.editorial-hero__image-wrapper,.editorial-hero__visual{position:static!important;inset:auto!important;left:auto!important;right:auto!important;transform:none!important;margin-left:auto!important;margin-right:auto!important;overflow:visible!important}.editorial-hero__image{display:block!important;width:min(100%,340px)!important;max-width:100%!important;height:auto!important;margin-inline:auto!important;-o-object-fit:contain!important;object-fit:contain!important;-o-object-position:center!important;object-position:center!important}}.editorial-form-container{max-width:680px;width:100%;margin:0 auto;padding:24px 20px 48px}.editorial-form-step{font-family:var(--font-body,inherit);font-size:12px;text-transform:uppercase;letter-spacing:.15em;color:#b56b63;margin-bottom:8px;display:block}.editorial-form-title{font-family:var(--font-display,"Cormorant Garamond",serif);font-size:32px;color:#703831;margin-bottom:24px;line-height:1.2}.editorial-form{display:flex;flex-direction:column;gap:20px}.editorial-form__group{display:flex;flex-direction:column;gap:6px}.editorial-form__label{font-family:var(--font-body,inherit);font-size:12px;text-transform:uppercase;letter-spacing:.1em;color:#703831;font-weight:500}.editorial-form__input,.editorial-form__select,.editorial-form__textarea{font-family:var(--font-body,inherit);font-size:15px;padding:12px 14px;border:1px solid #d8cec0;border-radius:6px;background-color:#fbf9f4;color:#6e625f;transition:border-color .2s,box-shadow .2s,background-color .2s;width:100%;box-sizing:border-box}.editorial-form__input:hover,.editorial-form__select:hover,.editorial-form__textarea:hover{border-color:#b56b63}.editorial-form__input:focus,.editorial-form__select:focus,.editorial-form__textarea:focus{outline:none;border-color:#703831;background-color:#fdfcf7;box-shadow:0 0 0 2px rgba(112,56,49,.08)}.editorial-form__textarea{min-height:120px;resize:vertical}.editorial-form__grid-choices{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:16px;margin-bottom:12px}.editorial-form__choice-card{border:1px solid #d8cec0;border-radius:8px;padding:20px;background-color:#fbf9f4;cursor:pointer;transition:all .2s ease;display:flex;flex-direction:column;gap:8px;text-align:left}.editorial-form__choice-card:hover{border-color:#b56b63;transform:translateY(-1px)}.editorial-form__choice-card.is-selected{border-color:#703831;background-color:#fdfcf7;box-shadow:0 0 0 2px rgba(112,56,49,.08)}.editorial-form__choice-title{font-family:var(--font-display,"Cormorant Garamond",serif);font-size:20px;color:#703831;font-weight:600;margin:0}.editorial-form__choice-desc{font-family:var(--font-body,inherit);font-size:13px;color:#6e625f;line-height:1.4;margin:0}.editorial-form__choice-meta{font-family:var(--font-body,inherit);font-size:12px;font-weight:500;color:#b56b63;margin-top:auto}.editorial-form__grid-slots{display:grid;grid-template-columns:repeat(auto-fill,minmax(80px,1fr));gap:10px}.editorial-form__slot-button{padding:10px;border:1px solid #d8cec0;background-color:#fbf9f4;border-radius:6px;font-family:var(--font-body,inherit);font-size:14px;color:#703831;cursor:pointer;transition:all .2s;text-align:center}.editorial-form__slot-button:hover{border-color:#b56b63;background-color:#fdfcf7}.editorial-form__slot-button.is-selected{background-color:#703831;border-color:#703831;color:#fdfcf7}.editorial-form__notice{background-color:#fcf6ee;border-left:3px solid #b56b63;padding:14px 16px;border-radius:0 6px 6px 0;margin-bottom:8px}.editorial-form__notice-title{font-size:13px;font-weight:600;color:#703831;text-transform:uppercase;letter-spacing:.05em;margin-bottom:4px;display:block}.editorial-form__notice-text{font-size:13px;color:#6e625f;line-height:1.45;margin:0}.editorial-form__checkbox-container{display:flex;align-items:flex-start;gap:10px;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none;font-family:var(--font-body,inherit);font-size:13px;color:#6e625f;line-height:1.4;padding:4px 0}.editorial-form__checkbox{margin-top:3px;accent-color:#703831;width:16px;height:16px;cursor:pointer}.editorial-form__actions{display:flex;justify-content:space-between;gap:16px;margin-top:12px}.editorial-form__success-box{text-align:center;padding:40px 24px;border:1px dashed #d8cec0;border-radius:12px;background-color:#fbf9f4;margin-top:12px}.editorial-form__success-title{font-family:var(--font-display,"Cormorant Garamond",serif);font-size:28px;color:#703831;margin-bottom:12px}.editorial-form__success-text{font-family:var(--font-body,inherit);font-size:14px;color:#6e625f;line-height:1.5;margin-bottom:24px}.editorial-form__success-meta{font-family:monospace;font-size:12px;background-color:#eee9df;padding:6px 12px;border-radius:4px;color:#4e4442;display:inline-block}.editorial-form__notice-text,.editorial-letter__content,.editorial-section-body,.reference-footer__closing span,.story-section-body,h1,h2,h3,h4,h5,h6{overflow-wrap:anywhere;word-break:break-word}@media (max-width:768px){.reference-footer__legal,.reference-footer__socials{flex-wrap:wrap;justify-content:center;gap:12px}.reference-carnet,.reference-place{grid-template-columns:1fr!important;min-height:auto!important;gap:16px!important}.reference-carnet__image,.reference-place__image{aspect-ratio:16/9!important;min-height:160px!important}.reference-carnet__copy,.reference-place__copy{padding:16px!important}}@media (max-width:580px){.reference-path{grid-template-columns:1fr!important;min-height:auto!important}.reference-path__image{position:relative!important;width:100%!important;height:150px!important;opacity:1!important}.reference-path__image img{-o-object-position:center!important;object-position:center!important;padding:12px!important}.reference-path__copy{padding-right:20px!important;padding-bottom:20px!important}}.page-mon-histoire-wrapper{background:var(--color-background-primary);padding:148px 24px 48px;min-height:100vh}.book-stage{width:100%;max-width:1060px;margin:0 auto}.book-spread{display:grid;grid-template-columns:1fr;position:relative;background-color:#f5efe4;box-shadow:0 4px 16px rgba(121,105,90,.08),0 16px 40px rgba(121,105,90,.12),-3px 2px 0 -1px #ebe4d5,-3px 2px 2px -1px rgba(121,105,90,.15),3px 2px 0 -1px #ebe4d5,3px 2px 2px -1px rgba(121,105,90,.15),-6px 4px 0 -2px #ded7c6,-6px 4px 4px -2px rgba(121,105,90,.2),6px 4px 0 -2px #ded7c6,6px 4px 4px -2px rgba(121,105,90,.2);margin-bottom:36px;overflow:hidden;border:1px solid rgba(200,185,170,.5)}.book-gutter{display:none}.book-page{padding:clamp(24px,3vw,36px) clamp(24px,4.5vw,48px);position:relative;box-shadow:inset 0 0 32px rgba(220,205,190,.35)}.book-page,.book-page-double-layout{display:flex;flex-direction:column;justify-content:flex-start}.book-page-double-layout{height:100%;gap:0}.book-page-double-layout .story-double-block-item{width:100%;display:flex;flex-direction:column}.story-page-divider{width:100%;height:1px;background:rgba(200,185,170,.25);margin:0 auto 28px}.book-page-content{display:flex;flex-direction:column;height:auto;justify-content:flex-start!important;flex:0 1 auto;min-height:0;gap:16px}.book-page .editorial-letter{margin-bottom:0}.book-page section{padding-block:0}.book-page-text{display:flex;flex-direction:column;flex-shrink:0}.book-illustration-zone{flex:0 0 auto;min-height:0;display:flex;align-items:center;justify-content:center;width:100%;align-self:center}.book-illustration-zone .story-illustration-wrapper,.book-illustration-zone .story-portrait-wrapper{margin:0 auto;position:relative;width:100%!important;max-width:100%;display:flex;align-items:center;justify-content:center}.book-illustration-zone .story-illustration-mask,.book-illustration-zone .story-watercolor-mask{width:100%;height:100%;display:flex;align-items:center;justify-content:center}.book-illustration-zone img.school-image-clockwise{width:75%!important;height:133.333333%!important;max-width:none!important;max-height:none!important}.book-illustration-zone img{width:100%!important;height:auto!important;max-width:100%!important;max-height:100%!important;-o-object-fit:contain;object-fit:contain}.page-ateliers-active .book-illustration-zone,.page-les-carnets-active :is(#carnets-introduction,#carnets-recueil) .book-illustration-zone,.page-les-chemins-active :is(#chapter-enfant,#chapter-femme,#chapter-parent,#chapter-ensemble) .book-illustration-zone,.page-les-lieux-active :is(#chapter-ecole,#chapter-institution,#chapter-travail) .book-illustration-zone,.page-mon-histoire-wrapper :is(#prendre-soin-humain-vulnerable,#habiter-la-relation,#habiter-son-histoire,#habiter-sa-vibration,#liberer-les-maux-par-les-mots) .book-illustration-zone{width:100%!important}.page-ateliers-active .book-illustration-zone .story-illustration-wrapper,.page-les-carnets-active :is(#carnets-introduction,#carnets-recueil) .story-illustration-wrapper,.page-les-chemins-active :is(#chapter-enfant,#chapter-femme,#chapter-parent,#chapter-ensemble) .story-illustration-wrapper,.page-les-lieux-active :is(#chapter-ecole,#chapter-institution,#chapter-travail) .story-illustration-wrapper,.page-mon-histoire-wrapper :is(#prendre-soin-humain-vulnerable,#habiter-la-relation,#habiter-son-histoire,#habiter-sa-vibration,#liberer-les-maux-par-les-mots) .story-illustration-wrapper{max-width:100%!important}@media (min-width:768px){.page-les-chemins-active #chapter-femme .visuel-femme-expanded,.page-les-lieux-active #chapter-ecole .book-illustration-zone{width:calc(100% + 48px)!important;margin-inline:-24px}}.publication-sequence{margin-block:12px}.publication-entry{display:flow-root;padding-block:16px;border-top:1px solid rgba(131,104,87,.18);overflow-wrap:anywhere;text-align:left;-moz-column-break-inside:avoid;break-inside:avoid}.publication-entry>*+*{margin-top:8px}.publication-entry .story-section-title{font-size:21px;margin-bottom:8px}.publication-entry .story-section-body{font-size:14px;margin-bottom:8px}.publication-thumbnail{float:right;width:88px;height:100px;-o-object-fit:contain;object-fit:contain;margin:0 0 8px 14px}.publication-details{clear:both;margin-block:8px}.publication-details summary{cursor:pointer;color:var(--color-brand-rose-deep);font-style:italic;padding-block:6px}.publication-image{display:block;width:100%;height:auto;-o-object-fit:contain;object-fit:contain;margin-block:24px}.publication-prose,.publication-reading .editorial-letter__paragraph,.publication-reading .story-closing-quote-text{white-space:pre-line;overflow-wrap:anywhere}.publication-event{scroll-margin-top:240px;overflow-wrap:anywhere}.page-ateliers-active .editorial-letter{margin-bottom:0}.page-ateliers-active .story-closing-quote{margin-block:24px}.page-ateliers-active .story-closing-quote-text{font-size:clamp(16px,1.85vw,20px);font-style:italic}.page-ateliers-active .story-closing-quote-author{display:block;margin-top:12px;text-align:right;font-style:normal}.page-ateliers-active .ateliers-traditions{padding-left:1.2em}@media (min-width:769px){.book-page-image-top{flex-direction:column}.book-page-image-top .book-illustration-zone{order:1}.book-page-image-top .book-page-text{order:2}.book-page-image-bottom{flex-direction:column}.book-page-image-bottom .book-page-text{order:1}.book-page-image-bottom .book-illustration-zone{order:2}.visuel-portrait{width:clamp(320px,32vw,380px)!important}.visuel-onset{width:min(100%,390px)!important}.visuel-vulnerable{width:min(100%,380px)!important}.visuel-sophro{width:min(100%,420px)!important}.visuel-constellations,.visuel-handpan,.visuel-relation{width:clamp(280px,28vw,340px)!important}.visuel-poetry{width:min(100%,400px)!important}.visuel-rituals{width:clamp(280px,28vw,340px)!important}.visuel-convergence,.visuel-posture{width:min(100%,380px)!important}.visuel-colophon-rose{width:min(100%,280px)!important}}@media (max-width:768px){.book-page-content{display:flex;flex-direction:column!important;height:auto!important;gap:16px!important}.book-page-text{order:1!important}.book-illustration-zone{order:2!important;width:100%!important;margin-top:0}.book-illustration-zone .story-illustration-wrapper,.book-illustration-zone .story-portrait-wrapper{width:100%!important;max-width:88%!important;margin-inline:auto!important}.book-illustration-zone img{display:block!important;width:auto!important;max-width:100%!important;height:auto!important;margin-inline:auto!important}.visuel-colophon-rose{width:75%!important;max-width:260px!important;margin-inline:auto!important;align-self:center!important}}.book-petal{position:absolute;background-size:contain;background-repeat:no-repeat;pointer-events:none;z-index:1;mix-blend-mode:multiply}.book-petal-1,.book-petal-11,.book-petal-3,.book-petal-5,.book-petal-7,.book-petal-9{background-image:url(/images/illustrations/mon-histoire/rose-style-petale-a.png)}.book-petal-10,.book-petal-12,.book-petal-2,.book-petal-4,.book-petal-6,.book-petal-8{background-image:url(/images/illustrations/mon-histoire/rose-style-petale-b.png)}.book-petal-1{width:44px;height:38px;top:15px;left:15px;opacity:.45;transform:rotate(25deg)}.book-petal-2{width:40px;height:42px;top:120px;left:15px;opacity:.7;filter:drop-shadow(0 2px 3px rgba(121,105,90,.15));transform:rotate(-35deg) scaleX(-1)}.book-petal-3{width:46px;height:40px;bottom:20px;right:20px;opacity:.48;transform:rotate(115deg)}.book-petal-4{width:48px;height:44px;top:50%;left:12px;opacity:.68;filter:drop-shadow(0 2px 3px rgba(121,105,90,.12));transform:rotate(-10deg)}.book-petal-5{width:62px;height:58px;top:15px;right:20px;opacity:.72;filter:drop-shadow(0 3px 4px rgba(121,105,90,.15));transform:rotate(40deg)}.book-petal-6{width:58px;height:62px;bottom:20px;left:15px;opacity:.42;transform:rotate(-75deg)}.book-petal-7{width:54px;height:50px;top:50%;right:15px;opacity:.5;transform:rotate(15deg) scaleX(-1)}.book-petal-8{width:66px;height:60px;top:15px;left:15px;opacity:.7;filter:drop-shadow(0 3px 4px rgba(121,105,90,.15));transform:rotate(85deg)}.book-petal-9{width:52px;height:54px;bottom:20px;right:20px;opacity:.5;transform:rotate(-25deg)}.book-petal-10{width:82px;height:76px;top:30%;left:10px;opacity:.7;filter:drop-shadow(0 4px 6px rgba(121,105,90,.18));transform:rotate(-60deg)}.book-petal-11{width:86px;height:80px;top:15px;right:20px;opacity:.45;transform:rotate(50deg) scaleX(-1)}.book-petal-12{width:90px;height:84px;bottom:15px;left:15px;opacity:.72;filter:drop-shadow(0 4px 5px rgba(121,105,90,.2));transform:rotate(135deg)}.book-spread--flow{display:block;padding:24px}.book-spread--flow>.book-page{display:contents}.book-spread--flow .book-page-content,.book-spread--flow .editorial-custom-sections,.book-spread--flow .editorial-details,.book-spread--flow .editorial-list{display:block!important}.book-spread--flow .book-page-content>*+*,.book-spread--flow .editorial-custom-sections>*+*,.book-spread--flow .editorial-details>*+*{margin-top:24px}.book-spread--flow .editorial-list>*+*{margin-top:12px!important}.book-spread--flow .editorial-letter{margin-bottom:24px}.book-spread--flow :is(h2,h3,.story-section-intro,.editorial-section-intro){-moz-column-break-after:avoid;break-after:avoid}.book-spread--flow :is(p,li,blockquote,img,.book-illustration-zone,.book-final-actions){-moz-column-break-inside:avoid;break-inside:avoid}@media (min-width:768px){.book-spread--flow{-moz-column-count:2;column-count:2;-moz-column-fill:balance;column-fill:balance;-moz-column-gap:clamp(96px,12vw,152px);column-gap:clamp(96px,12vw,152px);padding:36px clamp(36px,5vw,56px);background-image:linear-gradient(90deg,transparent 47%,rgba(121,105,90,.09) 50%,transparent 53%)}}.page-book-wrapper{background:var(--color-background-primary);padding:148px 24px 48px;min-height:100vh;position:relative}.page-book-wrapper:before{content:"";position:fixed;top:0;left:0;width:100vw;height:100vh;pointer-events:none;background-image:url(/images/illustrations/mon-histoire/plume-aquarelle.png),url(/images/illustrations/mon-histoire/rose-style-bouton.png);background-position:left -100px top 20vh,right -130px top 120px;background-size:clamp(280px,25vw,420px) auto,auto calc(100vh - 140px);background-repeat:no-repeat,no-repeat;opacity:.18;mix-blend-mode:multiply;z-index:0}@media (max-width:1349px) and (min-width:1100px){.page-book-wrapper:before{background-position:left -140px top 20vh,right -170px top 120px!important;background-size:260px auto,auto calc(100vh - 160px)!important}}@media (max-width:1099px) and (min-width:768px){.page-book-wrapper:before{background-position:left -180px top 20vh,right -200px top 120px!important;background-size:220px auto,auto 60vh!important;opacity:.12!important}}@media (max-width:767px){.page-book-wrapper{padding:120px 16px 24px;background:var(--color-background-primary)}.page-book-wrapper:before{background-position:left -140px top 20vh,right -140px top 120px!important;background-size:180px auto,auto 50vh!important;opacity:.12!important}}.page-mon-histoire-active .reference-footer{background:transparent!important;color:var(--color-text-secondary)!important;border:none!important;box-shadow:none!important;border-radius:0!important;max-width:var(--reference-width)!important;margin:80px auto 0!important;padding:48px 24px 32px!important}.page-mon-histoire-active .reference-footer__closing{border-bottom:1px solid rgba(200,185,170,.15)!important;padding-bottom:24px!important;margin-bottom:24px!important}.page-mon-histoire-active .reference-footer__bar{border-top:none!important;padding-top:0!important}.footer-legal-line{display:flex;align-items:center;justify-content:center;flex-wrap:nowrap;gap:18px;white-space:nowrap;width:100%;text-align:center;font-size:14px}.footer-legal-line a,.footer-legal-line span{color:var(--color-text-secondary)}.footer-legal-line a{transition:color .15s ease;text-decoration:none}.footer-legal-line a:hover{color:var(--color-brand-rose)}@media (max-width:768px){.footer-legal-line{flex-wrap:wrap;white-space:normal;gap:8px 14px;padding-inline:16px;text-align:center}}.book-convergence-title,.book-posture-title{margin:0!important;line-height:1.12!important;text-wrap:balance!important}.book-convergence-subtitle,.book-posture-subtitle{margin-top:16px!important;line-height:1.5!important;text-wrap:pretty!important;display:block!important}@media (min-width:768px){.book-spread{grid-template-columns:1fr 1fr;border-radius:6px 12px 12px 6px}.book-gutter{display:block;position:absolute;top:0;left:50%;width:24px;height:100%;transform:translateX(-50%);background:linear-gradient(90deg,rgba(121,105,90,.08) 0,rgba(121,105,90,.03) 35%,rgba(121,105,90,.18) 50%,rgba(121,105,90,.03) 65%,rgba(121,105,90,.08));z-index:10;pointer-events:none}.book-page-left{background-color:#f5efe4;background-image:linear-gradient(90deg,rgba(121,105,90,0) 80%,rgba(121,105,90,.12)),radial-gradient(ellipse at center,rgba(250,246,240,.25) 50%,rgba(215,195,170,.2) 100%),repeating-linear-gradient(45deg,rgba(121,105,90,.01),rgba(121,105,90,.01) 1px,transparent 0,transparent 12px);box-shadow:inset -28px 0 36px -16px rgba(121,105,90,.1),inset 0 0 28px rgba(220,205,190,.35);border-right:1px solid rgba(200,185,170,.4);border-radius:12px 2px 2px 10px/8px 4px 4px 6px;padding-right:clamp(48px,6vw,76px);padding-left:clamp(36px,5vw,56px)}.book-page-left,.book-page-right{background-size:100% 100%,100% 100%,100% 100%}.book-page-right{background-color:#f7f1e7;background-image:linear-gradient(270deg,rgba(121,105,90,0) 80%,rgba(121,105,90,.09)),radial-gradient(ellipse at center,rgba(250,246,240,.25) 50%,rgba(215,195,170,.2) 100%),repeating-linear-gradient(45deg,rgba(121,105,90,.01),rgba(121,105,90,.01) 1px,transparent 0,transparent 12px);box-shadow:inset 28px 0 36px -16px rgba(121,105,90,.1),inset 0 0 28px rgba(220,205,190,.35);border-left:1px solid rgba(200,185,170,.4);border-radius:2px 12px 10px 2px/4px 8px 6px 4px;padding-left:clamp(48px,6vw,76px);padding-right:clamp(36px,5vw,56px)}}@media (max-width:767px){.page-mon-histoire-wrapper{padding:120px 16px 24px;background:var(--color-background-primary)}.book-spread{margin-bottom:24px;box-shadow:0 8px 24px rgba(121,105,90,.12),0 0 0 3px #f5efe4,0 0 0 5px #ded7c6;border-radius:4px}.book-page{padding:36px 20px;background-color:#f5efe4;background-image:radial-gradient(ellipse at center,rgba(250,246,240,.25) 50%,rgba(215,195,170,.2) 100%),radial-gradient(rgba(0,0,0,.01) 1px,transparent 0);background-size:100% 100%,8px 8px;box-shadow:inset 0 0 24px rgba(220,205,190,.2);border-bottom:1px dashed rgba(200,185,170,.4);border-radius:4px}.book-page:last-child{border-bottom:none}.page-mon-histoire-active .reference-footer{margin:32px 16px 16px!important;padding:32px 18px 20px!important}.book-petal{transform:scale(.8)!important}}body:after{z-index:-1}.page-mon-histoire-wrapper:before,body:after{content:"";position:fixed;top:0;left:0;width:100vw;height:100vh;pointer-events:none;background-image:url(/images/illustrations/mon-histoire/plume-aquarelle.png),url(/images/illustrations/mon-histoire/rose-style-bouton.png);background-position:left -100px top 20vh,right -130px top 120px;background-size:clamp(280px,25vw,420px) auto,auto calc(100vh - 140px);background-repeat:no-repeat,no-repeat;opacity:.18;mix-blend-mode:multiply}.page-mon-histoire-wrapper:before{z-index:0}@media (max-width:1349px) and (min-width:1100px){.page-mon-histoire-wrapper:before,body:after{background-position:left -140px top 20vh,right -170px top 120px!important;background-size:260px auto,auto calc(100vh - 160px)!important}}@media (max-width:1099px) and (min-width:768px){.page-mon-histoire-wrapper:before,body:after{background-position:left -180px top 20vh,right -200px top 120px!important;background-size:220px auto,auto 60vh!important;opacity:.12!important}}@media (max-width:767px){.page-mon-histoire-wrapper:before,body:after{background-position:left -140px top 20vh,right -140px top 120px!important;background-size:180px auto,auto 50vh!important;opacity:.12!important}}.book-final-actions{display:flex;align-items:center;justify-content:center;gap:20px;flex-wrap:nowrap;margin-top:clamp(16px,2vw,24px);width:100%}@media (max-width:768px){.book-final-actions{flex-direction:column;gap:12px;flex-wrap:wrap}}.home-section{padding-block:0;margin-bottom:clamp(40px,5vw,64px);text-align:center}.home-section-title{font-family:var(--font-family-serif,serif)!important;font-size:clamp(26px,3.5vw,38px)!important;font-weight:300!important;color:var(--color-brand-burgundy,#631d27)!important;margin:0 0 8px!important}.home-section-subtitle{font-family:var(--font-family-sans,sans-serif);font-size:clamp(14px,1.6vw,16px);color:#7d6b67;margin:0!important}.home-grid{display:grid;gap:clamp(20px,3vw,32px);margin-top:24px;width:100%}.home-grid--4{grid-template-columns:repeat(4,1fr)}.home-grid--3{grid-template-columns:repeat(3,1fr)}.home-grid--2{grid-template-columns:repeat(2,1fr);max-width:960px;margin-inline:auto}.home-grid--1{grid-template-columns:1fr;max-width:580px;margin-inline:auto}.home-notebooks-shared-image{width:min(100%,420px);margin:24px auto 0}.home-notebooks-shared-image img{display:block;width:100%;height:auto}.home-poetic-card{display:flex;flex-direction:column;align-items:center;text-decoration:none!important;color:inherit!important;background:transparent!important;border:none!important;padding:0!important;box-shadow:none!important;transition:transform .4s cubic-bezier(.165,.84,.44,1)}.home-poetic-card:hover{transform:translateY(-8px)}.home-poetic-card__image{position:relative;width:100%;aspect-ratio:1/1.15;border-radius:8px;overflow:hidden;margin-bottom:16px;box-shadow:none!important}.home-poetic-card__image img{-o-object-fit:cover!important;object-fit:cover!important;width:100%!important;height:100%!important;mix-blend-mode:multiply;transition:transform .6s cubic-bezier(.165,.84,.44,1)}.home-poetic-card:hover .home-poetic-card__image img{transform:scale(1.04)}.home-poetic-card .home-poetic-card__image--contain img{-o-object-fit:contain!important;object-fit:contain!important;transform:none!important}.home-poetic-card__title{font-family:var(--font-family-serif,serif)!important;font-size:20px!important;font-weight:300!important;color:var(--color-brand-burgundy,#631d27)!important;margin:0 0 6px!important}.home-poetic-card__subtitle{font-family:var(--font-family-sans,sans-serif);font-size:11px;text-transform:uppercase;letter-spacing:.08em;color:var(--color-brand-rose,#a6705c);font-weight:500;display:block;margin-bottom:14px}.home-poetic-card__text{font-family:var(--font-family-serif,serif);font-size:14px;line-height:1.6;color:#5a504c;margin:0 0 16px;flex-grow:1}.home-poetic-card__leaf{width:18px;height:18px;display:block;margin:0 auto;opacity:.55;transition:opacity .3s ease}.home-poetic-card:hover .home-poetic-card__leaf{opacity:1}.home-poetic-card__leaf svg{width:100%;height:100%;display:block}.home-quote-banner{position:relative;width:100vw;left:50%;transform:translateX(-50%);margin-block:48px 0!important;padding-block:clamp(54px,7vw,84px)!important;box-sizing:border-box;background:url(/brand/textures/wash-sage.png) 0/35% 100% no-repeat,url(/brand/textures/wash-rose.png) 100%/35% 100% no-repeat,#fdfaf5!important;border-top:1px solid rgba(220,205,190,.35);border-bottom:1px solid rgba(220,205,190,.35);overflow:hidden}.home-quote-inner{position:relative;max-width:800px;margin:0 auto;text-align:center;padding-inline:48px}.home-quote-text{font-size:clamp(17px,2.2vw,22px);line-height:1.55;color:#4a3e3b;font-style:italic;margin:0 auto 20px;position:relative;z-index:2}.home-quote-mark,.home-quote-text{font-family:var(--font-family-serif,serif)}.home-quote-mark{position:absolute;font-size:clamp(64px,8vw,96px);color:rgba(203,180,139,.22);line-height:1;pointer-events:none;z-index:1}.home-quote-mark--left{top:-36px;left:8px}.home-quote-mark--right{bottom:-54px;right:8px}.home-quote-signature{font-family:var(--font-family-handwritten),cursive!important;font-size:clamp(26px,3.2vw,34px)!important;color:#7d5b4f!important;display:block;text-align:right;padding-right:64px;position:relative;z-index:2}@media (max-width:900px){.home-grid--2,.home-grid--3,.home-grid--4{grid-template-columns:1fr;gap:36px;padding-inline:16px}.home-quote-banner{width:100%;left:auto;transform:none;background:#fdfaf5!important;padding-block:48px!important}.home-quote-inner{padding-inline:24px}.home-quote-signature{text-align:center;padding-right:0}}