@font-face{font-family:Manrope;src:url(/assets/fonts/manrope.woff2) format("woff2");font-style:normal;font-weight:400 800;font-display:swap}@font-face{font-family:"Instrument Serif";src:url(/assets/fonts/instrument-serif-italic.woff2) format("woff2");font-style:italic;font-weight:400;font-display:swap}:root{--blue:#185289;--ink:#153a5d;--navy:#102f4c;--orange:#d2622f;--clay:#b84d21;--paper:#faf8f3;--sand:#ede9e0;--muted:#566773;--line:#d4dbdd;--white:#fff;--ease:cubic-bezier(.16,1,.3,1);--radius:14px;--header:90px;color-scheme:light;font-family:Manrope,Arial,sans-serif;color:var(--ink);background:var(--paper);font-synthesis:none;font-size:16px}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:110px;scrollbar-color:var(--blue) var(--paper)}body{margin:0}body,button,input,textarea,select{font-family:Manrope,Arial,sans-serif}button,a,input,textarea,select{-webkit-tap-highlight-color:transparent}body{line-height:1.65}a{color:inherit;text-decoration:none;text-underline-offset:5px}button{color:inherit;cursor:pointer}button,input,textarea,select{font-size:inherit}button{border:0}a:focus-visible,button:focus-visible,summary:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline:3px solid var(--orange);outline-offset:5px}::selection{background:var(--orange);color:var(--white)}input,textarea{caret-color:var(--orange)}img{display:block;max-width:100%;height:auto}h1,h2,h3,h4,p,figure{margin:0}h1,h2,h3{line-height:1.08;font-weight:500;letter-spacing:-.04em}h2{font-size:clamp(40px,4.5vw,66px)}h2 em,h1 em{font-family:"Instrument Serif",Georgia,serif;font-weight:400;letter-spacing:-.025em}p{color:var(--muted)}svg{display:block}summary{cursor:pointer;list-style:none}summary::-webkit-details-marker{display:none}[hidden]{display:none!important}.icon-library{position:absolute;width:0;height:0;overflow:hidden}.icon{width:22px;height:22px;fill:none;stroke:currentColor;stroke-width:1.6;stroke-linecap:round;stroke-linejoin:round;flex-shrink:0}.tiny{width:15px;height:15px}.shell{width:min(1320px,calc(100% - 96px));margin-inline:auto}.section{padding-block:116px}.skip-link{position:fixed;left:24px;top:10px;z-index:100;padding:12px 20px;background:var(--blue);color:#fff;transform:translateY(-180%)}.skip-link:focus{transform:none}.button{display:inline-flex;align-items:center;justify-content:center;gap:20px;min-height:54px;padding:16px 22px;border-radius:7px;font-size:13px;font-weight:650;line-height:1.3;transition:background .25s,color .25s,transform .4s var(--ease)}.button-blue{background:var(--blue);color:var(--white)}.button-blue:hover{background:var(--navy);transform:translateY(-2px)}.button .icon{width:20px;height:20px}.button:hover .icon,.text-link:hover>.icon{transform:translate(2px,-2px)}.button .icon,.text-link>.icon{transition:transform .4s var(--ease)}.text-link{display:inline-flex;align-items:center;gap:12px;font-size:13px;font-weight:700;min-height:44px}.text-link:hover{text-decoration:underline}.circle-button{width:54px;height:54px;display:grid;place-items:center;border-radius:50%;background:var(--paper);color:var(--blue);transition:background .3s,transform .4s var(--ease)}.circle-button:hover{background:var(--orange);color:#fff;transform:rotate(-10deg)}.topbar{background:var(--blue);color:#f6f8fc;font-size:10px;letter-spacing:.025em}.topbar>.shell{display:flex;align-items:center;justify-content:space-between;min-height:34px}.topbar a{display:flex;align-items:center;gap:8px;min-height:34px}.topbar .icon{width:13px;height:13px}.header{position:sticky;top:0;z-index:30;background:var(--paper);transition:box-shadow .3s}.header.is-scrolled{box-shadow:0 5px 24px #102f4c12}.header-inner{display:flex;align-items:center;gap:32px;justify-content:space-between;min-height:90px}.brand{display:flex;align-items:center;gap:12px;flex-shrink:0}.brand>img{width:53px;height:53px;border-radius:50%;object-fit:cover}.brand-name{font-size:24px;font-weight:800;letter-spacing:-.03em;line-height:1}.brand-name>span{display:block;font-weight:500;font-size:9px;letter-spacing:.09em;text-transform:uppercase;margin-top:8px}.desktop-nav{display:flex;gap:30px;align-items:center}.desktop-nav>a{position:relative;font-size:12px;font-weight:600;padding-block:18px}.desktop-nav>a:after{content:"";position:absolute;height:1px;bottom:11px;left:0;width:100%;background:var(--orange);transform:scaleX(0);transform-origin:left;transition:transform .3s var(--ease)}.desktop-nav>a:hover:after,.desktop-nav>a.is-active:after{transform:scaleX(1)}.header-contact{font-size:12px;min-height:46px;padding:13px 17px;gap:18px}.menu-toggle{display:none;width:44px;height:44px;background:transparent}.mobile-nav{display:none}.hero{display:grid;grid-template-columns:44% 56%;padding-top:28px;position:relative}.hero-copy{padding:22px 42px 20px 0}.hero h1{font-size:clamp(54px,5.05vw,76px);line-height:1.035;letter-spacing:-.04em}.hero h1>span,.hero h1>em{display:block}.hero .hero-second{margin-top:15px}.hero h1>em{color:var(--clay);font-size:1.23em;line-height:1.08;white-space:nowrap}.hero-copy>p{font-size:14px;max-width:360px;line-height:1.9;margin-top:26px}.hero-actions{display:flex;gap:21px;align-items:center;flex-wrap:wrap;margin-top:26px}.hero-actions .button{font-size:12px;padding:15px 17px;gap:15px}.hero-actions .text-link{font-size:12px}.hero-actions .text-link>.icon{width:17px;height:17px}.hero-signature{display:flex;align-items:center;gap:13px;margin-top:34px;font-size:10px;line-height:1.8;color:var(--muted)}.hero-signature strong{font-weight:500;color:var(--blue)}.signature-line{width:28px;height:1px;background:var(--orange)}.hero-visual{position:relative;min-height:604px;overflow:hidden;border-radius:14px 14px 14px 70px;background:var(--sand)}.hero-visual picture{display:block;width:100%;height:100%;position:absolute;inset:0}.hero-photo{width:100%;height:100%;object-fit:cover;object-position:52% 50%;transition:transform 1.2s var(--ease)}.hero-visual:hover .hero-photo{transform:scale(1.035)}.image-topline{position:absolute;left:24px;right:24px;top:25px;display:flex;justify-content:space-between;align-items:center;color:var(--navy);font-size:11px;font-weight:700}.image-topline>span{background:var(--paper);padding:8px 12px;border-radius:4px}.image-topline>.icon{background:var(--paper);border-radius:50%;width:35px;height:35px;padding:8px}.material-point{position:absolute;display:flex;align-items:center;gap:8px;z-index:2}.point-platre{left:27%;top:50%}.point-carrelage{right:17%;top:66%}.point-dot{width:40px;height:40px;border:1px solid rgb(255 255 255 / .7);border-radius:50%;display:grid;place-items:center;background:var(--paper);color:var(--blue);outline:7px solid rgb(250 248 243 / .2);transition:transform .5s var(--ease),background .3s}.point-dot>.icon{width:19px;height:19px}.point-label{position:absolute;bottom:55px;left:-8px;background:var(--paper);color:var(--ink);padding:11px 15px;border-radius:5px;white-space:nowrap;box-shadow:0 8px 24px #102f4c1f;font-size:11px;font-weight:700;opacity:0;transform:translateY(8px);pointer-events:none;transition:opacity .25s,transform .4s var(--ease)}.point-label>span{display:block;font-size:10px;font-weight:500;margin-top:3px;color:var(--muted)}.material-point:hover .point-label,.material-point:focus-visible .point-label{opacity:1;transform:none}.material-point:hover .point-dot{transform:rotate(90deg);background:var(--orange);color:var(--white)}.hero-photo-footer{position:absolute;left:29px;right:27px;bottom:26px;display:flex;align-items:center;justify-content:space-between;gap:20px}.hero-photo-footer>span{font-size:14px;line-height:1.65;background:var(--paper);padding:11px 16px;border-radius:5px;color:var(--ink)}.hero-photo-footer strong{font-weight:650}.hero-bottom{grid-column:1/-1;display:flex;justify-content:space-between;gap:20px;align-items:center;min-height:84px;font-size:10px;color:var(--muted)}.hero-bottom>a{display:flex;gap:11px;align-items:center;min-height:44px}.hero-bottom .icon{width:16px;transform:rotate(90deg)}.promise-band{background:#edf1f2;border-top:1px solid #e2e7e7;border-bottom:1px solid #e2e7e7}.promise-grid{display:grid;grid-template-columns:repeat(4,1fr);min-height:92px;align-items:center}.promise-grid>span{display:flex;align-items:center;justify-content:center;gap:15px;font-size:12px;font-weight:650;min-height:30px;border-right:1px solid #cdd7da}.promise-grid>span:first-child{justify-content:flex-start}.promise-grid>span:last-child{border:0;justify-content:flex-end}.promise-grid .icon{width:25px;height:25px;color:var(--blue)}.section-heading{display:flex;justify-content:space-between;align-items:flex-end;gap:40px;margin-bottom:45px}.section-heading h2 em{color:var(--clay);font-size:1.1em}.section-heading-copy{max-width:410px;padding-bottom:4px}.section-heading p{font-size:14px;line-height:1.9}.selection-hint{display:flex;align-items:center;gap:14px;font-size:10px;margin-top:19px;font-weight:650}.selection-hint .icon{width:17px;height:17px}.material-rail{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:17px}.material-card{min-width:0;position:relative;padding-bottom:25px;border-bottom:1px solid var(--line);transition:border-color .3s}.material-card:after{content:"";position:absolute;bottom:-1px;left:0;right:0;height:2px;background:var(--orange);transform:scaleX(0);transform-origin:left;transition:transform .45s var(--ease)}.material-card.is-selected:after{transform:scaleX(1)}.material-image{height:245px;background:var(--sand);border-radius:12px;overflow:hidden;position:relative}.material-image>img{height:100%;width:100%;object-fit:cover;transition:transform .7s var(--ease)}.material-card:hover .material-image>img{transform:scale(1.07)}.product-bag img{object-fit:cover;object-position:center}.material-action{position:absolute;right:12px;bottom:12px;background:var(--paper);width:34px;height:34px;border-radius:50%;display:grid;place-items:center;transition:background .3s,color .3s}.material-action>.icon{width:17px;height:17px}.material-card.is-selected .material-action{background:var(--blue);color:#fff}.material-label h3{font-size:19px;font-weight:650;letter-spacing:-.03em;margin-top:21px;line-height:1.25}.material-label>span{display:block;font-size:10px;margin-top:8px;color:var(--muted);line-height:1.5}.material-detail{display:grid;grid-template-columns:1fr 1.1fr;gap:50px;padding:32px 0 0;min-height:175px}.detail-family{font-size:10px;display:block;color:var(--clay);margin-bottom:10px;font-weight:700}.material-detail h3{font-size:29px}.material-detail p{font-size:13px;line-height:1.9;max-width:540px}.material-detail .text-link{font-size:12px;margin-top:9px}.extra-range{display:grid;grid-template-columns:1fr 2fr;gap:35px;margin-top:35px;padding-top:30px;border-top:1px solid var(--line)}.extra-range>h3{font-size:22px;line-height:1.4}.extra-links{display:flex;flex-wrap:wrap;gap:8px}.extra-links a{border:1px solid var(--line);border-radius:5px;padding:9px 14px;font-size:11px;min-height:42px;transition:background .2s}.extra-links a:hover{background:var(--sand)}.brand-story{position:relative;background:var(--blue);color:var(--white);padding:99px 0 0;overflow:hidden}.story-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:60px;margin-bottom:58px}.story-heading h2{font-size:clamp(38px,4vw,58px)}.story-heading h2 em{color:#eac79d;font-size:1.1em}.story-heading>p{max-width:300px;color:#d7e4ef;font-size:14px;padding-bottom:4px}.story-columns{display:grid;grid-template-columns:1fr 1fr;gap:90px}.craft-photo{align-self:start;position:relative;margin-top:8px}.craft-photo>img{width:100%;height:590px;object-fit:cover;object-position:40% 50%;border-radius:14px}.craft-photo figcaption{color:#d7e4ef;font-size:10px;margin-top:12px}.story-lead{color:var(--white);font-size:29px;line-height:1.5;letter-spacing:-.03em}.story-lead em{font-family:"Instrument Serif",Georgia,serif;font-size:1.25em;color:#edc89b}.story-body>p:not(.story-lead){color:#d7e4ef;font-size:13px;line-height:1.9;margin-top:24px;max-width:440px}.value-list{margin-top:22px}.value-list>div{padding-block:20px;border-top:1px solid #5480a6;display:grid;grid-template-columns:144px 1fr;gap:20px}.value-list h3{font-size:15px;letter-spacing:-.02em;line-height:1.4}.value-list p{font-size:12px;color:#d7e4ef;line-height:1.7}.story-body .text-link{margin-top:13px;font-size:12px}.story-word{font-size:clamp(70px,11.3vw,178px);font-weight:800;letter-spacing:-.04em;line-height:.85;white-space:nowrap;padding-top:90px;transform:translateY(.15em);color:#386c9a;text-align:center;-webkit-user-select:none;user-select:none}.light{color:var(--white)}.signature{display:grid;grid-template-columns:1fr 1fr;gap:95px;align-items:center}.signature-visual{height:630px;background:#efece5;border-radius:14px;position:relative;display:grid;place-items:center;isolation:isolate;overflow:hidden}.signature-visual>img{height:470px;width:auto;max-width:72%;object-fit:contain;border-radius:7px;transform:rotate(-7deg);box-shadow:13px 24px 36px #2b383d29;transition:transform .9s var(--ease)}.signature-visual:hover>img{transform:rotate(-2deg) translateY(-8px)}.signature-circle{position:absolute;width:415px;height:415px;border-radius:50%;border:1px solid #cdc7b9;z-index:-1}.signature-caption{position:absolute;left:25px;top:23px;font-size:11px;line-height:1.7;color:var(--blue)}.weight-stamp{position:absolute;bottom:27px;right:30px;border-radius:50%;width:92px;height:92px;background:var(--orange);color:var(--paper);display:flex;align-items:baseline;justify-content:center;padding-top:16px;gap:4px;transform:rotate(7deg)}.weight-stamp>strong{font-size:43px;line-height:1.4;font-weight:500;letter-spacing:-.04em}.weight-stamp>span{font-size:15px}.signature-copy{max-width:450px}.signature-copy h2{font-size:62px;line-height:1.06}.signature-copy h2 em{color:var(--clay);font-size:1.17em}.signature-copy>p{font-size:13px;line-height:1.95;margin-top:27px}.signature-copy>p+p{margin-top:16px}.signature-motto{display:flex;align-items:center;gap:18px;padding-block:24px;margin-block:17px 10px;border-top:1px solid var(--line)}.signature-motto>img{border-radius:50%;width:65px;height:65px}.signature-motto>p{font-family:"Instrument Serif",Georgia,serif;font-style:italic;font-size:24px;line-height:1.3;color:var(--blue)}.signature-copy>.button{font-size:12px}.accompaniment{background:#eeede7}.accompaniment .section-heading{margin-bottom:54px}.accompaniment .section-heading>p{max-width:390px;font-size:13px;padding-bottom:5px}.audience-layout{display:grid;grid-template-columns:1.1fr 1fr;gap:85px}.audience-list details{padding:23px 0;border-top:1px solid #c6cfcf}.audience-list details:last-child{border-bottom:1px solid #c6cfcf}.audience-list summary{display:flex;justify-content:space-between;align-items:center;gap:16px;font-size:28px;font-weight:500;letter-spacing:-.03em;line-height:1.35}.round-plus{width:42px;height:42px;flex-shrink:0;display:grid;place-items:center;border:1px solid #b7c2c5;border-radius:50%;transition:background .3s}.round-plus>.icon{width:20px;height:20px;transition:transform .4s var(--ease)}.audience-list details[open] .round-plus{background:var(--blue);color:#fff;border-color:var(--blue)}details[open]>summary .round-plus>.icon,.faq-list details[open]>summary>.icon{transform:rotate(45deg)}.audience-body{padding-top:21px}.audience-body>p{font-size:13px;line-height:1.9;max-width:420px}.audience-body>.text-link{margin-top:12px;font-size:12px}.ambience-photo{position:relative;border-radius:14px;overflow:hidden;min-height:485px}.ambience-photo img{height:100%;width:100%;position:absolute;inset:0;object-fit:cover;object-position:50% 63%}.ambience-photo figcaption{position:absolute;bottom:22px;left:23px;right:23px;font-size:11px;background:var(--paper);padding:12px 15px;border-radius:5px;width:fit-content}.faq{display:grid;grid-template-columns:1fr 1.45fr;gap:70px}.faq-intro h2 em{color:var(--clay);font-size:1.13em}.faq-intro>p{font-size:13px;line-height:1.9;margin-top:27px}.faq-intro>.text-link{margin-top:20px;font-size:13px}.faq-list details{border-bottom:1px solid var(--line);padding:23px 0}.faq-list details:first-child{border-top:1px solid var(--line)}.faq-list summary{display:flex;justify-content:space-between;align-items:center;gap:20px;font-size:14px;font-weight:650;min-height:28px}.faq-list summary>.icon{transition:transform .4s var(--ease);width:18px;height:18px}.faq-list details>p{font-size:13px;line-height:1.9;padding:18px 35px 0 0}.contact{background:#e5edf1;padding-block:95px}.contact-inner{display:grid;grid-template-columns:1fr 1fr;gap:105px}.contact-copy h2{font-size:76px;line-height:1}.contact-copy h2 em{font-size:1.2em;color:var(--clay)}.contact-copy>p{font-size:13px;max-width:320px;margin-top:24px;line-height:1.9}.contact-phone{font-size:28px;font-weight:600;letter-spacing:-.03em;display:flex;align-items:center;gap:21px;line-height:1.6;margin-top:25px;min-height:44px}.contact-phone>.icon{width:25px;height:25px}.contact-secondary{font-size:11px;color:var(--muted);display:inline-flex;align-items:center;min-height:40px}address{font-style:normal;font-size:12px;display:flex;gap:14px;line-height:1.9;margin-top:24px}address>.icon{width:20px;margin-top:4px}address a{display:flex;align-items:center;gap:7px;font-size:10px;font-weight:650;margin-top:4px;min-height:36px}address a>.icon{width:13px;height:13px}.contact-form-wrap{background:var(--paper);padding:39px;border-radius:14px;align-self:start}.contact-form-wrap>h3{font-size:26px;letter-spacing:-.03em}.contact-form-wrap>p{font-size:12px;line-height:1.8;margin-top:14px;max-width:340px}form{margin-top:27px}form label{display:block;font-size:11px;font-weight:650;margin:18px 0 8px}form label>span{font-weight:400;color:var(--muted)}form select,form textarea{display:block;width:100%;border:1px solid #cbd4d8;background:var(--paper);border-radius:5px;padding:12px 13px;color:var(--ink);font-size:12px;line-height:1.5;min-height:46px}form select{cursor:pointer}form textarea{resize:vertical;min-height:100px}form textarea::placeholder{color:#65717c}form .form-submit{width:100%;margin-top:21px;font-size:12px;gap:12px}form .form-submit>.icon:last-child{margin-left:auto}form .form-submit>.icon:first-child{margin-right:auto}.form-note{text-align:center;font-size:10px;margin-top:11px}.message-result{margin-top:23px;padding-top:23px;border-top:1px solid var(--line)}.message-result h4{font-weight:650;font-size:15px}.message-result p{font-size:12px;white-space:pre-line;padding-block:15px;overflow-wrap:anywhere}.message-result .button{width:100%;font-size:12px}.footer{padding:48px 0 0;background:var(--navy);color:var(--white)}.footer-top{display:flex;align-items:center;justify-content:space-between;gap:25px;padding-bottom:35px}.footer-top>p{font-size:17px;line-height:1.4;color:#d7e4ef}.footer-top>p>em{font-family:"Instrument Serif",Georgia,serif;font-size:25px;color:#f0c899}.footer .brand-name{color:var(--white)}.footer-top>.circle-button{background:transparent;border:1px solid #62819a;color:var(--white);width:46px;height:46px}.footer-links{border-top:1px solid #3d5b75;padding-block:25px;display:flex;justify-content:space-between;gap:30px;font-size:10px;color:#d7e4ef}.footer-links>nav{display:flex;gap:30px}.footer-links a{display:flex;align-items:center;min-height:36px}.footer-bottom{display:flex;justify-content:space-between;align-items:center;gap:25px;border-top:1px solid #3d5b75;padding-block:20px;font-size:9px;color:#c0d2e0}.footer-bottom>a{min-height:30px;display:flex;align-items:center}.footer a:hover{text-decoration:underline}.mobile-contact{display:none}.info-page{max-width:800px;padding-block:60px 100px}.info-page h1{font-size:55px;margin:40px 0}.info-page h2{font-size:25px;margin:40px 0 15px;letter-spacing:-.025em}.info-page p{font-size:14px;line-height:1.9;margin:15px 0}.info-page a{text-decoration:underline}.info-page li{color:var(--muted);font-size:14px;line-height:1.9}@keyframes intro-type{0%{transform:translateY(15px);opacity:.6}to{transform:none;opacity:1}}@keyframes intro-photo{0%{clip-path:inset(0 0 4% 0 round 14px 14px 14px 70px)}to{clip-path:inset(0 0 0 0 round 14px 14px 14px 70px)}}@media(prefers-reduced-motion:no-preference){.hero h1{animation:intro-type .95s var(--ease) both}.hero-visual{animation:intro-photo 1.2s var(--ease) both}.hero-copy>p{animation:intro-type 1s .08s var(--ease) both}.hero-actions{animation:intro-type 1s .14s var(--ease) both}}@media(min-width:1550px){.hero h1{font-size:83px}.hero-copy{padding-top:20px}.hero-visual{min-height:658px}}@media(max-width:1190px){.shell{width:calc(100% - 64px)}.header-inner{gap:20px}.desktop-nav{gap:19px}.desktop-nav>a{font-size:11px}.hero-copy{padding-right:25px}.hero h1{font-size:62px}.hero-visual{min-height:605px}.hero-actions{gap:10px}.hero-copy>p{font-size:13px}.hero-signature{margin-top:21px;font-size:9px}.material-image{height:215px}.material-label h3{font-size:17px}.material-label>span{font-size:9px}.story-columns{gap:55px}.value-list>div{grid-template-columns:110px 1fr;gap:15px}.signature{gap:60px}.signature-visual{height:570px}.signature-copy h2{font-size:54px}.contact-inner{gap:70px}.contact-copy h2{font-size:66px}.contact-form-wrap{padding:31px}.contact-phone{font-size:25px}.audience-layout{gap:55px}.audience-list summary{font-size:25px}}@media(max-width:1000px){.shell{width:calc(100% - 48px)}.header-contact{display:none}.hero{grid-template-columns:47% 53%}.hero-copy{padding-top:20px;padding-right:22px}.hero h1{font-size:56px}.hero-visual{min-height:590px}.hero-actions{flex-direction:column;align-items:flex-start;gap:3px}.hero-signature{margin-top:18px}.hero-photo-footer{left:20px;right:20px}.hero-photo-footer>span{font-size:11px}.promise-grid>span{font-size:10px;gap:10px}.promise-grid .icon{width:21px;height:21px}.section{padding-block:90px}.section-heading p{font-size:12px}.material-rail{gap:12px}.material-image{height:185px}.material-label h3{font-size:15px}.material-label>span{font-size:9px}.material-action{width:30px;height:30px;bottom:8px;right:8px}.material-detail{gap:35px}.material-detail h3{font-size:25px}.story-heading{gap:35px}.story-heading>p{max-width:235px;font-size:12px}.story-columns{gap:36px}.craft-photo>img{height:620px}.story-lead{font-size:26px}.value-list>div{display:block}.value-list p{margin-top:8px;font-size:11px}.value-list h3{font-size:14px}.signature{gap:40px}.signature-visual{height:555px}.signature-visual>img{height:385px}.signature-circle{width:320px;height:320px}.signature-copy h2{font-size:48px}.signature-copy>p{font-size:12px}.signature-motto>p{font-size:20px}.accompaniment .section-heading>p{max-width:250px;font-size:12px}.audience-layout{gap:40px}.audience-list summary{font-size:23px}.faq{gap:35px}.faq-list summary{font-size:12px}.contact-inner{gap:45px}.contact-copy h2{font-size:58px}.contact-phone{font-size:21px;gap:8px}.contact-form-wrap{padding:27px}.contact-form-wrap>h3{font-size:22px}}@media(max-width:760px){:root{--header:74px}.shell{width:calc(100% - 40px)}html{scroll-padding-top:92px}.topbar>.shell{min-height:30px}.topbar{font-size:8px}.topbar a{min-height:30px;gap:5px}.topbar .icon{width:11px;height:11px}.header-inner{min-height:74px}.brand>img{width:43px;height:43px}.brand-name{font-size:22px}.brand-name>span{font-size:8px;margin-top:7px}.desktop-nav{display:none}.menu-toggle{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:7px}.menu-toggle span{display:block;height:1px;width:23px;background:var(--ink);transition:transform .3s}.menu-toggle[aria-expanded=true] span:first-child{transform:translateY(4px) rotate(45deg)}.menu-toggle[aria-expanded=true] span:last-child{transform:translateY(-4px) rotate(-45deg)}.mobile-nav:not([hidden]){display:flex;flex-direction:column;position:absolute;top:74px;left:0;right:0;max-height:calc(100dvh - 100px);overflow:auto;background:var(--paper);padding:15px 20px 25px;box-shadow:0 15px 25px #102f4c17}.mobile-nav>a{display:flex;align-items:center;justify-content:space-between;font-size:19px;padding:17px 0;border-bottom:1px solid var(--line)}.mobile-nav>a:last-child{font-size:14px;padding-block:23px;border:0}.hero{grid-template-columns:1fr;padding-top:20px}.hero-copy{padding:5px 0 27px}.hero h1{font-size:clamp(46px,9.6vw,68px);line-height:1.05;letter-spacing:-.04em}.hero h1>span:first-child,.hero h1>span:nth-child(2){display:inline}.hero h1>span:first-child:after{content:" "}.hero .hero-second{margin-top:1px}.hero h1>em{font-size:1.18em;line-height:1.03}.hero-copy>p{font-size:12px;line-height:1.85;margin-top:20px;max-width:365px}.hero-actions{flex-direction:row;align-items:center;gap:14px;margin-top:23px}.hero-actions .button{min-height:49px;font-size:11px;padding:14px 15px;gap:13px}.hero-actions .text-link{font-size:11px;gap:7px}.hero-actions .text-link>.icon{width:15px}.hero-signature{display:none}.hero-visual{min-height:380px;border-radius:12px 12px 12px 45px}.hero-photo{object-position:50% 55%}.image-topline{top:17px;left:17px;right:17px;font-size:10px}.image-topline>span{padding:6px 10px}.image-topline>.icon{width:29px;height:29px;padding:7px}.hero-photo-footer{left:19px;right:18px;bottom:18px}.hero-photo-footer>span{font-size:10px;padding:9px 12px}.hero-photo-footer .circle-button{height:43px;width:43px}.hero-photo-footer .icon{height:20px;width:20px}.point-dot{height:32px;width:32px;outline-width:5px}.point-dot>.icon{width:16px;height:16px}.point-platre{left:25%;top:51%}.point-carrelage{right:23%;top:68%}.hero-bottom{min-height:66px;font-size:9px;gap:10px}.hero-bottom>a{font-size:8px;gap:6px}.hero-bottom>span{max-width:175px;line-height:1.8}.hero-bottom .icon{width:14px}.promise-grid{grid-template-columns:1fr 1fr;min-height:122px;padding-block:12px;gap:10px}.promise-grid>span{justify-content:flex-start!important;font-size:10px;gap:11px;padding:10px 0}.promise-grid>span:nth-child(2n){border-right:0;padding-left:20px}.promise-grid .icon{width:22px;height:22px}.section{padding-block:70px}h2{font-size:43px;line-height:1.12}.section-heading{display:block;margin-bottom:30px}.section-heading-copy{margin-top:23px;padding:0}.section-heading p{font-size:12px;line-height:1.85}.selection-hint{margin-top:12px;font-size:9px}.material-rail{display:flex;overflow:auto;scroll-snap-type:x mandatory;gap:13px;padding:0 20px 10px;margin:0 -20px;scrollbar-width:thin;scrollbar-color:#aebbc3 transparent}.material-card{flex:0 0 43%;scroll-snap-align:start;padding-bottom:19px}.material-image{height:220px}.material-label h3{font-size:16px;margin-top:17px}.material-label>span{font-size:9px;margin-top:6px}.material-action{width:33px;height:33px;right:10px;bottom:10px}.material-detail{grid-template-columns:1fr;gap:16px;padding-top:25px;min-height:230px}.detail-family{font-size:10px;margin-bottom:9px}.material-detail h3{font-size:28px}.material-detail p{font-size:12px}.material-detail .text-link{font-size:11px;margin-top:8px}.extra-range{grid-template-columns:1fr;gap:18px;margin-top:15px;padding-top:23px}.extra-range>h3{font-size:20px}.extra-links{gap:7px}.extra-links a{font-size:10px;padding:8px 11px}.brand-story{padding-top:62px}.story-heading{display:block;margin-bottom:34px}.story-heading h2{font-size:39px}.story-heading>p{font-size:12px;max-width:330px;margin-top:24px}.story-columns{grid-template-columns:1fr;gap:33px}.craft-photo>img{height:350px;object-position:50% 45%;border-radius:12px}.craft-photo figcaption{font-size:9px;margin-top:8px}.story-lead{font-size:28px}.story-body>p:not(.story-lead){font-size:12px;margin-top:18px;max-width:none}.value-list{margin-top:25px}.value-list>div{display:grid;grid-template-columns:120px 1fr;padding-block:20px;gap:14px}.value-list h3{font-size:14px}.value-list p{margin:0;font-size:11px}.story-body .text-link{font-size:11px;margin-top:5px}.story-word{padding-top:55px;font-size:12vw}.signature{grid-template-columns:1fr;gap:40px}.signature-visual{height:470px;border-radius:12px}.signature-visual>img{height:360px}.signature-circle{width:315px;height:315px}.signature-caption{font-size:10px;top:20px;left:20px}.weight-stamp{width:76px;height:76px;padding-top:13px;right:21px;bottom:23px}.weight-stamp>strong{font-size:35px}.weight-stamp>span{font-size:12px}.signature-copy{max-width:none}.signature-copy h2{font-size:48px}.signature-copy>p{font-size:12px;margin-top:23px}.signature-motto{margin-top:23px;padding-block:22px}.signature-motto>p{font-size:23px}.signature-copy>.button{font-size:11px;min-height:49px}.accompaniment .section-heading{margin-bottom:31px}.accompaniment .section-heading>p{max-width:330px;margin-top:23px;font-size:12px}.audience-layout{grid-template-columns:1fr;gap:32px}.audience-list details{padding-block:22px}.audience-list summary{font-size:24px}.round-plus{width:38px;height:38px}.audience-body{padding-top:17px}.audience-body>p{font-size:12px}.audience-body>.text-link{font-size:11px;margin-top:9px}.ambience-photo{min-height:365px;border-radius:12px}.ambience-photo img{object-position:50% 65%}.ambience-photo figcaption{font-size:10px;left:20px;bottom:20px;right:20px}.faq{grid-template-columns:1fr;gap:29px}.faq-intro>p{margin-top:20px;font-size:12px}.faq-intro>.text-link{margin-top:10px;font-size:12px}.faq-list summary{font-size:12px;line-height:1.6;min-height:33px}.faq-list details{padding-block:18px}.faq-list details>p{font-size:12px;padding-right:15px}.contact{padding-block:65px}.contact-inner{grid-template-columns:1fr;gap:37px}.contact-copy h2{font-size:64px}.contact-copy>p{font-size:12px;max-width:320px;margin-top:21px}.contact-phone{font-size:26px;margin-top:20px}.contact-secondary{font-size:10px}address{font-size:11px;margin-top:20px}.contact-form-wrap{padding:27px 23px;border-radius:12px}.contact-form-wrap>h3{font-size:24px}.contact-form-wrap>p{font-size:11px}.contact-form-wrap form{margin-top:22px}form label{font-size:11px}form input,form select,form textarea{font-size:16px}.form-submit{min-height:52px!important}.footer{padding-top:37px;padding-bottom:80px}.footer-top{flex-wrap:wrap;gap:27px;padding-bottom:27px}.footer-top>.brand{order:0}.footer-top>.circle-button{order:1;width:42px;height:42px}.footer-top>p{order:2;flex:1 1 100%;font-size:16px}.footer-top>p>em{font-size:24px}.footer-links{flex-direction:column;gap:14px;padding-block:19px;font-size:9px}.footer-links nav{gap:24px}.footer-bottom{flex-direction:column;align-items:flex-start;gap:9px;font-size:8px;padding-block:22px}.footer-bottom>a{min-height:30px}.mobile-contact{position:fixed;z-index:25;bottom:12px;left:20px;right:20px;display:flex;justify-content:center;align-items:center;gap:13px;background:var(--blue);color:#fff;border-radius:7px;min-height:52px;padding:12px 16px;font-size:12px;font-weight:650;box-shadow:0 6px 26px #102f4c33;transition:transform .4s var(--ease),opacity .3s}.mobile-contact>.icon{width:20px;height:20px}.mobile-contact>.icon:last-child{margin-left:auto}.mobile-contact>.icon:first-child{margin-right:auto}.mobile-contact.is-shelved{transform:translateY(100px);pointer-events:none;opacity:0}.info-page{padding-top:30px}.info-page h1{font-size:43px}.info-page h2{font-size:24px}.info-page p,.info-page li{font-size:13px}}@media(max-width:380px){.shell{width:calc(100% - 32px)}.hero h1{font-size:44px}.hero-actions{gap:9px}.hero-actions .button{font-size:10px;padding-inline:12px;gap:10px}.hero-actions .text-link{font-size:10px;gap:6px}.hero-visual{min-height:350px}.hero-bottom>span{max-width:155px}.hero-bottom>a{font-size:7px}h2{font-size:38px}.material-card{flex-basis:46%}.material-image{height:205px}.story-heading h2{font-size:35px}.contact-copy h2{font-size:58px}.contact-phone{font-size:23px}.signature-visual{height:430px}.signature-visual>img{height:320px}.contact-form-wrap{padding:26px 20px}.signature-motto>p{font-size:21px}.extra-links a{font-size:9px}.mobile-contact{left:16px;right:16px}}.material-card{perspective:850px}.material-image{transform-style:preserve-3d;isolation:isolate;background:#f4f1eb}.pack-window{position:absolute;inset:17px 0 19px;overflow:hidden;display:block}.pack-window img{position:absolute;height:100%;width:500%;max-width:none;object-fit:fill;left:0;top:0;transition:scale .6s var(--ease)}.pack-0 img{left:0}.pack-1 img{left:-100%}.pack-2 img{left:-200%}.pack-3 img{left:-300%}.pack-4 img{left:-400%}.material-card:hover .pack-window img{scale:1.015}.material-image{height:290px}.material-weight{position:absolute;left:12px;bottom:11px;background:var(--paper);font-size:9px;padding:5px 8px;border-radius:3px;font-weight:650}.complements{padding-bottom:105px}.complements-heading{display:flex;justify-content:space-between;align-items:flex-end;gap:40px;margin-bottom:35px}.complements-heading h2{font-size:40px;line-height:1.12}.complements-heading em{color:var(--clay);font-size:1.12em}.complements-heading>p{max-width:310px;font-size:13px;line-height:1.85}.complements-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:20px}.complement{display:block;min-width:0}.complement>img{width:100%;height:215px;object-fit:cover;border-radius:12px;transition:filter .4s}.complement:nth-child(2)>img{object-fit:contain;background:#f2eee8}.complement:hover>img{filter:brightness(1.05)}.complement>div{position:relative;padding:17px 28px 0 0}.complement h3{font-size:18px;font-weight:600;letter-spacing:-.03em}.complement p{font-size:10px;margin-top:7px;line-height:1.7}.complement>div>.icon{position:absolute;right:0;top:17px;width:17px;height:17px;transition:transform .4s var(--ease)}.complement:hover>div>.icon{transform:translate(2px,-2px)}.joint-note{font-size:11px;margin-top:28px;padding-top:23px;border-top:1px solid var(--line)}.joint-note>a{display:inline-flex;align-items:center;gap:5px;font-weight:650;color:var(--blue);min-height:32px}.joint-note .icon{width:13px;height:13px}.motion-ready .signature-visual>img{transition:none}.motion-ready .craft-photo{overflow:hidden}.motion-ready .craft-photo img{transition:none}.motion-ready .story-word{transform:translateY(.15em)}@media(max-width:1000px){.material-image{height:250px}.complements{padding-bottom:85px}.complements-heading h2{font-size:36px}.complements-grid{gap:14px}.complement>img{height:190px}.complement h3{font-size:15px}.complements-heading>p{font-size:12px;max-width:260px}}@media(max-width:760px){.material-image{height:250px}.pack-window{inset:15px 0 20px}.complements{padding-bottom:67px}.complements-heading{display:block;margin-bottom:25px}.complements-heading h2{font-size:36px}.complements-heading>p{font-size:12px;max-width:320px;margin-top:20px}.complements-grid{grid-template-columns:1fr 1fr;gap:27px 13px}.complement>img{height:195px;border-radius:10px}.complement h3{font-size:15px;line-height:1.35}.complement p{font-size:9px;margin-top:5px}.complement>div{padding:13px 19px 0 0}.complement>div>.icon{width:14px;height:14px;top:17px}.joint-note{font-size:10px;line-height:1.9;margin-top:24px;padding-top:17px}}@media(max-width:380px){.material-image{height:235px}.complement>img{height:170px}.complement h3{font-size:13px}.complements-heading h2{font-size:33px}}.pack-window{inset:15px auto auto 50%;height:calc(100% - 35px);aspect-ratio:2164/3635;transform:translate(-50%)}.weight-stamp{background:var(--clay)}.point-carrelage .point-label{left:auto;right:-8px}.pack-window{--crop-width:420;--crop-start:45;aspect-ratio:var(--crop-width)/727}.pack-1{--crop-width:422;--crop-start:466}.pack-2{--crop-width:403;--crop-start:889}.pack-3{--crop-width:411;--crop-start:1293}.pack-4{--crop-width:440;--crop-start:1705}.pack-window img{width:calc(2164 / var(--crop-width) * 100%);left:calc(-1 * var(--crop-start) / var(--crop-width) * 100%)}.topbar{font-size:11px}.brand-name>span{font-size:10px}.desktop-nav>a{font-size:13px}.header-contact{font-size:12px}.hero-copy>p{font-size:15px;max-width:390px}.hero-actions .button,.hero-actions .text-link{font-size:13px}.hero-signature,.hero-bottom{font-size:11px}.hero-bottom>a{font-size:11px}.section-heading p,.material-detail p,.story-body>p:not(.story-lead),.signature-copy>p,.audience-body>p,.faq-intro>p,.faq-list details>p,.contact-copy>p{font-size:14px}.material-label>span{font-size:11px}.detail-family,.selection-hint{font-size:11px}.material-detail .text-link,.signature-copy>.button,.audience-body>.text-link,.story-body .text-link{font-size:13px}.value-list p{font-size:13px}.craft-photo figcaption{font-size:11px}.complements-heading>p{font-size:14px}.complement p,.joint-note{font-size:12px}.accompaniment .section-heading>p{font-size:14px}.faq-list summary{font-size:14px}.contact-form-wrap>p{font-size:13px}form label{font-size:12px}form select,form textarea{font-size:14px}.contact-secondary{font-size:12px}address{font-size:13px}address a,.form-note,.footer-links{font-size:11px}.footer-bottom{font-size:10px}.footer-bottom>a{font-size:11px}.story-word{color:#89aeca}.material-weight{font-size:11px}.hero-visual{min-height:630px}.hero-copy{padding-bottom:28px}.point-platre{left:23%;top:49%}.point-carrelage{right:17%;top:57%}@media(max-width:1000px){.desktop-nav>a{font-size:12px}.hero-copy>p{font-size:14px}.hero-signature{font-size:10px}.hero-actions .button,.hero-actions .text-link{font-size:12px}.promise-grid>span{font-size:11px}.material-label>span{font-size:10px}.value-list p{font-size:12px}.hero-visual{min-height:640px}}@media(max-width:760px){.topbar{font-size:10px}.topbar .shell>span{max-width:190px}.brand-name>span{font-size:9px}.hero-copy>p{font-size:14px;max-width:410px}.hero-actions .button,.hero-actions .text-link{font-size:12px}.hero-actions{gap:12px}.hero-actions .button{padding-inline:14px}.hero-bottom{font-size:10px}.hero-bottom>a{font-size:10px}.hero-bottom>span{max-width:170px}.hero-visual{min-height:380px}.hero-photo-footer>span{font-size:11px}.hero-bottom{min-height:74px}.promise-grid>span{font-size:11px}.section-heading p,.material-detail p,.story-body>p:not(.story-lead),.signature-copy>p,.audience-body>p,.faq-intro>p,.faq-list details>p,.contact-copy>p,.complements-heading>p,.accompaniment .section-heading>p{font-size:14px}.material-detail .text-link,.signature-copy>.button,.audience-body>.text-link,.story-body .text-link{font-size:12px}.material-label>span{font-size:11px}.detail-family,.selection-hint{font-size:11px}.story-heading>p{font-size:14px}.value-list p{font-size:12px}.craft-photo figcaption{font-size:11px}.complement p{font-size:11px}.joint-note{font-size:12px}.ambience-photo figcaption{font-size:11px}.faq-list summary{font-size:14px}.contact-form-wrap>p{font-size:13px}form select,form textarea{font-size:16px}.contact-secondary{font-size:11px}address{font-size:12px}address a,.footer-links{font-size:11px}.footer-bottom{font-size:10px}.footer-bottom>a{font-size:11px}}@media(max-width:380px){.hero-actions .button,.hero-actions .text-link{font-size:11px}.hero-actions{gap:10px}.hero-bottom>a{font-size:9px}.hero-bottom>span{max-width:145px}.topbar{font-size:9px}.hero-visual{min-height:350px}.promise-grid>span{font-size:10px}.material-rail{margin-inline:-16px;padding-inline:16px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important}.hero-photo{transform:none!important}.signature-visual>img{transform:rotate(-3deg)!important}}
