:root{--ink:#050505;--paper:#f7f7f4;--white:#fff;--lavender:#b7afce;--lime:#c6f91f;--line:rgba(5,5,5,.18);--muted:#666;--max:1600px;--header:76px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font-family:DM Sans,Arial,sans-serif;font-size:16px;line-height:1.35}body.no-scroll{overflow:hidden}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}.announcement{height:30px;background:var(--lavender);display:flex;align-items:center;justify-content:center;gap:16px;font-size:11px;text-transform:uppercase;letter-spacing:.07em}.site-header{height:var(--header);position:sticky;top:0;z-index:50;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;padding:0 3vw;background:#f7f7f4f0;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-bottom:1px solid var(--line)}.wordmark,.footer-mark{font-family:Neue Haas Grotesk Display Pro,Helvetica Neue,Arial,sans-serif,sans-serif;font-weight:700;letter-spacing:-.06em}.wordmark{font-size:29px}.desktop-nav{display:flex;gap:34px;font-size:14px}.desktop-nav a,.plain-button{position:relative}.desktop-nav a:after,.plain-button:after{content:"";position:absolute;left:0;bottom:-8px;width:100%;height:1px;background:var(--ink);transform:scaleX(0);transform-origin:right;transition:transform .25s}.desktop-nav a:hover:after,.plain-button:hover:after{transform:scaleX(1);transform-origin:left}.header-actions{display:flex;justify-content:flex-end;align-items:center;gap:22px}.plain-button,.cart-button,.menu-button,.close-button{border:0;background:transparent;padding:0;cursor:pointer}.plain-button,.cart-button{text-transform:uppercase;font-size:11px;letter-spacing:.06em}.cart-button span{display:inline-grid;place-items:center;background:var(--lime);width:20px;height:20px;border-radius:50%;margin-left:4px}.menu-button{display:none;width:28px}.menu-button span{display:block;border-top:1px solid;margin:6px 0}.mobile-menu{display:none}.page{min-height:65vh}.hero{min-height:680px;display:grid;grid-template-columns:minmax(340px,42%) 1fr;border-bottom:1px solid var(--line)}.hero-copy{position:relative;display:flex;flex-direction:column;justify-content:center;padding:7vw 5vw 6vw;overflow:hidden}.hero h1,.page-hero h1{font-family:Neue Haas Grotesk Display Pro,Helvetica Neue,Arial,sans-serif,sans-serif;font-size:clamp(52px,6vw,102px);line-height:.91;letter-spacing:-.065em;margin:0 0 34px}.hero h1 em{font-style:normal;color:var(--lavender)}.hero-copy>p{font-size:18px;max-width:500px;margin:0 0 36px}.hero-media{position:relative;min-height:680px;overflow:hidden;background:#ddd}.hero-media img{width:100%;height:100%;object-fit:cover;filter:saturate(.72) contrast(1.04)}.hero-media:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,rgba(0,0,0,.12),transparent 40%)}.hero-tag{position:absolute;right:32px;bottom:28px;background:var(--lime);padding:12px 15px;font-size:11px;text-transform:uppercase;letter-spacing:.08em}.button-row{display:flex;flex-wrap:wrap;gap:12px}.button{min-height:48px;display:inline-flex;align-items:center;justify-content:space-between;gap:32px;padding:0 22px;border:1px solid var(--ink);font-size:11px;font-weight:600;text-transform:uppercase;letter-spacing:.04em;cursor:pointer;transition:background .2s,color .2s,transform .2s}.button:hover{transform:translateY(-2px)}.button-lime{background:var(--lime);border-color:var(--lime)}.button-lavender{background:var(--lavender);border-color:var(--lavender)}.button-dark{background:var(--ink);color:var(--white)}.button-light{background:var(--paper)}.button-full{width:100%}.peony{position:absolute;pointer-events:none;fill:none;stroke:currentColor;stroke-width:1.15;opacity:.13}.hero-peony{color:var(--lavender);width:560px;height:560px;right:-260px;bottom:-180px;transform:rotate(-16deg)}.section{padding:80px 4vw;border-bottom:1px solid var(--line)}.section-head{display:flex;justify-content:space-between;align-items:end;margin-bottom:32px}.section-head h2,.split-copy h2,.feature-card h2{font-family:Neue Haas Grotesk Display Pro,Helvetica Neue,Arial,sans-serif,sans-serif;font-size:clamp(32px,4vw,64px);line-height:.96;letter-spacing:-.05em;margin:0}.section-head a,.text-link{text-transform:uppercase;font-size:11px;letter-spacing:.06em;border-bottom:1px solid;padding-bottom:4px}.eyebrow{text-transform:uppercase;font-size:10px;letter-spacing:.13em;margin:0 0 18px}.product-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1px;background:var(--line);border:1px solid var(--line)}.product-card{background:var(--paper);position:relative;min-width:0}.product-image{aspect-ratio:4/4.5;background:#eee;display:block;overflow:hidden}.product-image img{width:100%;height:100%;object-fit:cover;transition:transform .45s,filter .45s;filter:saturate(.78)}.product-card:hover img{transform:scale(1.025);filter:saturate(1)}.product-info{padding:19px 18px 22px;min-height:178px;display:flex;flex-direction:column}.product-info h3{font-family:Neue Haas Grotesk Display Pro,Helvetica Neue,Arial,sans-serif,sans-serif;font-size:22px;letter-spacing:-.03em;margin:0 0 3px}.origin{font-size:12px;margin:0 0 18px}.notes{font-size:13px;color:var(--muted);margin:0 0 20px}.product-bottom{margin-top:auto;display:flex;justify-content:space-between;align-items:center}.price{font-weight:600}.add-circle{width:38px;height:38px;border-radius:50%;border:0;background:var(--lime);font-size:24px;cursor:pointer;transition:transform .2s}.add-circle:hover{transform:rotate(90deg)}.label{position:absolute;z-index:2;top:14px;left:14px;background:var(--lavender);padding:7px 10px;text-transform:uppercase;font-size:9px;letter-spacing:.1em}.two-up{display:grid;grid-template-columns:1fr 1fr;gap:1px;background:var(--line)}.feature-card{min-height:520px;position:relative;padding:48px;display:flex;flex-direction:column;justify-content:space-between;overflow:hidden;background:var(--lavender)}.feature-card.dark{color:#fff;background:#111}.feature-card img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;filter:brightness(.52) saturate(.65)}.feature-card>*:not(img){position:relative;z-index:1}.feature-card p{max-width:370px}.manifesto{background:var(--ink);color:var(--white);padding:90px 5vw;position:relative;overflow:hidden}.manifesto blockquote{font-family:Neue Haas Grotesk Display Pro,Helvetica Neue,Arial,sans-serif,sans-serif;font-size:clamp(36px,5.2vw,82px);line-height:1;letter-spacing:-.05em;margin:0;max-width:1200px}.manifesto .peony{width:620px;height:620px;right:-80px;top:-130px;color:#fff;opacity:.2}.page-hero{padding:100px 4vw 50px;border-bottom:1px solid var(--line);position:relative;overflow:hidden}.page-hero p{font-size:20px;max-width:650px}.page-hero .peony{width:500px;height:500px;right:2vw;top:-160px;color:var(--lavender)}.filter-bar{display:flex;justify-content:space-between;align-items:center;padding:18px 4vw;border-bottom:1px solid var(--line);position:sticky;top:var(--header);z-index:20;background:#f7f7f4f2}.filters{display:flex;gap:10px;flex-wrap:wrap}.filter{border:1px solid var(--ink);border-radius:99px;background:transparent;padding:7px 13px;font-size:11px;text-transform:uppercase;cursor:pointer}.filter.active{background:var(--ink);color:#fff}.product-page{display:grid;grid-template-columns:1.1fr .9fr;min-height:720px}.product-gallery{background:#eee;min-height:720px}.product-gallery img{width:100%;height:100%;object-fit:cover;display:block}.product-detail{padding:6vw;align-self:start;position:sticky;top:var(--header)}.product-detail h1{font-family:Neue Haas Grotesk Display Pro,Helvetica Neue,Arial,sans-serif;font-size:clamp(46px,5vw,80px);line-height:.94;letter-spacing:-.055em;margin:0 0 8px}.product-detail .lead{font-size:22px;margin:24px 0}.facts{display:grid;grid-template-columns:1fr 1fr;border-top:1px solid var(--line);margin:32px 0}.fact{padding:16px 10px 16px 0;border-bottom:1px solid var(--line)}.fact small{display:block;text-transform:uppercase;font-size:9px;letter-spacing:.1em;color:var(--muted);margin-bottom:4px}.purchase-row{display:grid;grid-template-columns:90px 1fr;gap:10px}.purchase-row select{background:transparent;border:1px solid;padding:0 12px}.split{display:grid;grid-template-columns:1fr 1fr;min-height:640px;border-bottom:1px solid var(--line)}.split-media img{width:100%;height:100%;object-fit:cover;display:block;filter:saturate(.75)}.split-copy{padding:7vw;display:flex;flex-direction:column;justify-content:center;position:relative;overflow:hidden}.split-copy p{max-width:550px;font-size:18px}.split.reverse .split-media{order:2}.compare{display:grid;grid-template-columns:repeat(3,1fr);gap:1px;background:var(--line);border:1px solid var(--line)}.plan{background:var(--paper);padding:32px;min-height:430px;display:flex;flex-direction:column}.plan.highlight{background:var(--lavender)}.plan h3{font-family:Neue Haas Grotesk Display Pro,Helvetica Neue,Arial,sans-serif;font-size:30px;letter-spacing:-.04em;margin:0 0 8px}.plan .plan-price{font-size:34px;margin:22px 0}.plan ul{list-style:none;padding:0;margin:0 0 28px}.plan li{padding:9px 0;border-bottom:1px solid var(--line)}.info-grid{display:grid;grid-template-columns:repeat(3,1fr);border:1px solid var(--line)}.info-block{padding:32px;border-right:1px solid var(--line)}.info-block:last-child{border:0}.info-block h3{font-family:Neue Haas Grotesk Display Pro,Helvetica Neue,Arial,sans-serif;font-size:24px}.map-link{display:block;background:var(--lime);padding:30px 4vw;font-family:Neue Haas Grotesk Display Pro,Helvetica Neue,Arial,sans-serif;font-size:clamp(28px,4vw,60px);letter-spacing:-.04em}.wholesale-form{display:grid;grid-template-columns:1fr 1fr;gap:18px}.field{display:flex;flex-direction:column;gap:7px}.field.full{grid-column:1/-1}.field label{font-size:10px;text-transform:uppercase;letter-spacing:.1em}.field input,.field textarea,.field select{border:0;border-bottom:1px solid var(--ink);padding:14px 0;background:transparent;outline:none}.field textarea{min-height:100px;resize:vertical}.site-footer{background:var(--ink);color:#fff;padding:70px 4vw 24px}.footer-mark{font-size:clamp(70px,13vw,210px);line-height:.7;margin-bottom:80px}.footer-grid{display:grid;grid-template-columns:1fr .7fr .7fr 1.2fr;gap:50px}.footer-grid p{color:#bbb}.footer-grid a{display:block;margin:8px 0}.newsletter{display:flex;border-bottom:1px solid #777}.newsletter input{background:transparent;border:0;color:#fff;padding:12px 0;flex:1;min-width:0;outline:none}.newsletter button{border:0;background:transparent;color:#fff}.footer-bottom{display:flex;justify-content:space-between;border-top:1px solid #333;padding-top:18px;margin-top:60px;color:#999;font-size:11px}.cart-drawer{position:fixed;z-index:101;right:0;top:0;height:100vh;width:min(480px,100%);background:var(--paper);padding:28px;transform:translate(102%);transition:transform .32s;display:flex;flex-direction:column}.cart-drawer.open{transform:none}.drawer-head{display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid var(--line)}.drawer-head h2{font-family:Neue Haas Grotesk Display Pro,Helvetica Neue,Arial,sans-serif;font-size:32px}.close-button{font-size:35px}.cart-items{flex:1;overflow:auto}.cart-line{display:grid;grid-template-columns:72px 1fr auto;gap:14px;padding:18px 0;border-bottom:1px solid var(--line)}.cart-line img{width:72px;height:84px;object-fit:cover}.remove{border:0;background:transparent;text-decoration:underline;font-size:11px;padding:0;cursor:pointer}.drawer-total{display:flex;justify-content:space-between;padding:22px 0}.overlay{position:fixed;z-index:100;top:0;right:0;bottom:0;left:0;background:#00000080;opacity:0;visibility:hidden;transition:.25s}.overlay.show{opacity:1;visibility:visible}.search-panel{position:fixed;z-index:102;inset:0 0 auto;background:var(--paper);padding:60px 7vw;transform:translateY(-102%);transition:.32s}.search-panel.open{transform:none}.search-panel>.close-button{position:absolute;right:4vw;top:20px}.search-panel label{display:block;text-transform:uppercase;font-size:11px;letter-spacing:.1em}.search-panel input{width:100%;font-family:Neue Haas Grotesk Display Pro,Helvetica Neue,Arial,sans-serif;font-size:clamp(28px,5vw,70px);border:0;border-bottom:1px solid;background:transparent;padding:16px 0;outline:none}.search-results{display:flex;gap:15px;padding-top:20px;overflow:auto}.search-result{min-width:220px}.toast{position:fixed;z-index:200;left:50%;bottom:30px;transform:translate(-50%,30px);background:var(--ink);color:#fff;padding:12px 20px;opacity:0;pointer-events:none;transition:.25s;font-size:12px}.toast.show{opacity:1;transform:translate(-50%)}.empty{padding:30px 0;color:var(--muted)}.reveal{opacity:0;transform:translateY(24px);transition:opacity .7s,transform .7s}.reveal.visible{opacity:1;transform:none}@media(max-width:900px){:root{--header:64px}.site-header{grid-template-columns:1fr auto;padding:0 18px}.desktop-nav,.plain-button{display:none}.menu-button{display:block}.mobile-menu{display:block;position:fixed;z-index:49;top:94px;right:0;bottom:0;left:0;background:var(--paper);padding:30px 20px;transform:translate(102%);transition:.3s}.mobile-menu.open{transform:none}.mobile-menu nav{display:flex;flex-direction:column}.mobile-menu a{font-family:Neue Haas Grotesk Display Pro,Helvetica Neue,Arial,sans-serif;font-size:34px;letter-spacing:-.04em;padding:12px 0;border-bottom:1px solid var(--line)}.hero{display:block;min-height:0}.hero-copy{min-height:580px;padding:70px 22px}.hero-media{min-height:440px}.hero h1,.page-hero h1{font-size:clamp(48px,15vw,74px)}.hero-peony{width:420px;right:-230px}.section{padding:60px 18px}.product-grid{grid-template-columns:1fr 1fr}.two-up,.split,.product-page{grid-template-columns:1fr}.feature-card{min-height:440px;padding:28px}.product-gallery{min-height:480px}.product-detail{position:static;padding:55px 22px}.split-media{min-height:430px}.split.reverse .split-media{order:0}.split-copy{padding:70px 22px}.compare{grid-template-columns:1fr}.plan{min-height:0}.info-grid{grid-template-columns:1fr}.info-block{border-right:0;border-bottom:1px solid var(--line)}.footer-grid{grid-template-columns:1fr 1fr}.footer-mark{margin-bottom:55px}.filter-bar{top:var(--header)}.wholesale-form{grid-template-columns:1fr}.field.full{grid-column:auto}}@media(max-width:560px){.announcement{font-size:9px}.cart-button{font-size:0}.cart-button span{font-size:11px}.hero-copy{min-height:540px}.hero-copy>p{font-size:16px}.hero-media{min-height:360px}.button-row{display:grid}.product-grid{grid-template-columns:1fr}.product-info{min-height:160px}.section-head{display:block}.section-head a{display:inline-block;margin-top:20px}.feature-card{min-height:400px}.footer-grid{grid-template-columns:1fr}.footer-bottom{display:grid;gap:8px}.footer-mark{font-size:25vw}.page-hero{padding:70px 18px 35px}.filter-bar{padding:14px 18px;align-items:flex-start}.filter-bar>span{display:none}.product-detail h1{font-size:48px}.facts,.purchase-row{grid-template-columns:1fr}.info-grid{margin:0}.wholesale-form{display:block}.field{margin-bottom:18px}}@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition:none!important}.reveal{opacity:1;transform:none}}.peony{stroke-linecap:round;stroke-linejoin:round}.peony-bloom{stroke-width:1.2}.peony-leaves{stroke-width:.95}.peony-stem{stroke-width:1.3}.compact-home{min-height:0}.compact-top{height:calc(54vh - 53px);min-height:390px;max-height:540px;display:grid;grid-template-columns:44% 56%;border-bottom:1px solid var(--line)}.compact-intro{position:relative;overflow:hidden;padding:clamp(26px,3.7vw,58px);display:flex;flex-direction:column;justify-content:center;border-right:1px solid var(--line)}.compact-intro h1{font-family:Neue Haas Grotesk Display Pro,Helvetica Neue,Arial,sans-serif;font-size:clamp(42px,4.5vw,76px);line-height:.91;letter-spacing:-.065em;margin:0 0 20px}.compact-intro h1 em{font-style:normal;color:var(--lavender)}.compact-intro>p:not(.eyebrow){max-width:470px;margin:0 0 22px}.compact-intro .eyebrow{margin-bottom:13px}.compact-intro .button{min-height:42px}.compact-intro .peony{width:430px;height:430px;right:-215px;bottom:-235px;color:var(--lavender);opacity:.2}.compact-visual{position:relative;overflow:hidden;background:#222}.compact-visual>img{width:100%;height:100%;object-fit:cover;filter:saturate(.66) contrast(1.04)}.visual-caption{position:absolute;inset:auto 0 0;display:flex;justify-content:space-between;padding:13px 18px;background:#000000b8;color:#fff;text-transform:uppercase;font-size:9px;letter-spacing:.09em}.coffee-rail-section{height:46vh;min-height:340px;max-height:460px;display:grid;grid-template-rows:72px 1fr;border-bottom:1px solid var(--line);overflow:hidden}.rail-head{display:flex;justify-content:space-between;align-items:end;padding:12px 3vw;border-bottom:1px solid var(--line)}.rail-head .eyebrow{margin-bottom:4px}.rail-head h2{font-family:Neue Haas Grotesk Display Pro,Helvetica Neue,Arial,sans-serif;font-size:27px;line-height:1;letter-spacing:-.045em;margin:0}.rail-actions{display:flex;align-items:center;gap:8px}.rail-actions>a{text-transform:uppercase;font-size:9px;letter-spacing:.08em;margin-right:8px;border-bottom:1px solid}.rail-arrow{width:38px;height:38px;border:1px solid var(--ink);background:transparent;cursor:pointer;font-size:18px;transition:background .2s}.rail-arrow:hover{background:var(--lime)}.coffee-rail{display:flex;overflow-x:auto;overflow-y:hidden;scroll-snap-type:x mandatory;scrollbar-width:none}.coffee-rail::-webkit-scrollbar{display:none}.compact-product{flex:0 0 33.333%;min-width:360px;display:grid;grid-template-columns:44% 56%;scroll-snap-align:start;border-right:1px solid var(--line);background:var(--paper)}.compact-image{overflow:hidden;background:#eee}.compact-image img{width:100%;height:100%;object-fit:cover;display:block;filter:saturate(.76);transition:transform .35s}.compact-product:hover img{transform:scale(1.035)}.compact-copy{padding:clamp(13px,1.4vw,22px);display:flex;flex-direction:column;min-width:0}.compact-copy .eyebrow{margin-bottom:6px}.compact-copy h3{font-family:Neue Haas Grotesk Display Pro,Helvetica Neue,Arial,sans-serif;font-size:clamp(18px,1.65vw,27px);line-height:1;letter-spacing:-.04em;margin:0 0 7px}.compact-copy>p:not(.eyebrow){font-size:12px;color:var(--muted);margin:0}.compact-buy{display:flex;justify-content:space-between;align-items:end;margin-top:auto}.compact-buy .add-circle{width:33px;height:33px;font-size:20px}.compact-links{height:min(33vh,245px);min-height:190px;display:grid;grid-template-columns:repeat(3,1fr)}.compact-links>a{padding:25px 3vw;display:flex;flex-direction:column;justify-content:space-between;border-right:1px solid var(--line);transition:background .25s}.compact-links>a:last-child{border:0}.compact-links>a:hover{background:var(--lavender)}.compact-links>a:nth-child(2):hover{background:var(--lime)}.compact-links strong{font-family:Neue Haas Grotesk Display Pro,Helvetica Neue,Arial,sans-serif;font-size:clamp(23px,2.5vw,42px);letter-spacing:-.05em}.compact-links>a>span:last-child{font-size:11px}@media(max-width:1050px){.compact-product{flex-basis:50%;min-width:330px}.compact-top{grid-template-columns:52% 48%}.compact-intro h1{font-size:clamp(40px,5.7vw,64px)}}@media(max-width:900px){.compact-top{height:auto;min-height:470px;display:block}.compact-intro{min-height:470px;border-right:0}.compact-visual{display:none}.coffee-rail-section{height:420px;min-height:0}.rail-head{padding:12px 18px}.rail-arrow{display:none}.rail-actions>a{margin:0}.compact-product{flex-basis:82vw;min-width:280px;grid-template-columns:46% 54%}.coffee-rail{padding-left:18px;scroll-padding-left:18px;-webkit-overflow-scrolling:touch}.compact-links{height:auto;min-height:0;grid-template-columns:1fr}.compact-links>a{height:132px;padding:20px 22px;border-right:0;border-bottom:1px solid var(--line)}}@media(max-width:560px){.compact-intro{min-height:445px;padding:42px 22px}.compact-intro h1{font-size:47px}.compact-intro>p:not(.eyebrow){font-size:14px}.compact-intro .button-row{display:flex}.compact-intro .button{padding:0 13px;font-size:10px;gap:10px}.coffee-rail-section{height:385px;grid-template-rows:66px 1fr}.compact-product{flex-basis:88vw}.compact-copy{padding:13px}.compact-copy h3{font-size:19px}.compact-copy>p:not(.eyebrow){font-size:11px}.compact-links>a{height:120px}.compact-links strong{font-size:28px}}.botanical-visual{background:#f1ede6}.botanical-visual>img{object-fit:cover;object-position:center 46%;filter:grayscale(1) contrast(.94);mix-blend-mode:multiply}.v1-coffee-rail{height:46vh;min-height:350px;max-height:470px}.v1-product-card{display:grid;grid-template-columns:1fr;grid-template-rows:42% 58%;flex:0 0 29%;min-width:290px}.v1-product-card .compact-image{min-height:0;position:relative;background:#efefec}.v1-product-card .compact-image img{object-fit:cover;object-position:center 43%;transform:scale(.82)}.v1-product-card:hover .compact-image img{transform:scale(.86)}.v1-product-card .compact-copy{padding:13px 17px 15px}.v1-product-card .compact-copy h3{font-size:20px;margin-bottom:2px}.v1-product-card .origin{font-size:11px;margin:0 0 8px}.v1-product-card .rail-notes{font-size:12px;line-height:1.25;color:var(--muted);margin:0;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.v1-product-card .compact-buy{margin-top:auto}.v1-product-card .compact-buy strong{font-size:13px}@media(max-width:1050px){.v1-product-card{flex-basis:40%;min-width:280px}}@media(max-width:900px){.botanical-visual{display:none}.v1-coffee-rail{height:390px}.v1-product-card{flex-basis:74vw;grid-template-rows:40% 60%;min-width:270px}.v1-product-card .compact-image img,.v1-product-card:hover .compact-image img{transform:scale(.78)}}@media(max-width:560px){.v1-coffee-rail{height:365px}.v1-product-card{flex-basis:79vw;grid-template-rows:38% 62%;min-width:250px}.v1-product-card .compact-copy{padding:11px 14px 13px}}.botanical-hero{position:relative;display:block;background:#f4f1eb;overflow:hidden}.botanical-backdrop{position:absolute;z-index:0;right:-4%;bottom:-52%;width:min(67vw,980px);height:auto;object-fit:contain;object-position:right bottom;filter:grayscale(1) contrast(.92);mix-blend-mode:multiply;opacity:.58;pointer-events:none}.botanical-hero:after{content:"";position:absolute;z-index:1;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,#f4f1eb,#f4f1ebf5 32%,#f4f1eb73 57%,#f4f1eb00 78%);pointer-events:none}.botanical-hero .compact-intro{position:relative;z-index:2;width:52%;height:100%;border-right:0;background:transparent}.botanical-hero .compact-intro .peony{display:none}.v1-coffee-rail{height:54vh;min-height:430px;max-height:560px}.v1-product-card{flex:0 0 31.5%;min-width:320px;grid-template-rows:65% 35%}.v1-product-card .compact-image{background:#efefec}.v1-product-card .compact-image img{width:100%;height:100%;object-fit:contain;object-position:center;transform:none;padding:8px 8px 0}.v1-product-card:hover .compact-image img{transform:scale(1.018)}.v1-product-card .compact-copy{padding:11px 17px 13px}.v1-product-card .compact-copy h3{font-size:19px}.v1-product-card .origin{margin-bottom:5px}.v1-product-card .rail-notes{-webkit-line-clamp:1}.compact-top.botanical-hero{height:calc(46vh - 53px);min-height:350px;max-height:470px}@media(max-width:1050px){.v1-product-card{flex-basis:42%;min-width:300px}.botanical-backdrop{right:-13%;width:78vw}.botanical-hero .compact-intro{width:58%}}@media(max-width:900px){.compact-top.botanical-hero{height:430px;min-height:430px}.botanical-backdrop{display:block;right:-42%;bottom:-17%;width:130vw;opacity:.35}.botanical-hero:after{background:linear-gradient(90deg,#f4f1eb,#f4f1ebf0 58%,#f4f1eb2e)}.botanical-hero .compact-intro{width:76%;min-height:430px}.v1-coffee-rail{height:480px}.v1-product-card{flex-basis:78vw;min-width:285px;grid-template-rows:67% 33%}.v1-product-card .compact-image img{padding:6px}}@media(max-width:560px){.compact-top.botanical-hero{height:410px;min-height:410px}.botanical-hero .compact-intro{width:92%;min-height:410px}.botanical-backdrop{right:-63%;bottom:-5%;width:165vw;opacity:.28}.v1-coffee-rail{height:430px}.v1-product-card{flex-basis:82vw;min-width:265px;grid-template-rows:64% 36%}.v1-product-card .compact-copy{padding:9px 13px 11px}.v1-product-card .compact-copy h3{font-size:18px}}.page-hero:has(>p:empty) p:empty{display:none}.home-official{display:grid;grid-template-columns:1fr 1fr;border-bottom:1px solid var(--line)}.home-official article{padding:48px 4vw;border-right:1px solid var(--line)}.home-official article:last-child{border:0}.home-official h2{font-family:Neue Haas Grotesk Display Pro,Helvetica Neue,Arial,sans-serif;font-size:clamp(26px,3vw,46px);line-height:1;letter-spacing:-.045em;margin:0 0 20px}.home-official p{max-width:620px}.page-intro{font-size:18px;max-width:760px;margin:0 0 32px}.plan p{line-height:1.55}.plan .button{margin-top:auto}.official-copy{padding:70px 4vw;background:var(--lavender)}.official-copy h2{font-family:Neue Haas Grotesk Display Pro,Helvetica Neue,Arial,sans-serif;font-size:clamp(34px,5vw,72px);letter-spacing:-.05em;margin:0 0 24px}.official-copy p{font-size:18px;line-height:1.65;max-width:900px}.variant-label{display:block;text-transform:uppercase;font-size:9px;letter-spacing:.1em;margin:22px 0 7px}.variant-select{width:100%;border:1px solid var(--ink);background:transparent;padding:14px;margin-bottom:10px}.form-section{max-width:1000px}.philosophy{min-height:720px;position:relative}.philosophy .botanical-backdrop{right:-10%;bottom:-34%;width:min(70vw,1050px);opacity:.48}.philosophy-copy{position:relative;z-index:2;width:min(720px,58%);padding:9vw 6vw}.philosophy-copy h1{font-family:Neue Haas Grotesk Display Pro,Helvetica Neue,Arial,sans-serif;font-size:clamp(58px,8vw,130px);line-height:.9;letter-spacing:-.065em;margin:0 0 45px}.philosophy-copy p{font-size:19px;line-height:1.6}.faq-list{padding:30px 4vw 90px}.faq-list details{border-bottom:1px solid var(--line)}.faq-list summary{list-style:none;display:flex;justify-content:space-between;gap:30px;padding:26px 0;font-family:Neue Haas Grotesk Display Pro,Helvetica Neue,Arial,sans-serif;font-size:clamp(20px,2.4vw,34px);cursor:pointer}.faq-list summary::-webkit-details-marker{display:none}.faq-list details p{max-width:800px;font-size:17px;line-height:1.65;padding:0 0 28px;margin:0}.faq-list details[open] summary span{transform:rotate(45deg)}@media(max-width:900px){.home-official{grid-template-columns:1fr}.home-official article{border-right:0;border-bottom:1px solid var(--line)}.philosophy{min-height:650px}.philosophy-copy{width:80%;padding:90px 22px}.philosophy .botanical-backdrop{right:-45%;bottom:-10%;width:130vw;opacity:.28}}@media(max-width:560px){.home-official article{padding:38px 22px}.philosophy-copy{width:94%}.philosophy-copy p{font-size:16px}.official-copy{padding:55px 22px}.faq-list{padding:20px 22px 70px}}.coffee-beans-head{height:108px;padding:0 4vw;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line)}.coffee-beans-head h1{font-family:Neue Haas Grotesk Display Pro,Helvetica Neue,Arial,sans-serif;font-size:clamp(38px,5vw,72px);line-height:1;letter-spacing:-.06em;margin:0}.coffee-beans-head span{text-transform:uppercase;font-size:10px;letter-spacing:.1em}.coffee-beans-grid{padding:0}.coffee-beans-grid .product-grid{border-width:0 0 1px}.coffee-beans-grid .product-image{aspect-ratio:1/1.05}.coffee-beans-grid .product-info{min-height:164px}@media(max-width:900px){.coffee-beans-head{height:92px;padding:0 18px}.coffee-beans-grid .product-grid{grid-template-columns:1fr 1fr}}@media(max-width:560px){.coffee-beans-head{height:76px}.coffee-beans-head h1{font-size:36px}.coffee-beans-grid .product-grid{grid-template-columns:1fr}.coffee-beans-grid .product-image{aspect-ratio:1/1}.coffee-beans-grid .product-info{min-height:150px}}.wholesale-page .form-section{max-width:1120px}.form-group-title{display:flex;align-items:baseline;gap:16px;margin:34px 0 4px;padding-bottom:14px;border-bottom:1px solid var(--ink)}.form-group-title:first-child{margin-top:0}.form-group-title span{font-size:10px;letter-spacing:.12em}.form-group-title h2{font-family:Neue Haas Grotesk Display Pro,Helvetica Neue,Arial,sans-serif;font-size:clamp(25px,3vw,40px);letter-spacing:-.045em;margin:0}.field label span{color:var(--muted);font-size:9px;letter-spacing:.06em;margin-left:6px}.input-with-unit{display:grid;grid-template-columns:1fr 130px;border-bottom:1px solid var(--ink)}.input-with-unit input,.input-with-unit select{border:0}.input-with-unit select{padding:0 10px;text-align:right}.form-submit{display:flex;flex-direction:row;align-items:center;justify-content:space-between;margin-top:20px}.form-submit p{font-size:10px;color:var(--muted);margin:0}.form-submit .button{min-width:260px}@media(max-width:560px){.form-group-title{margin-top:38px}.input-with-unit{grid-template-columns:1fr 112px}.form-submit{align-items:stretch;flex-direction:column;gap:18px}.form-submit .button{min-width:0;width:100%}}.channel-links{display:grid;grid-template-columns:repeat(4,1fr);border-top:1px solid var(--ink);border-bottom:1px solid var(--ink);background:var(--paper)}.channel-tile{height:260px;position:relative;padding:22px;display:flex;flex-direction:column;align-items:flex-start;justify-content:space-between;overflow:hidden;border-right:1px solid var(--ink);transition:background .22s,color .22s}.channel-tile:last-child{border-right:0}.channel-tile:hover{background:var(--lavender)}.channel-youtube:hover{background:#ff3b30}.channel-skool:hover{background:var(--lime)}.channel-hiphop{background:#111;color:#fff}.channel-hiphop:hover{background:#fff;color:#111}.channel-kicker,.channel-name{text-transform:uppercase;font-size:9px;letter-spacing:.11em}.channel-name{width:100%;display:flex;justify-content:space-between;align-items:center}.channel-name i{font-style:normal;font-size:16px}.channel-icon{width:76px;height:76px;align-self:center;fill:none;stroke:currentColor;stroke-width:3}.channel-icon .icon-fill{fill:currentColor;stroke:none}.youtube-icon{width:92px;fill:currentColor;stroke:none}.youtube-icon .play{fill:var(--paper)}.skool-mark{align-self:center;display:flex;align-items:flex-end;font-family:Neue Haas Grotesk Display Pro,Helvetica Neue,Arial,sans-serif;font-weight:700;font-size:72px;line-height:.8;letter-spacing:-.15em}.skool-mark b{font-weight:700}.skool-mark b:first-child{color:#f35b42}.skool-mark b:last-child{color:#6655d9}.hiphop-mark{align-self:center;font-family:Arial Black,Helvetica Neue,Arial,sans-serif;font-size:clamp(43px,4.8vw,78px);font-weight:950;line-height:.8;letter-spacing:-.105em;transform:scaleX(1.03);transform-origin:center}.contact-form{max-width:900px}.contact-form .form-submit{margin-top:8px}@media(max-width:900px){.channel-links{grid-template-columns:1fr 1fr}.channel-tile{height:220px}.channel-tile:nth-child(2){border-right:0}.channel-tile:nth-child(-n+2){border-bottom:1px solid var(--ink)}}@media(max-width:560px){.channel-tile{height:170px;padding:16px}.channel-icon{width:58px;height:58px}.youtube-icon{width:70px}.skool-mark{font-size:56px}.hiphop-mark{font-size:38px}.channel-kicker,.channel-name{font-size:8px}}.desktop-nav{gap:clamp(15px,2vw,34px)}.skool-hero{min-height:700px;display:grid;grid-template-columns:minmax(360px,.9fr) 1.1fr}.skool-copy,.skool-video{position:relative;z-index:2}.skool-copy{padding:clamp(50px,6vw,100px) 5vw;display:flex;flex-direction:column;align-items:flex-start;justify-content:center}.skool-copy h1{font-family:Neue Haas Grotesk Display Pro,Helvetica Neue,Arial,sans-serif;font-size:clamp(62px,8vw,132px);line-height:.82;letter-spacing:-.075em;margin:0 0 38px}.skool-copy>p{max-width:600px;line-height:1.58}.skool-copy .skool-lead{font-size:clamp(19px,2vw,28px);line-height:1.2;letter-spacing:-.02em;margin:0 0 18px}.skool-copy .button{margin-top:24px}.skool-video{padding:5vw 4vw 5vw 2vw;display:flex;flex-direction:column;justify-content:center}.video-frame{position:relative;aspect-ratio:16/9;background:#111;box-shadow:0 22px 60px #0000002e}.video-frame iframe{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;border:0}.video-caption{display:flex;justify-content:space-between;padding:13px 0;text-transform:uppercase;font-size:9px;letter-spacing:.1em}.skool-page .botanical-backdrop{right:auto;left:-20%;bottom:-48%;width:min(70vw,980px);opacity:.22}.skool-page .botanical-hero:after{background:linear-gradient(90deg,#f4f1ebed,#f4f1eba3 48%,#f4f1eb1f)}.skool-manifesto{min-height:360px;padding:65px 5vw;background:var(--lavender);display:flex;align-items:flex-end;justify-content:space-between;gap:40px}.skool-manifesto p{font-family:Neue Haas Grotesk Display Pro,Helvetica Neue,Arial,sans-serif;font-size:clamp(58px,9vw,150px);line-height:.78;letter-spacing:-.075em;margin:0}.skool-manifesto a{text-transform:uppercase;font-size:11px;letter-spacing:.08em;border-bottom:1px solid;padding-bottom:5px;white-space:nowrap}@media(max-width:900px){.skool-hero{min-height:0;grid-template-columns:1fr}.skool-copy{padding:76px 22px 44px}.skool-copy h1{font-size:clamp(64px,16vw,100px)}.skool-video{padding:10px 22px 70px}.skool-page .botanical-backdrop{left:-55%;bottom:auto;top:0;width:150vw}.skool-manifesto{min-height:280px;padding:48px 22px}}@media(max-width:560px){.skool-copy h1{font-size:65px}.skool-copy .skool-lead{font-size:19px}.skool-manifesto{min-height:245px;align-items:flex-start;flex-direction:column}.skool-manifesto p{font-size:62px}}.skip-link{position:absolute;left:-9999px;top:auto}.skip-link:focus{left:16px;top:16px;z-index:999;background:var(--paper);padding:10px 14px;border:1px solid var(--ink)}.channel-grid{display:grid;grid-template-columns:repeat(4,1fr);border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.channel-grid .channel-tile{min-height:170px;border-right:1px solid var(--line)}.channel-grid .channel-tile:last-child{border-right:0}.mobile-menu.open{display:flex}.overlay[hidden]{display:none}.cart-drawer{z-index:101}.overlay{z-index:100}.product-gallery{display:grid;align-content:start}.product-gallery img{height:auto;min-height:0;aspect-ratio:4/5;object-fit:cover;border-bottom:1px solid var(--line)}.product-form{margin-top:30px}.quantity-input{width:90px;border:1px solid var(--ink);background:transparent;padding:0 12px}.collection-description,.page-content{max-width:900px}.collection-description{padding:24px 4vw;border-bottom:1px solid var(--line)}.pagination{padding:32px;text-align:center}.pagination .page,.pagination .next,.pagination .prev{display:inline-block;margin:0 8px}.search-form{display:grid;grid-template-columns:1fr auto;gap:10px;margin-bottom:42px}.search-form input{min-height:39px;border:1px solid var(--ink);background:transparent;padding:0 16px}.form-success{padding:18px;background:var(--lime)}.sold-out{font-size:11px;text-transform:uppercase;letter-spacing:.06em}.rte a{text-decoration:underline;text-underline-offset:3px}@media(max-width:760px){.channel-grid{grid-template-columns:1fr 1fr}.channel-grid .channel-tile{border-bottom:1px solid var(--line)}.search-form{grid-template-columns:1fr}.product-gallery img{aspect-ratio:1/1.05}}.coffee-rail>.product-card{flex:0 0 31.5%;min-width:330px;display:grid;grid-template-rows:minmax(0,1fr) auto;scroll-snap-align:start;border-right:1px solid var(--line)}.coffee-rail>.product-card .product-image{aspect-ratio:auto;min-height:0}.coffee-rail>.product-card .product-image img{object-fit:cover;object-position:center}.coffee-rail>.product-card .product-info{min-height:132px;padding:13px 17px 15px}.coffee-rail>.product-card .product-info h3{font-size:20px;line-height:1;margin-bottom:3px}.coffee-rail>.product-card .origin{margin-bottom:6px}.coffee-rail>.product-card .notes{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;margin-bottom:8px}.home-official article{padding:34px 4vw}.home-official h2{font-size:clamp(25px,2.15vw,36px);max-width:650px;margin-bottom:14px}.home-official p{font-size:15px;line-height:1.45;margin-top:8px}.channel-grid .channel-tile{height:72px;min-height:0;padding:0;display:grid;place-items:center}.channel-grid .channel-icon,.channel-grid .skool-mark,.channel-grid .hiphop-wordmark{align-self:center;justify-self:center}.channel-grid .channel-icon{width:29px;height:29px}.channel-grid .youtube-icon{width:39px}.channel-grid .skool-mark{font-size:29px}.channel-grid .hiphop-wordmark{font-family:Arial Black,Helvetica Neue,Arial,sans-serif;font-size:27px;font-weight:950;line-height:.8;letter-spacing:-.09em}.site-footer{padding:46px 4vw 20px}.footer-grid{grid-template-columns:1.15fr .7fr .7fr 1fr;gap:42px;align-items:start}.footer-mark{font-size:clamp(48px,5.4vw,86px);line-height:1;margin:0}.footer-bottom{margin-top:38px}@media(max-width:1050px){.coffee-rail>.product-card{flex-basis:42%;min-width:300px}.desktop-nav{gap:18px;font-size:12px}}@media(max-width:900px){.coffee-rail>.product-card{flex-basis:78vw;min-width:285px}.footer-grid{grid-template-columns:1fr 1fr}.footer-grid>div:first-child{grid-column:1/-1}.channel-grid .channel-tile{height:64px}.channel-grid .channel-icon{width:26px;height:26px}.channel-grid .youtube-icon{width:35px}.channel-grid .skool-mark{font-size:26px}.channel-grid .hiphop-wordmark{font-size:24px}}@media(max-width:560px){.coffee-rail>.product-card{flex-basis:82vw;min-width:265px}.home-official article{padding:30px 22px}.home-official h2{font-size:28px}.channel-grid .channel-tile{height:58px}.channel-grid .channel-icon{width:23px;height:23px}.channel-grid .youtube-icon{width:31px}.channel-grid .skool-mark{font-size:23px}.channel-grid .hiphop-wordmark{font-size:21px}.footer-grid{grid-template-columns:1fr}.footer-grid>div:first-child{grid-column:auto}.footer-mark{font-size:50px}}.product-image{position:relative}.product-media-layer{position:absolute;top:0;right:0;bottom:0;left:0;display:block;transition:opacity .38s ease}.product-media-primary{opacity:1;z-index:1}.product-media-alternate{opacity:0;z-index:2}.product-image.has-alternate:hover .product-media-primary,.product-image.has-alternate:focus-visible .product-media-primary,.product-image.has-alternate.is-alternate .product-media-primary{opacity:0}.product-image.has-alternate:hover .product-media-alternate,.product-image.has-alternate:focus-visible .product-media-alternate,.product-image.has-alternate.is-alternate .product-media-alternate{opacity:1}.product-media-layer img{display:block;width:100%;height:100%}.product-tile-generated,.product-tile-original{object-fit:cover}@media(hover:none),(pointer:coarse){.product-image.has-alternate:after{content:"";position:absolute;z-index:3;right:12px;bottom:12px;width:7px;height:7px;border-radius:50%;background:var(--paper);border:1px solid var(--ink);box-shadow:-11px 0 0 var(--ink);pointer-events:none}.product-image.has-alternate.is-alternate:after{background:var(--ink);box-shadow:-11px 0 0 var(--paper)}}.product-flavor-overlay{position:absolute;z-index:3;top:39%;left:5.2%;width:36%;max-width:36%;display:flex;flex-direction:column;align-items:flex-start;gap:.38em;color:var(--flavor-ink,#111);font-family:Neue Haas Grotesk Display Pro,Helvetica Neue,Arial,sans-serif,sans-serif;font-size:clamp(18px,1.55vw,27px);font-weight:700;line-height:.96;letter-spacing:.045em;text-transform:uppercase;pointer-events:none;transition:opacity .25s ease}.product-flavor-overlay span{white-space:nowrap}.product-flavor-overlay .flavor-long{font-size:.82em;letter-spacing:.025em}.product-image.has-alternate:hover .product-flavor-overlay,.product-image.has-alternate:focus-visible .product-flavor-overlay,.product-image.has-alternate.is-alternate .product-flavor-overlay{opacity:0}.coffee-rail>.product-card .product-flavor-overlay{font-size:clamp(18px,1.35vw,25px)}@media(max-width:560px){.product-flavor-overlay,.coffee-rail>.product-card .product-flavor-overlay{top:38%;left:5%;width:39%;max-width:39%;font-size:17px;gap:.32em;letter-spacing:.025em}}.learn-hero{min-height:680px;display:grid;grid-template-columns:minmax(360px,43%) 1fr;border-bottom:1px solid var(--line);background:#f4f1eb}.learn-copy{padding:clamp(52px,6vw,105px) 5vw;display:flex;flex-direction:column;align-items:flex-start;justify-content:center}.learn-copy h1{font-family:Neue Haas Grotesk Display Pro,Helvetica Neue,Arial,sans-serif,sans-serif;font-size:clamp(64px,8vw,132px);line-height:.82;letter-spacing:-.075em;margin:0 0 38px}.learn-copy>p{max-width:610px;line-height:1.58}.learn-copy .skool-lead{font-size:clamp(19px,2vw,28px);line-height:1.2;letter-spacing:-.02em;margin:0 0 18px}.learn-copy .button{margin-top:24px}.learn-media{min-height:680px;overflow:hidden;background:#d9d6d0}.learn-media img,.learn-media video{display:block;width:100%;height:100%;min-height:680px;object-fit:cover;object-position:center 42%;filter:saturate(.84) contrast(1.03)}.learn-watch{display:grid;grid-template-columns:1fr 1fr;border-bottom:1px solid var(--line);background:var(--paper)}.learn-watch-photo{min-height:580px;position:relative;overflow:hidden;border-right:1px solid var(--line)}.learn-watch-photo>img{width:100%;height:100%;position:absolute;top:0;right:0;bottom:0;left:0;object-fit:cover;object-position:center;filter:saturate(.86)}.learn-photo-caption{position:absolute;inset:auto 0 0;display:flex;justify-content:space-between;padding:14px 18px;background:#000000b8;color:#fff;text-transform:uppercase;font-size:9px;letter-spacing:.1em}.learn-video-wrap{padding:clamp(28px,4vw,70px);display:flex;flex-direction:column;justify-content:center}.learn-video-wrap .video-frame{box-shadow:none}.learn-video-wrap .video-caption{padding-bottom:0}@media(max-width:1180px)and (min-width:901px){.desktop-nav{gap:13px;font-size:11px}}@media(max-width:900px){.learn-hero,.learn-watch{grid-template-columns:1fr}.learn-copy{padding:72px 22px 48px}.learn-copy h1{font-size:clamp(64px,16vw,100px)}.learn-media,.learn-media img,.learn-media video{min-height:560px}.learn-watch-photo{min-height:430px;border-right:0;border-bottom:1px solid var(--line)}.learn-video-wrap{padding:55px 22px}}@media(max-width:560px){.learn-copy h1{font-size:64px}.learn-copy .skool-lead{font-size:19px}.learn-media,.learn-media img,.learn-media video{min-height:470px}.learn-watch-photo{min-height:320px}}.site-header{grid-template-columns:1fr auto}.site-header .header-actions{grid-column:2}.category-nav{height:43px;position:sticky;top:var(--header);z-index:49;display:flex;align-items:center;justify-content:center;gap:clamp(24px,3vw,52px);padding:0 3vw;background:#f7f7f4f7;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-bottom:1px solid var(--line);white-space:nowrap;overflow-x:auto;scrollbar-width:none}.category-nav::-webkit-scrollbar{display:none}.category-nav a{position:relative;font-size:12px;letter-spacing:.01em}.category-nav a:after{content:"";position:absolute;left:0;bottom:-7px;width:100%;height:1px;background:var(--ink);transform:scaleX(0);transform-origin:right;transition:transform .25s}.category-nav a:hover:after,.category-nav a:focus-visible:after{transform:scaleX(1);transform-origin:left}.filter-bar{top:calc(var(--header) + 43px)}@media(max-width:900px){.category-nav{justify-content:flex-start;gap:27px;padding:0 18px}.mobile-menu{top:137px;right:0;bottom:0;left:0}}@media(max-width:560px){.category-nav{height:41px;gap:24px}.category-nav a{font-size:11px}.filter-bar{top:calc(var(--header) + 41px)}.mobile-menu{top:135px;right:0;bottom:0;left:0}}.generic-product-system{position:absolute;top:0;right:0;bottom:0;left:0;display:block;overflow:hidden;background:#eeeae4}.generic-note-shape{position:absolute;display:block;border-radius:50%}.generic-note-shape.note-one{width:87%;aspect-ratio:1;left:-19%;top:11%;background:var(--note-one)}.generic-note-shape.note-two{width:59%;aspect-ratio:1;right:4%;top:-9%;background:var(--note-two);opacity:.94}.generic-note-shape.note-three{width:40%;aspect-ratio:1;right:-10%;top:36%;background:var(--note-three);opacity:.92}.generic-peony{position:absolute;z-index:1;top:0;right:0;bottom:0;left:0;background:var(--flavor-art-ink,#4c273f);-webkit-mask-image:var(--flavor-art-mask);mask-image:var(--flavor-art-mask);-webkit-mask-position:center;mask-position:center;-webkit-mask-size:cover;mask-size:cover;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;mix-blend-mode:var(--flavor-art-blend,multiply);opacity:calc(var(--flavor-art-opacity,.56) * var(--flavor-art-zone,1));pointer-events:none}.generic-bag{position:absolute!important;z-index:2;left:61%;top:51%;width:72%!important;height:78%!important;object-fit:contain!important;transform:translate(-50%,-50%)!important;filter:drop-shadow(0 24px 18px rgba(22,16,22,.24))!important}.product-card:hover .generic-bag{transform:translate(-50%,-50%) scale(1.015)!important}.generic-bag-label{position:absolute;z-index:3;left:61%;top:56%;width:29%;min-height:22%;transform:translate(-50%,-50%);padding:9px 8px;background:#f7f3ed;color:#181418;display:flex;flex-direction:column;justify-content:flex-end;gap:4px;font-family:Neue Haas Grotesk Display Pro,Helvetica Neue,Arial,sans-serif,sans-serif;box-shadow:0 1px 2px #00000014}.generic-bag-label b{font-size:clamp(10px,1vw,15px);line-height:.95;letter-spacing:-.035em}.generic-bag-label small{font-size:clamp(6px,.56vw,9px);line-height:1.05}.coffee-rail .generic-bag-label{width:30%;padding:7px 6px}.coffee-rail .generic-bag-label b{font-size:clamp(9px,.9vw,13px)}@media(max-width:560px){.generic-bag-label{width:32%;padding:7px 6px}.generic-bag-label b{font-size:10px}.generic-bag-label small{font-size:6px}}.compact-top.botanical-hero .compact-intro{justify-content:center;padding-top:32px;padding-bottom:28px}.compact-top.botanical-hero .compact-intro .eyebrow{flex:none}.add-circle{display:grid;place-items:center;font-size:0;transition:transform .2s,background .2s}.add-circle:hover{transform:scale(1.08)}.add-cart-icon{width:19px;height:19px;fill:none;stroke:currentColor;stroke-width:1.65;stroke-linecap:round;stroke-linejoin:round}@media(max-width:560px){.compact-top.botanical-hero .compact-intro{padding-top:28px;padding-bottom:24px}.add-cart-icon{width:18px;height:18px}}.home-canvas{position:relative;isolation:isolate;overflow:hidden;padding:clamp(30px,2.6vw,40px) clamp(22px,4vw,66px) clamp(34px,2.8vw,44px);background:var(--paper);border-bottom:1px solid var(--line)}.home-canvas-intro{position:relative;z-index:2;min-height:clamp(184px,13vw,200px);display:flex;align-items:center}.home-canvas-copy{width:min(38%,510px)}.home-canvas-copy .eyebrow{margin-bottom:14px}.home-canvas-copy h1{margin:0 0 13px;font-family:Neue Haas Grotesk Display Pro,Helvetica Neue,Arial,sans-serif,sans-serif;font-size:clamp(48px,4vw,64px);font-weight:700;line-height:.84;letter-spacing:-.068em}.home-canvas-peony{position:absolute;z-index:0;top:clamp(-6px,-.2vw,0px);right:clamp(-34px,-1.6vw,-16px);width:min(88vw,1360px);height:auto;display:block;opacity:1;object-fit:contain;pointer-events:none;-webkit-user-select:none;user-select:none}.home-coffee-heading{position:relative;z-index:2;min-height:48px;display:flex;align-items:center;justify-content:space-between;gap:24px;margin-top:clamp(0px,.25vw,4px)}.home-coffee-heading h2{margin:0;font-family:Neue Haas Grotesk Display Pro,Helvetica Neue,Arial,sans-serif,sans-serif;font-size:clamp(31px,2.25vw,37px);line-height:1;letter-spacing:-.05em}.home-coffee-heading>a{display:inline-flex;align-items:center;gap:20px;padding-bottom:4px;border-bottom:1px solid var(--ink);font-size:10px;letter-spacing:.09em;text-transform:uppercase}.home-coffee-grid{position:relative;z-index:2;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:clamp(34px,3.8vw,62px);margin-top:clamp(16px,1.2vw,19px)}.home-coffee-item{min-width:0;background:transparent;border:0;box-shadow:none}.home-coffee-visual{position:relative;height:clamp(282px,19.3vw,310px);display:block;overflow:visible;background:transparent}.home-note-circle{position:absolute;z-index:1;display:block;border-radius:50%;overflow:hidden;background:var(--circle-color);transform:translateZ(0);transition:transform .48s cubic-bezier(.2,.75,.25,1),filter .35s ease}.home-note-circle:after{content:"";position:absolute;top:-7%;right:-7%;bottom:-7%;left:-7%;border-radius:inherit;background-image:var(--home-washi);background-repeat:no-repeat;background-size:125% auto;background-position:50% 44%;opacity:.48;mix-blend-mode:normal;pointer-events:none}.home-note-circle-one:after{background-size:125% auto;background-position:44% 42%;transform:rotate(-4deg) scale(1.04)}.home-note-circle-two:after{background-size:140% auto;background-position:58% 24%;transform:rotate(7deg) scale(1.07)}.home-note-circle-three:after{background-size:132% auto;background-position:48% 70%;transform:rotate(-9deg) scale(1.06)}.home-note-circle-one{--circle-color:var(--note-one);width:58%;aspect-ratio:1;left:-3%;top:21%}.home-note-circle-two{--circle-color:var(--note-two);width:38%;aspect-ratio:1;right:4%;top:2%}.home-note-circle-three{--circle-color:var(--note-three);width:43%;aspect-ratio:1;right:-2%;bottom:5%}.home-coffee-bag{position:absolute;z-index:3;left:51%;bottom:0;width:auto;height:94%;max-width:58%;object-fit:contain;filter:drop-shadow(0 17px 14px rgba(24,18,23,.14));transform:translate(-50%);transform-origin:50% 90%;transition:transform .48s cubic-bezier(.2,.75,.25,1),filter .35s ease}.home-coffee-bag-fallback{width:58%;height:88%}.home-coffee-item:hover .home-coffee-bag,.home-coffee-item:focus-within .home-coffee-bag{transform:translate(-50%) translateY(-2px) scale(1.018);filter:drop-shadow(0 20px 16px rgba(24,18,23,.18))}.home-coffee-item:hover .home-note-circle-one,.home-coffee-item:focus-within .home-note-circle-one{transform:translate(-3px,2px)}.home-coffee-item:hover .home-note-circle-two,.home-coffee-item:focus-within .home-note-circle-two{transform:translate(2px,-3px)}.home-coffee-item:hover .home-note-circle-three,.home-coffee-item:focus-within .home-note-circle-three{transform:translate(4px,2px)}.home-coffee-copy{padding-top:clamp(12px,.9vw,15px);text-align:center}.home-coffee-copy h3{min-height:39px;margin:0;display:flex;align-items:flex-start;justify-content:center;font-family:Neue Haas Grotesk Display Pro,Helvetica Neue,Arial,sans-serif,sans-serif;font-size:clamp(16px,1.2vw,19px);line-height:1.08;letter-spacing:-.035em}.home-coffee-notes{min-height:18px;margin:6px 0 0;display:flex;justify-content:center;align-items:center;flex-wrap:wrap;gap:0;color:#535353;font-size:clamp(8.5px,.7vw,10.5px);line-height:1.35;letter-spacing:.09em;text-transform:uppercase}.home-coffee-notes span+span:before{content:"\b7";margin:0 .7em;color:color-mix(in srgb,var(--note-one) 55%,#666)}.home-coffee-price{margin:9px 0 0;font-size:clamp(13px,.95vw,16px);letter-spacing:.015em}@media(max-width:1120px){.home-canvas-copy{width:min(45%,490px)}.home-canvas-peony{width:min(96vw,1220px);right:-88px}.home-coffee-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:48px 8vw}.home-coffee-visual{height:clamp(310px,35vw,390px)}.home-coffee-bag{max-width:53%}.home-coffee-copy h3{font-size:19px}}@media(max-width:760px){.home-canvas{padding:32px 0 42px}.home-canvas-intro{min-height:245px;padding:0 20px;align-items:flex-start}.home-canvas-copy{position:relative;z-index:2;width:min(78%,430px);padding-top:8px}.home-canvas-copy h1{font-size:clamp(45px,13vw,62px)}.home-canvas-lead{font-size:14px}.home-canvas-peony{top:72px;right:-42%;width:142vw;opacity:.74}.home-coffee-heading{min-height:48px;padding:0 20px}.home-coffee-heading h2{font-size:32px}.home-coffee-heading>a{gap:10px;font-size:8px}.home-coffee-grid{display:flex;gap:24px;margin-top:16px;padding:0 20px 8px;overflow-x:auto;overscroll-behavior-inline:contain;scroll-snap-type:x mandatory;scrollbar-width:none}.home-coffee-grid::-webkit-scrollbar{display:none}.home-coffee-item{flex:0 0 min(78vw,322px);scroll-snap-align:start}.home-coffee-visual{height:min(86vw,350px)}.home-coffee-copy h3{min-height:40px;font-size:18px}.home-coffee-notes{font-size:9px}.home-coffee-price{font-size:14px}}@media(max-width:430px){.home-canvas-intro{min-height:232px}.home-canvas-copy{width:85%}.home-canvas-peony{top:86px;right:-62%;width:176vw}.home-coffee-heading{align-items:flex-end}.home-coffee-heading h2{font-size:30px}.home-coffee-item{flex-basis:min(82vw,315px)}}@media(prefers-reduced-motion:reduce){.home-note-circle,.home-coffee-bag{transition:none!important}.home-coffee-item:hover .home-coffee-bag,.home-coffee-item:focus-within .home-coffee-bag{transform:translate(-50%)}.home-coffee-item:hover .home-note-circle,.home-coffee-item:focus-within .home-note-circle{transform:none}}.home-note-circle{background:var(--home-paper,#F5F0E6);isolation:isolate}.home-note-circle:before{content:"";position:absolute;z-index:0;top:0;right:0;bottom:0;left:0;border-radius:inherit;background:var(--circle-color);opacity:.7;pointer-events:none}.home-note-circle:after{z-index:2;top:-7%;right:-7%;bottom:-7%;left:-7%;background-image:var(--home-washi-highlight);background-repeat:no-repeat;background-size:125% auto;background-position:50% 44%;opacity:1;mix-blend-mode:screen}.home-washi-shadow{position:absolute;z-index:1;top:-7%;right:-7%;bottom:-7%;left:-7%;display:block;border-radius:inherit;background-image:var(--home-washi-shadow);background-repeat:no-repeat;background-size:125% auto;background-position:50% 44%;opacity:1;mix-blend-mode:multiply;pointer-events:none}.home-note-circle-one:after,.home-note-circle-one .home-washi-shadow{background-size:125% auto;background-position:44% 42%;transform:rotate(-4deg) scale(1.04)}.home-note-circle-two:after,.home-note-circle-two .home-washi-shadow{background-size:140% auto;background-position:58% 24%;transform:rotate(7deg) scale(1.07)}.home-note-circle-three:after,.home-note-circle-three .home-washi-shadow{background-size:132% auto;background-position:48% 70%;transform:rotate(-9deg) scale(1.06)}.home-canvas{--home-product-size:clamp(292px,21.5vw,344px);overflow:hidden}.home-coffee-grid{width:min(100%,1424px);margin:clamp(16px,1.2vw,19px) auto 0;display:flex;justify-content:center;align-items:flex-start;gap:clamp(12px,1vw,16px);overflow:visible}.home-coffee-item{position:relative;flex:0 0 var(--home-product-size);width:var(--home-product-size);min-width:0;overflow:visible}.home-coffee-visual{position:relative;display:block;width:100%;height:auto;aspect-ratio:1;overflow:visible;isolation:isolate;background:transparent}.home-note-circle{z-index:1;overflow:hidden}.home-note-circle-one{width:77.5%;left:-7%;top:15.5%;right:auto;bottom:auto}.home-note-circle-two{width:58.2%;left:38.8%;top:-7.6%;right:auto;bottom:auto}.home-note-circle-three{width:37.5%;left:73.4%;top:43.7%;right:auto;bottom:auto}.home-peony-layer{position:absolute;top:0;right:0;bottom:0;left:0;display:block;width:100%;height:100%;object-fit:contain;pointer-events:none;-webkit-user-select:none;user-select:none}.home-peony-layer-back{z-index:2}.home-coffee-bag{z-index:3;left:38.25%;top:11.8%;bottom:auto;width:44.8%;height:auto;max-width:none;object-fit:contain;transform:none;transform-origin:50% 88%}.home-peony-layer-front{z-index:4}.home-coffee-item:hover .home-coffee-bag,.home-coffee-item:focus-within .home-coffee-bag{transform:translateY(-2px) scale(1.018)}.home-coffee-copy{margin-top:calc(-16.75% + 36px);padding-top:0}.home-coffee-item[data-peony-source=fallback]:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none}@media(max-width:1480px)and (min-width:1121px){.home-canvas{--home-product-size:clamp(272px,21.5vw,318px)}}@media(max-width:1120px){.home-canvas{--home-product-size:min(344px,42vw)}.home-coffee-grid{width:min(760px,100%);display:grid;grid-template-columns:repeat(2,var(--home-product-size));justify-content:center;column-gap:clamp(32px,7vw,68px);row-gap:48px}.home-coffee-visual{height:auto}.home-coffee-bag{max-width:none}}@media(max-width:760px){.home-canvas{--home-product-size:min(82vw,344px)}.home-coffee-grid{width:auto;display:flex;justify-content:flex-start;gap:24px;margin-top:16px;padding:0 20px 8px;overflow-x:auto;overflow-y:visible}.home-coffee-item{flex:0 0 var(--home-product-size);width:var(--home-product-size)}.home-coffee-visual{height:auto}.home-peony-layer{filter:contrast(1.04)}}@media(prefers-reduced-motion:reduce){.home-coffee-item:hover .home-coffee-bag,.home-coffee-item:focus-within .home-coffee-bag{transform:none}}.home-canvas{--home-shell:344px;--home-stage-scale:.76;overflow:hidden;padding-left:clamp(24px,4vw,66px);padding-right:clamp(24px,4vw,66px);border-bottom:0}.home-canvas-peony{display:none!important}.home-coffee-grid{position:relative;z-index:2;width:calc(var(--home-shell) * 4 + 48px);max-width:100%;margin:20px auto 0;display:grid;grid-template-columns:repeat(4,var(--home-shell));column-gap:16px;row-gap:0;justify-content:center;align-items:start;overflow:visible}.home-coffee-item{width:var(--home-shell);min-width:0;position:relative;overflow:visible;background:transparent;border:0;box-shadow:none}.home-coffee-visual{position:relative;display:block;width:var(--home-shell);height:var(--home-shell);overflow:visible;isolation:isolate;background:transparent}.home-product-stage{position:absolute;z-index:1;left:12%;top:12%;width:76%;height:76%;display:block;overflow:visible}.home-product-stage-bag{z-index:3;pointer-events:none}.home-note-circle{position:absolute;z-index:1;display:block;aspect-ratio:1;border-radius:50%;overflow:hidden;isolation:isolate;background:var(--home-paper,#F5F0E6);transform:none;transition:none}.home-note-circle:before{content:"";position:absolute;z-index:0;top:0;right:0;bottom:0;left:0;border-radius:inherit;background:var(--circle-color);opacity:.7}.home-note-circle:after{content:"";position:absolute;z-index:1;top:-8%;right:-8%;bottom:-8%;left:-8%;border-radius:inherit;background-image:var(--home-shibo);background-size:168px 168px;background-repeat:repeat;opacity:.58;mix-blend-mode:soft-light;transform:rotate(-3deg) scale(1.05);pointer-events:none}.home-note-circle-one{--circle-color:var(--note-one);width:77.5%;left:-7%;top:15.5%;right:auto;bottom:auto}.home-note-circle-two{--circle-color:var(--note-two);width:58.2%;left:38.8%;top:-7.6%;right:auto;bottom:auto}.home-note-circle-three{--circle-color:var(--note-three);width:37.5%;left:73.4%;top:43.7%;right:auto;bottom:auto}.home-peony-art{position:absolute;z-index:2;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:contain;opacity:.6;pointer-events:none;-webkit-user-select:none;user-select:none}.home-coffee-bag{position:absolute;z-index:3;left:38.25%;top:11.8%;bottom:auto;width:44.8%;height:auto;max-width:none;object-fit:contain;filter:drop-shadow(0 13px 11px rgba(24,18,23,.12));transform:none;transform-origin:50% 88%;transition:transform .36s cubic-bezier(.2,.75,.25,1),filter .36s ease}.home-coffee-bag-fallback{width:44.8%;height:auto}.home-coffee-item:hover .home-coffee-bag,.home-coffee-item:focus-within .home-coffee-bag{transform:translateY(-1px) scale(1.012);filter:drop-shadow(0 15px 13px rgba(24,18,23,.15))}.home-coffee-item:hover .home-note-circle,.home-coffee-item:focus-within .home-note-circle{transform:none}.home-coffee-copy{margin-top:-24px;padding-top:0;text-align:center}.home-coffee-copy h3{min-height:43px;margin:0;display:flex;align-items:flex-start;justify-content:center;font-family:Neue Haas Grotesk Display Pro,Helvetica Neue,Arial,sans-serif,sans-serif;font-size:clamp(16px,1.15vw,19px);line-height:1.08;letter-spacing:-.035em}.home-coffee-notes{min-height:18px;margin:7px 0 0}.home-coffee-price{margin-top:9px}@media(max-width:1535px)and (min-width:1121px){.home-canvas{--home-shell: calc((100vw - 180px)/4) }.home-coffee-grid{width:calc(var(--home-shell) * 4 + 48px)}}@media(max-width:1120px)and (min-width:761px){.home-canvas{--home-shell:min(344px,42vw)}.home-coffee-grid{width:min(760px,100%);grid-template-columns:repeat(2,var(--home-shell));column-gap:clamp(28px,6vw,64px);row-gap:52px}}@media(max-width:760px){.home-canvas{--home-shell:min(86vw,344px);padding-left:0;padding-right:0}.home-coffee-grid{width:auto;max-width:none;display:flex;justify-content:flex-start;gap:20px;margin-top:18px;padding:0 24px 10px;overflow-x:auto;overflow-y:visible;overscroll-behavior-inline:contain;scroll-snap-type:x mandatory;scrollbar-width:none}.home-coffee-grid::-webkit-scrollbar{display:none}.home-coffee-item{flex:0 0 var(--home-shell);width:var(--home-shell);scroll-snap-align:start}.home-coffee-visual{width:var(--home-shell);height:var(--home-shell)}.home-coffee-copy h3{font-size:18px}.home-coffee-notes{font-size:9px}.home-coffee-price{font-size:14px}.home-peony-art{opacity:.62}}@media(prefers-reduced-motion:reduce){.home-coffee-bag{transition:none!important}.home-coffee-item:hover .home-coffee-bag,.home-coffee-item:focus-within .home-coffee-bag{transform:none}}:root{--ratio-bronze-minor:23.2%;--ratio-bronze-major:76.8%;--ratio-golden-minor:38.2%;--ratio-golden-major:61.8%;--ratio-silver-minor:41.4%;--ratio-silver-major:58.6%;--space-s1:12px;--space-s2:17px;--space-s3:24px;--space-s4:34px;--space-s5:48px;--space-s6:68px;--space-s7:96px;--space-s8:136px}.home-canvas-intro{position:relative;z-index:3;min-height:clamp(216px,16vw,252px);width:100%;display:grid;align-content:center;column-gap:0;padding-block:var(--space-s3)}.home-hero-title-block,.home-hero-lead-block{position:relative;z-index:2;min-width:0}.home-hero-title-block .eyebrow{margin:0 0 var(--space-s2)}.home-hero-title-block h1{margin:0;font-family:Neue Haas Grotesk Display Pro,Helvetica Neue,Arial,sans-serif,sans-serif;font-weight:700;font-size:clamp(48px,4.25vw,68px);line-height:.84;letter-spacing:-.068em}.home-hero-lead-block{align-self:end}.home-canvas-lead{max-width:510px;margin:0;font-size:clamp(14px,1.06vw,17px);line-height:1.42}.home-hero-mode-bronze .home-canvas-intro{grid-template-columns:var(--ratio-bronze-minor) var(--ratio-bronze-major);grid-template-rows:auto auto;row-gap:var(--space-s2)}.home-hero-mode-bronze .home-hero-title-block,.home-hero-mode-bronze .home-hero-lead-block{grid-column:1}.home-hero-mode-bronze .home-hero-title-block{grid-row:1}.home-hero-mode-bronze .home-hero-lead-block{grid-row:2}.home-hero-mode-bronze .home-hero-title-block h1{font-size:clamp(45px,3.75vw,62px)}.home-hero-mode-bronze .home-canvas-lead{font-size:clamp(13px,.95vw,15px)}.home-hero-mode-golden .home-canvas-intro{grid-template-columns:var(--ratio-golden-minor) var(--ratio-golden-major);grid-template-rows:auto auto;row-gap:var(--space-s2)}.home-hero-mode-golden .home-hero-title-block,.home-hero-mode-golden .home-hero-lead-block{grid-column:1}.home-hero-mode-golden .home-hero-title-block{grid-row:1}.home-hero-mode-golden .home-hero-lead-block{grid-row:2}.home-hero-mode-golden .home-hero-title-block h1{font-size:clamp(52px,4.6vw,74px)}.home-hero-mode-hybrid .home-canvas-intro{grid-template-columns:23.2% 15% 38.2% 23.6%;grid-template-rows:1fr;align-items:end}.home-hero-mode-hybrid .home-hero-title-block{grid-column:1;grid-row:1;align-self:center}.home-hero-mode-hybrid .home-hero-lead-block{grid-column:3;grid-row:1;align-self:end;padding-bottom:var(--space-s2)}.home-hero-mode-hybrid .home-canvas-lead{max-width:500px}.home-hero-variant-label{position:absolute;z-index:4;top:var(--space-s3);right:0;display:inline-flex;align-items:center;min-height:28px;padding:0 10px;border:1px solid rgba(5,5,5,.18);background:#f7f7f4e0;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);font-size:9px;line-height:1;letter-spacing:.09em;text-transform:uppercase}.home-hero-ratio-guides{position:absolute;z-index:1;top:0;right:0;bottom:0;left:0;pointer-events:none;border-top:1px dashed rgba(75,66,62,.24);border-bottom:1px dashed rgba(75,66,62,.24)}.home-ratio-guide{position:absolute;top:0;bottom:0;width:0;display:none;border-left:1px dashed rgba(75,66,62,.42)}.home-ratio-guide b{position:absolute;top:4px;left:6px;font-size:9px;font-weight:500;color:#4b423ec7;letter-spacing:.04em}.home-ratio-guide-bronze{left:23.2%}.home-ratio-guide-golden{left:38.2%}.home-ratio-guide-golden-major{left:61.8%}.home-hero-mode-bronze .home-ratio-guide-bronze,.home-hero-mode-golden .home-ratio-guide-golden,.home-hero-mode-hybrid .home-ratio-guide-bronze,.home-hero-mode-hybrid .home-ratio-guide-golden,.home-hero-mode-hybrid .home-ratio-guide-golden-major{display:block}.home-note-circle{background:transparent}.home-note-circle:before{background:var(--circle-color);opacity:.561}.home-note-circle:after{top:-4%;right:-4%;bottom:-4%;left:-4%;background-image:var(--home-f4-fibers);background-size:190px 190px;background-repeat:repeat;background-position:50% 50%;opacity:1;mix-blend-mode:normal;transform:rotate(-3deg) scale(1.04)}.home-note-circle-two:after{background-position:32% 64%;transform:rotate(6deg) scale(1.05)}.home-note-circle-three:after{background-position:68% 34%;transform:rotate(-8deg) scale(1.05)}@media(max-width:1120px)and (min-width:761px){.home-canvas-intro{min-height:230px}.home-hero-mode-bronze .home-canvas-intro{grid-template-columns:30% 70%}.home-hero-mode-bronze .home-hero-title-block,.home-hero-mode-bronze .home-hero-lead-block{grid-column:1}.home-hero-mode-hybrid .home-canvas-intro{grid-template-columns:30% 8.2% 45% 16.8%}.home-hero-variant-label{right:24px}}@media(max-width:760px){.home-canvas-intro,.home-hero-mode-bronze .home-canvas-intro,.home-hero-mode-golden .home-canvas-intro,.home-hero-mode-hybrid .home-canvas-intro{min-height:auto;display:block;padding:var(--space-s5) 24px var(--space-s4)}.home-hero-title-block h1,.home-hero-mode-bronze .home-hero-title-block h1,.home-hero-mode-golden .home-hero-title-block h1{font-size:clamp(48px,15vw,66px)}.home-hero-lead-block,.home-hero-mode-hybrid .home-hero-lead-block{margin-top:var(--space-s3);padding-bottom:0}.home-canvas-lead,.home-hero-mode-bronze .home-canvas-lead{font-size:15px;max-width:34em}.home-hero-variant-label{top:12px;right:16px;min-height:24px;font-size:8px}.home-hero-ratio-guides{display:none}}:root{--ratio-golden-minor:38.2%;--ratio-golden-major:61.8%;--ratio-silver-minor:41.4%;--ratio-silver-major:58.6%;--space-s1:12px;--space-s2:17px;--space-s3:24px;--space-s4:34px;--space-s5:48px;--space-s6:68px;--space-s7:96px;--space-s8:136px;--ratio-frame-max:1600px;--ratio-gutter:clamp(24px,4vw,66px)}.filter-bar{top:var(--active-sticky-offset,119px)}.comparison-badge{position:absolute;z-index:8;top:8px;right:10px;min-height:22px;display:inline-flex;align-items:center;padding:4px 8px;border:1px solid rgba(5,5,5,.25);background:#f7f7f4eb;color:var(--ink);font-size:8px;line-height:1;letter-spacing:.08em;text-transform:uppercase;pointer-events:none}.site-header.header-layout-baseline,.header-category-baseline{position:sticky}.header-announcement-ratio{position:sticky;top:0;z-index:53;height:24px;min-height:24px;padding:0 var(--ratio-gutter);font-size:10px}.site-header.header-layout-ratio{position:sticky;top:24px;z-index:52;height:68px;display:block;padding:0;background:#f7f7f4f5}.site-header-inner{position:relative;width:min(100%,var(--ratio-frame-max));height:100%;margin:0 auto;padding:0 var(--ratio-gutter);display:grid;grid-template-columns:var(--ratio-golden-minor) var(--ratio-golden-major);align-items:center}.header-layout-ratio .wordmark{grid-column:1;justify-self:start;font-size:29px}.header-layout-ratio .header-actions{grid-column:2;justify-self:stretch;justify-content:flex-end;gap:var(--space-s3)}.header-category-ratio{position:sticky;top:92px;z-index:51;height:44px;min-height:44px;display:block;padding:0;overflow:hidden;background:#f7f7f4f7}.header-category-ratio .category-nav-inner{position:relative;width:min(100%,var(--ratio-frame-max));height:100%;margin:0 auto;padding:0 var(--ratio-gutter);display:grid;grid-template-columns:var(--ratio-golden-minor) var(--ratio-golden-major);align-items:center}.header-category-ratio .category-nav-axis{grid-column:1}.header-category-ratio .category-nav-links{grid-column:2;height:100%;min-width:0;display:flex;align-items:center;justify-content:flex-end;gap:clamp(17px,1.7vw,34px);white-space:nowrap;overflow-x:auto;scrollbar-width:none}.header-category-ratio .category-nav-links::-webkit-scrollbar{display:none}.header-category-ratio .category-nav-links a{flex:0 0 auto;position:relative;font-size:11px;letter-spacing:.02em}.header-category-ratio .category-nav-links a:after{content:"";position:absolute;left:0;bottom:-7px;width:100%;height:1px;background:var(--ink);transform:scaleX(0);transform-origin:right;transition:transform .25s}.header-category-ratio .category-nav-links a:hover:after,.header-category-ratio .category-nav-links a:focus-visible:after{transform:scaleX(1);transform-origin:left}.header-ratio-guide{position:absolute;z-index:4;top:0;bottom:0;left:38.2%;border-left:1px dashed rgba(75,66,62,.5);pointer-events:none}.footer-channels{display:flex;align-items:center;flex-wrap:wrap;gap:10px}.footer-channel{width:38px;height:38px;display:grid!important;place-items:center;margin:0!important;border:1px solid #333;color:#fff;transition:border-color .2s,background .2s,color .2s}.footer-channel:hover{border-color:#777;background:#181818}.footer-channel .channel-icon{width:18px;height:18px;fill:none;stroke:currentColor;stroke-width:3}.footer-channel .youtube-icon{width:23px;fill:currentColor;stroke:none}.footer-channel .youtube-icon .play{fill:var(--ink)}.footer-channel .skool-mark{align-self:center;font-size:19px;line-height:.8}.footer-channel .hiphop-wordmark{font-family:Arial Black,Helvetica Neue,Arial,sans-serif;font-size:11px;font-weight:950;line-height:.8;letter-spacing:-.09em}.site-footer.footer-layout-baseline,.site-footer.footer-layout-ratio{position:relative;background:var(--ink);color:#fff}.footer-comparison-badge{background:#111;color:#fff;border-color:#444}.footer-layout-baseline .footer-grid-comparison{grid-template-columns:1.15fr .7fr .7fr 1fr;gap:42px;align-items:start}.footer-baseline-brand{min-height:180px;display:flex;flex-direction:column;justify-content:space-between;gap:var(--space-s4)}.footer-layout-baseline .footer-mark{font-size:clamp(48px,5.4vw,86px);line-height:1;margin:0}.footer-layout-baseline .footer-newsletter>p:not(.eyebrow),.footer-layout-ratio .footer-newsletter>p:not(.eyebrow){color:#bbb}.site-footer.footer-layout-ratio{padding:var(--space-s6) var(--ratio-gutter) var(--space-s3)}.footer-ratio-grid{position:relative;width:min(100%,var(--ratio-frame-max));min-height:clamp(310px,26vw,420px);margin:0 auto;display:grid;grid-template-columns:var(--ratio-golden-minor) var(--ratio-golden-major)}.footer-ratio-brand{grid-column:1;padding-right:var(--space-s5);display:flex;flex-direction:column;justify-content:space-between;gap:var(--space-s5);border-right:1px solid #333}.footer-layout-ratio .footer-mark{display:block;margin:0;font-size:clamp(62px,7.2vw,116px);line-height:.82}.footer-ratio-information{grid-column:2;min-width:0;padding-left:var(--space-s5);display:grid;grid-template-columns:var(--ratio-silver-minor) var(--ratio-silver-major)}.footer-ratio-menus{grid-column:1;display:grid;grid-template-columns:1fr 1fr;gap:var(--space-s4);padding-right:var(--space-s5)}.footer-ratio-information>.footer-newsletter{grid-column:2;padding-left:var(--space-s5);border-left:1px solid #333}.footer-ratio-information .footer-links .eyebrow,.footer-ratio-information .footer-newsletter .eyebrow{margin-bottom:var(--space-s2)}.footer-ratio-information .footer-links a{display:block;margin:0 0 9px;font-size:14px}.footer-ratio-information>.footer-newsletter>p:not(.eyebrow){max-width:31em;margin:0 0 var(--space-s4)}.footer-ratio-information .newsletter{margin-top:0}.footer-ratio-guide-golden{position:absolute;z-index:3;top:0;bottom:0;left:38.2%;border-left:1px dashed rgba(255,255,255,.38);pointer-events:none}.footer-layout-ratio .footer-bottom{width:min(100%,var(--ratio-frame-max));margin:var(--space-s6) auto 0;padding-top:var(--space-s2)}@media(max-width:1180px)and (min-width:901px){.header-category-ratio .category-nav-links{gap:15px}.header-category-ratio .category-nav-links a{font-size:10px}.footer-ratio-information{grid-template-columns:45% 55%;padding-left:var(--space-s4)}.footer-ratio-menus{padding-right:var(--space-s4);gap:var(--space-s3)}.footer-ratio-information>.footer-newsletter{padding-left:var(--space-s4)}}@media(max-width:900px){.mobile-menu{inset:var(--active-mobile-inset,137px) 0 0}.site-header.header-layout-ratio{top:24px}.site-header-inner{grid-template-columns:1fr auto;padding:0 18px}.header-layout-ratio .wordmark{grid-column:1}.header-layout-ratio .header-actions{grid-column:2}.header-category-ratio .category-nav-inner{display:block;padding:0}.header-category-ratio .category-nav-axis{display:none}.header-category-ratio .category-nav-links{height:100%;justify-content:flex-start;gap:27px;padding:0 18px}.header-ratio-guide{display:none}.footer-layout-baseline .footer-grid-comparison{grid-template-columns:1fr 1fr}.footer-layout-baseline .footer-grid-comparison>div:first-child{grid-column:1/-1}.footer-baseline-brand{min-height:130px}.footer-ratio-grid{grid-template-columns:1fr;min-height:0}.footer-ratio-brand{grid-column:1;min-height:190px;padding:0 0 var(--space-s5);border-right:0;border-bottom:1px solid #333}.footer-ratio-information{grid-column:1;padding:var(--space-s5) 0 0}}@media(max-width:560px){.header-announcement-ratio{font-size:8.5px}.header-layout-ratio .header-actions{gap:var(--space-s2)}.footer-layout-baseline .footer-grid-comparison{grid-template-columns:1fr}.footer-layout-baseline .footer-grid-comparison>div:first-child{grid-column:auto}.footer-ratio-information{display:block}.footer-ratio-menus{grid-template-columns:1fr 1fr;padding:0 0 var(--space-s5)}.footer-ratio-information>.footer-newsletter{padding:var(--space-s5) 0 0;border-left:0;border-top:1px solid #333}.footer-layout-ratio .footer-mark{font-size:clamp(58px,20vw,86px)}.footer-channel{width:36px;height:36px}}:root{--structure-max:1472px;--structure-gutter:clamp(18px,4vw,64px);--structure-golden-major:61.8%;--structure-golden-minor:38.2%;--structure-space-1:12px;--structure-space-2:17px;--structure-space-3:24px;--structure-space-4:34px;--structure-space-5:48px;--structure-space-6:68px;--structure-space-7:96px;--structure-space-8:136px}.structure-announcement{position:relative;z-index:54;height:24px;min-height:24px;font-size:10px}.site-header.structure-header{position:sticky;top:0;z-index:53;height:74px;padding:0;display:block;background:#f7f7f4f5}.structure-header-inner{position:relative;width:min(calc(100% - (var(--structure-gutter) * 2)),var(--structure-max));height:100%;margin:0 auto;display:grid;grid-template-columns:1fr auto 1fr;align-items:center}.structure-header-left{justify-self:start;display:flex;align-items:center}.structure-locale{font-size:11px;letter-spacing:.05em;text-transform:uppercase;color:var(--muted)}.structure-mobile-menu-button{display:none;border:0;background:transparent;padding:0;font-size:11px;letter-spacing:.06em;text-transform:uppercase;cursor:pointer}.structure-wordmark{grid-column:2;justify-self:center;font-size:29px}.structure-header-actions{grid-column:3;justify-self:end;gap:var(--structure-space-3)}.category-nav.structure-category-nav{position:sticky;top:74px;z-index:52;height:46px;min-height:46px;gap:clamp(20px,2.15vw,34px);padding:0 var(--structure-gutter);background:#f7f7f4f7}.structure-category-nav a{font-size:12px}.structure-mobile-menu{top:64px;right:0;bottom:0;left:0}.structure-home{overflow:hidden}.structure-hero{position:relative;width:min(calc(100% - (var(--structure-gutter) * 2)),var(--structure-max));height:clamp(440px,35vw,560px);margin:var(--structure-space-6) auto 0;overflow:hidden;background:#ddd}.structure-hero-media{position:absolute;top:0;right:0;bottom:0;left:0;overflow:hidden;background:#ddd}.structure-hero-media-mobile{display:none}.structure-hero-image,.structure-hero-video,.structure-hero-media video,.structure-hero-iframe{display:block;width:100%;height:100%;border:0;object-fit:cover}.structure-hero-iframe{position:absolute;top:0;right:0;bottom:0;left:0;transform:scale(1.01)}.structure-hero-cta{position:absolute;z-index:3;right:var(--structure-space-4);bottom:var(--structure-space-4);min-height:48px;display:inline-flex;align-items:center;justify-content:center;gap:var(--structure-space-2);padding:0 var(--structure-space-3);background:#f7f7f4f0;color:var(--ink);font-size:11px;font-weight:600;letter-spacing:.06em;text-transform:uppercase;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.structure-hero-cta:hover{background:var(--lime)}.home-canvas.structure-coffee-section{--home-shell:344px;overflow:visible;padding:var(--structure-space-6) var(--structure-gutter) var(--structure-space-7);border:0}.structure-coffee-heading{width:min(100%,var(--structure-max));margin:0 auto}.structure-coffee-heading h1{margin:0;font-family:Neue Haas Grotesk Display Pro,Helvetica Neue,Arial,sans-serif,sans-serif;font-size:clamp(32px,2.8vw,44px);line-height:1;letter-spacing:-.05em}.structure-coffee-section .home-coffee-grid{margin-top:var(--structure-space-5)}.structure-coffee-section .home-peony-art{display:none!important}.structure-coffee-section .home-coffee-item{background:transparent}.structure-commercial{min-height:430px;display:grid;grid-template-columns:var(--structure-golden-major) var(--structure-golden-minor);background:#dededb;border-top:1px solid rgba(5,5,5,.18)}.structure-commercial article{min-width:0;padding:var(--structure-space-6) var(--structure-gutter);display:flex;flex-direction:column;align-items:flex-start}.structure-commercial-primary{border-right:1px solid rgba(5,5,5,.18)}.structure-commercial h2{max-width:760px;margin:0 0 var(--structure-space-4);font-family:Neue Haas Grotesk Display Pro,Helvetica Neue,Arial,sans-serif,sans-serif;font-size:clamp(31px,3vw,48px);line-height:.98;letter-spacing:-.052em}.structure-commercial p:not(.eyebrow){max-width:600px;margin:0 0 var(--structure-space-5);font-size:17px;line-height:1.48}.structure-commercial .text-link{margin-top:auto}.site-footer.structure-footer{padding:var(--structure-space-6) var(--structure-gutter) var(--structure-space-3)}.structure-footer-grid{width:min(100%,var(--structure-max));margin:0 auto;display:grid;grid-template-columns:5fr 3fr 2fr;gap:var(--structure-space-5);align-items:start}.structure-footer-grid>div{min-width:0}.structure-footer-visit>p:not(.eyebrow){margin:0 0 var(--structure-space-3);color:#aaa;line-height:1.55}.structure-footer-navigation{display:grid;grid-template-columns:1fr}.structure-footer .footer-links a{display:block;margin:0 0 9px;font-size:14px}.structure-footer-channels{margin-top:var(--structure-space-4);gap:var(--structure-space-2)}.structure-footer-newsletter>p:not(.eyebrow){margin:0 0 var(--structure-space-4);color:#aaa;line-height:1.5}.structure-footer-bottom{width:min(100%,var(--structure-max));margin:var(--structure-space-6) auto 0;padding-top:var(--structure-space-2)}@media(max-width:1120px)and (min-width:761px){.structure-footer-grid{grid-template-columns:2fr 1fr;gap:var(--structure-space-5)}.structure-footer-newsletter{grid-column:1/-1;max-width:620px}.structure-commercial article{padding:var(--structure-space-5) var(--structure-space-4)}}@media(max-width:900px){.structure-locale{display:none}.structure-mobile-menu-button{display:block}.structure-search-link,.category-nav.structure-category-nav{display:none}.site-header.structure-header{height:64px}.structure-header-inner{width:calc(100% - 36px)}.structure-wordmark{font-size:25px}.structure-header-actions{gap:var(--structure-space-2)}.structure-mobile-menu{top:64px;right:0;bottom:0;left:0}.filter-bar{top:64px}}@media(max-width:760px){.structure-hero{width:100%;height:min(114vw,520px);margin:0}.structure-hero-media-desktop{display:none}.structure-hero-media-mobile{display:block}.structure-hero-cta{right:18px;bottom:18px;min-height:42px;padding:0 17px;font-size:10px}.home-canvas.structure-coffee-section{padding-top:var(--structure-space-5);padding-bottom:var(--structure-space-6)}.structure-coffee-heading{padding:0 24px}.structure-coffee-heading h1{font-size:30px}.structure-coffee-section .home-coffee-grid{margin-top:var(--structure-space-4)}.structure-commercial{display:block;min-height:0}.structure-commercial article{padding:var(--structure-space-5) 22px}.structure-commercial-primary{min-height:340px;border-right:0;border-bottom:1px solid rgba(5,5,5,.18)}.structure-commercial-secondary{min-height:230px}.structure-commercial h2{font-size:clamp(27px,8vw,35px)}.structure-commercial p:not(.eyebrow){font-size:15px;margin-bottom:var(--structure-space-4)}.site-footer.structure-footer{padding:var(--structure-space-5) 18px var(--structure-space-2)}.structure-footer-grid{display:flex;flex-direction:column;gap:var(--structure-space-5)}.structure-footer-newsletter{order:-1;width:100%;max-width:none}.structure-footer-navigation{width:100%}.structure-footer-bottom{margin-top:var(--structure-space-5)}}:root{--editorial-max:1560px;--editorial-gutter:clamp(22px,4.2vw,72px);--editorial-rule:rgba(5,5,5,.18)}.structure-announcement{background:#b7afce;color:#050505}.site-header.structure-header{background:#f7f7f4f7;border-bottom:0}.category-nav.structure-category-nav{border-top:1px solid rgba(5,5,5,.09);border-bottom:1px solid rgba(5,5,5,.12);gap:clamp(22px,2.5vw,42px)}.structure-category-nav a{font-size:10px;font-weight:600;letter-spacing:.09em;text-transform:uppercase}.structure-hero.editorial-hero{width:100%;max-width:none;height:min(78vh,860px);min-height:600px;margin:0;background:#d8d8d4}.editorial-hero .structure-hero-image,.editorial-hero .structure-hero-video,.editorial-hero .structure-hero-media video{object-position:50% 47%;filter:saturate(.82) contrast(1.025)}.editorial-hero .structure-hero-media:after{content:"";position:absolute;z-index:2;top:0;right:0;bottom:0;left:0;pointer-events:none;background:linear-gradient(180deg,#00000005 52%,#0000004d)}.editorial-hero-meta{position:absolute;z-index:3;left:var(--editorial-gutter);right:var(--editorial-gutter);bottom:34px;display:flex;justify-content:space-between;padding-right:190px;color:#fff;font-size:10px;font-weight:600;letter-spacing:.12em;text-transform:uppercase}.editorial-hero .structure-hero-cta{right:var(--editorial-gutter);bottom:20px;min-height:46px;padding:0 20px;background:#f7f7f4;-webkit-backdrop-filter:none;backdrop-filter:none}.editorial-statement{width:min(calc(100% - (var(--editorial-gutter) * 2)),var(--editorial-max));min-height:520px;margin:0 auto;display:grid;grid-template-columns:38.2% 61.8%;border-bottom:1px solid var(--editorial-rule)}.editorial-statement-index,.editorial-commercial-index{display:flex;justify-content:space-between;align-items:flex-start;gap:24px;font-size:10px;font-weight:600;letter-spacing:.1em;text-transform:uppercase}.editorial-statement-index{padding:100px clamp(30px,4vw,64px) 100px 0;border-right:1px solid var(--editorial-rule)}.editorial-statement-copy{padding:96px 0 96px clamp(38px,6vw,104px);align-self:center}.editorial-statement-copy h1{max-width:980px;margin:0;font-family:Neue Haas Grotesk Display Pro,Helvetica Neue,Arial,sans-serif,sans-serif;font-size:clamp(48px,5.1vw,82px);line-height:.94;letter-spacing:-.062em}.editorial-statement-copy p{max-width:580px;margin:38px 0 42px;font-size:17px;line-height:1.55}.home-canvas.structure-coffee-section.editorial-coffee{--editorial-card:clamp(350px,29vw,438px);position:relative;overflow:hidden;padding:132px 0 154px;background:var(--home-paper,#F5F0E6)}.editorial-coffee-peony{position:absolute;z-index:0;top:20px;left:50%;width:min(1680px,118vw);height:auto;transform:translate(-50%);opacity:.68;pointer-events:none;-webkit-user-select:none;user-select:none}.editorial-coffee-heading{position:relative;z-index:2;width:min(calc(100% - (var(--editorial-gutter) * 2)),var(--editorial-max));margin:0 auto;align-items:flex-end}.editorial-coffee-heading .eyebrow{margin:0 0 18px}.editorial-coffee-heading h2{margin:0;font-family:Neue Haas Grotesk Display Pro,Helvetica Neue,Arial,sans-serif,sans-serif;font-size:clamp(48px,5vw,76px);line-height:.92;letter-spacing:-.062em}.editorial-coffee-actions{display:flex;align-items:center;gap:32px}.editorial-coffee-actions>a{display:inline-flex;gap:18px;font-size:10px;font-weight:600;letter-spacing:.1em;text-transform:uppercase}.editorial-rail-controls{display:flex;gap:8px}.editorial-rail-controls button{width:44px;height:44px;border:1px solid var(--ink);background:transparent;color:var(--ink);cursor:pointer;transition:background .2s,color .2s}.editorial-rail-controls button:hover{background:var(--ink);color:#fff}.structure-coffee-section .home-coffee-grid.editorial-coffee-rail{position:relative;z-index:2;width:100%;max-width:none;margin:82px 0 0;padding:0 var(--editorial-gutter) 18px;display:grid;grid-auto-flow:column;grid-auto-columns:var(--editorial-card);grid-template-columns:none;column-gap:clamp(34px,3vw,52px);justify-content:start;overflow-x:auto;overflow-y:visible;overscroll-behavior-inline:contain;scroll-snap-type:x mandatory;scrollbar-width:none}.structure-coffee-section .home-coffee-grid.editorial-coffee-rail::-webkit-scrollbar{display:none}.structure-coffee-section .home-coffee-item{width:var(--editorial-card);scroll-snap-align:start}.structure-coffee-section .home-coffee-visual{width:var(--editorial-card);height:var(--editorial-card)}.structure-coffee-section .home-coffee-copy{margin-top:-14px;text-align:left}.structure-coffee-section .home-coffee-copy h3{min-height:0;justify-content:flex-start;font-size:clamp(20px,1.55vw,24px);line-height:1.04}.structure-coffee-section .home-coffee-notes{min-height:0;margin-top:14px;font-size:10px;letter-spacing:.09em;text-transform:uppercase}.structure-coffee-section .home-coffee-price{margin-top:15px;font-size:15px}.structure-commercial.editorial-commercial{min-height:680px;display:grid;grid-template-columns:61.8% 38.2%;border-top:0;background:#0a0a0a}.editorial-commercial article{position:relative;min-width:0;padding:58px var(--editorial-gutter) 66px;display:flex;flex-direction:column;overflow:hidden}.editorial-subscription{color:#fff;background:#090909;border-right:1px solid rgba(255,255,255,.2)!important}.editorial-showroom{color:#fff;background-image:linear-gradient(180deg,#00000014,#000000ad),var(--showroom-image);background-size:cover;background-position:center}.editorial-showroom:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-left:1px solid rgba(255,255,255,.22);pointer-events:none}.editorial-commercial-index{position:relative;z-index:2;color:#ffffffb8}.editorial-commercial-copy{position:relative;z-index:2;margin-top:auto;max-width:760px}.editorial-commercial h2{max-width:760px;margin:0 0 34px;font-size:clamp(44px,5.2vw,84px);line-height:.91;letter-spacing:-.064em}.editorial-commercial p:not(.eyebrow){max-width:540px;margin:0 0 42px;color:#ffffffbd;font-size:16px}.editorial-commercial .text-link{color:#fff;margin-top:0}.editorial-commercial .text-link:after{background:#fff}.site-footer.structure-footer{padding-top:92px}@media(max-width:1180px)and (min-width:761px){.structure-hero.editorial-hero{height:min(70vh,700px);min-height:520px}.editorial-statement{min-height:450px}.editorial-statement-copy h1{font-size:clamp(46px,6vw,66px)}.home-canvas.structure-coffee-section.editorial-coffee{--editorial-card:min(43vw,410px)}.structure-commercial.editorial-commercial{min-height:570px}.editorial-commercial h2{font-size:clamp(40px,5.3vw,62px)}}@media(max-width:760px){.structure-hero.editorial-hero{width:100%;height:auto;min-height:0;aspect-ratio:4 / 5;margin:0}.editorial-hero .structure-hero-image,.editorial-hero .structure-hero-video,.editorial-hero .structure-hero-media video{object-position:50% 50%}.editorial-hero-meta{left:20px;right:20px;bottom:76px;padding-right:0}.editorial-hero .structure-hero-cta{right:20px;bottom:18px}.editorial-statement{width:100%;min-height:0;display:block;border-bottom:1px solid var(--editorial-rule)}.editorial-statement-index{padding:28px 22px;border-right:0;border-bottom:1px solid var(--editorial-rule)}.editorial-statement-copy{padding:68px 22px 78px}.editorial-statement-copy h1{font-size:clamp(42px,13vw,58px)}.editorial-statement-copy p{margin:30px 0 34px;font-size:16px}.home-canvas.structure-coffee-section.editorial-coffee{--editorial-card:min(86vw,370px);padding:94px 0 108px}.editorial-coffee-peony{top:30px;width:185vw;opacity:.58}.editorial-coffee-heading{width:100%;padding:0 22px;display:block}.editorial-coffee-heading h2{font-size:48px}.editorial-coffee-actions{margin-top:34px;justify-content:space-between}.editorial-rail-controls{display:none}.structure-coffee-section .home-coffee-grid.editorial-coffee-rail{margin-top:58px;padding:0 22px 16px;column-gap:24px}.structure-coffee-section .home-coffee-copy{margin-top:-8px}.structure-coffee-section .home-coffee-copy h3{font-size:21px}.structure-commercial.editorial-commercial{display:block;min-height:0}.editorial-commercial article{min-height:520px;padding:32px 22px 44px}.editorial-subscription{border-right:0!important;border-bottom:1px solid rgba(255,255,255,.2)}.editorial-showroom{min-height:600px;background-position:58% center}.editorial-showroom:after{display:none}.editorial-commercial h2{font-size:clamp(42px,12vw,58px)}.site-footer.structure-footer{padding-top:68px}}:root{--fib-1:8px;--fib-2:13px;--fib-3:21px;--fib-4:34px;--fib-5:55px;--fib-6:89px;--fib-7:144px;--fib-minor:38.4615%;--fib-major:61.5385%;--silver-minor:41.4214%;--silver-major:58.5786%;--v44-max:1600px;--v44-gutter:clamp(21px,3.8vw,55px);--v44-rule:rgba(5,5,5,.16)}.editorial-home-v44{background:#f7f7f4}.editorial-home-v44 .editorial-statement{display:none!important}.structure-hero.editorial-hero-v44{width:min(calc(100% - (var(--v44-gutter) * 2)),var(--v44-max));max-width:var(--v44-max);height:clamp(330px,calc((100svh - 144px) * .6153846),510px);min-height:0;margin:var(--fib-3) auto 0;background:#d8d8d4}.editorial-hero-v44 .structure-hero-image,.editorial-hero-v44 .structure-hero-video,.editorial-hero-v44 .structure-hero-media video{object-position:50% 43%;filter:saturate(.78) contrast(1.02)}.editorial-hero-v44 .structure-hero-media:after{background:linear-gradient(180deg,#0000 58%,#0003)}.editorial-hero-meta-v44{left:var(--fib-3);right:var(--fib-3);bottom:var(--fib-2);padding-right:0;color:#ffffffdb;font-size:9px;letter-spacing:.12em}.editorial-hero-v44 .structure-hero-cta{display:none!important}.home-canvas.structure-coffee-section.editorial-coffee-v44{--editorial-card:clamp(318px,26vw,390px);padding:var(--fib-5) 0 var(--fib-7);background:var(--home-paper,#F5F0E6)}.editorial-coffee-peony-v44{top:var(--fib-3);left:50%;width:min(1520px,112vw);opacity:.1;transform:translate(-50%)}.editorial-coffee-heading-v44{width:min(calc(100% - (var(--v44-gutter) * 2)),var(--v44-max));display:grid;grid-template-columns:var(--fib-major) var(--fib-minor);align-items:end;gap:var(--fib-4)}.editorial-coffee-heading-v44 .eyebrow{margin:0 0 var(--fib-2)}.editorial-coffee-heading-v44 h1{margin:0;font-family:Neue Haas Grotesk Display Pro,Helvetica Neue,Arial,sans-serif,sans-serif;font-size:clamp(42px,4.2vw,64px);line-height:.94;letter-spacing:-.055em}.editorial-coffee-actions-v44{justify-self:stretch;justify-content:space-between;gap:var(--fib-4)}.editorial-coffee-actions-v44>a{font-size:9px;letter-spacing:.11em}.editorial-coffee-actions-v44 .editorial-rail-controls button{width:var(--fib-5);height:var(--fib-5)}.structure-coffee-section .home-coffee-grid.editorial-coffee-rail-v44{margin-top:var(--fib-4);padding:0 var(--v44-gutter) var(--fib-3);grid-auto-columns:var(--editorial-card);column-gap:var(--fib-4);scroll-padding-inline:var(--v44-gutter)}.editorial-coffee-v44 .home-coffee-item{width:var(--editorial-card)}.editorial-coffee-v44 .home-coffee-visual{width:var(--editorial-card);height:var(--editorial-card)}.editorial-coffee-v44 .home-coffee-copy{margin-top:var(--fib-1)}.editorial-coffee-v44 .home-coffee-copy h3{font-size:clamp(19px,1.35vw,22px);line-height:1.08}.editorial-coffee-v44 .home-coffee-notes,.editorial-coffee-v44 .home-coffee-price{margin-top:var(--fib-2)}.editorial-service-sequence{padding:var(--fib-7) var(--v44-gutter);background:#f7f7f4;border-top:1px solid var(--v44-rule)}.editorial-service-row{width:min(100%,var(--v44-max));min-height:clamp(520px,42vw,650px);margin:0 auto;display:grid;border-top:1px solid var(--v44-rule);border-bottom:1px solid var(--v44-rule);background:#f7f7f4}.editorial-service-row+.editorial-service-row{margin-top:var(--fib-7)}.editorial-service-media{position:relative;min-width:0;overflow:hidden;background:#ddd}.editorial-service-row-subscription .editorial-service-media{border-right:1px solid var(--v44-rule)}.editorial-service-row-showroom .editorial-service-media{border-left:1px solid var(--v44-rule)}.editorial-service-media img{width:100%;height:100%;display:block;object-fit:cover;filter:saturate(.72) contrast(1.02)}.editorial-service-media-subscription img{object-position:58% 50%}.editorial-service-media-showroom img{object-position:50% 50%}.editorial-service-copy{min-width:0;padding:var(--fib-5) clamp(var(--fib-5),6vw,var(--fib-6));display:flex;flex-direction:column}.editorial-service-index{display:flex;align-items:flex-start;justify-content:space-between;gap:var(--fib-3);font-size:9px;font-weight:600;letter-spacing:.11em;text-transform:uppercase}.editorial-service-body{width:min(100%,860px);margin-top:auto;padding-top:var(--fib-6);padding-bottom:var(--fib-3)}.editorial-service-body h2{max-width:800px;margin:0 0 var(--fib-4);font-family:Neue Haas Grotesk Display Pro,Helvetica Neue,Arial,sans-serif,sans-serif;font-size:clamp(44px,4.8vw,76px);line-height:.94;letter-spacing:-.06em}.editorial-service-body p{max-width:42em;margin:0 0 var(--fib-4);color:#4d4d49;font-size:16px;line-height:1.6}.editorial-service-body .text-link{margin-top:0}@media(max-width:1180px)and (min-width:761px){.structure-hero.editorial-hero-v44{height:clamp(330px,calc((100svh - 144px) * .585786),470px)}.home-canvas.structure-coffee-section.editorial-coffee-v44{--editorial-card:min(40vw,370px)}.editorial-service-row{min-height:520px}.editorial-service-copy{padding:var(--fib-4) var(--fib-5)}.editorial-service-body h2{font-size:clamp(40px,5vw,60px)}}@media(max-width:760px){.structure-hero.editorial-hero-v44{width:calc(100% - 32px);height:auto;min-height:0;aspect-ratio:4 / 5;margin:var(--fib-2) auto 0}.editorial-hero-v44 .structure-hero-image,.editorial-hero-v44 .structure-hero-video,.editorial-hero-v44 .structure-hero-media video{object-position:52% 50%}.editorial-hero-meta-v44{left:var(--fib-2);right:var(--fib-2);bottom:var(--fib-2)}.home-canvas.structure-coffee-section.editorial-coffee-v44{--editorial-card:min(82vw,344px);padding:var(--fib-4) 0 var(--fib-6)}.editorial-coffee-peony-v44{top:var(--fib-3);width:175vw;opacity:.09}.editorial-coffee-heading-v44{width:100%;padding:0 var(--fib-3);display:block}.editorial-coffee-heading-v44 h1{font-size:42px}.editorial-coffee-actions-v44{margin-top:var(--fib-3)}.editorial-coffee-actions-v44 .editorial-rail-controls{display:none}.structure-coffee-section .home-coffee-grid.editorial-coffee-rail-v44{margin-top:var(--fib-4);padding:0 var(--fib-3) var(--fib-2);column-gap:var(--fib-3);scroll-padding-inline:var(--fib-3)}.editorial-service-sequence{padding:var(--fib-6) var(--fib-3)}.editorial-service-row,.editorial-service-row-subscription,.editorial-service-row-showroom{min-height:0;display:flex;flex-direction:column}.editorial-service-row+.editorial-service-row{margin-top:var(--fib-6)}.editorial-service-media{width:100%;aspect-ratio:4 / 5;border:0!important;border-bottom:1px solid var(--v44-rule)!important}.editorial-service-row-showroom .editorial-service-copy{order:2}.editorial-service-row-showroom .editorial-service-media{order:1}.editorial-service-copy{min-height:430px;padding:var(--fib-4) var(--fib-3)}.editorial-service-body{padding-top:var(--fib-5);padding-bottom:var(--fib-3)}.editorial-service-body h2{font-size:clamp(38px,11vw,52px)}.editorial-service-body p{font-size:15px}}.structure-header-inner{width:100%;max-width:none;padding-left:clamp(18px,2.4vw,42px);padding-right:clamp(18px,2.4vw,42px)}.structure-header-actions{justify-self:end;margin-left:auto}@media(max-width:900px){.structure-header-inner{width:100%;padding-left:18px;padding-right:18px}}.structure-header-inner{width:100%;max-width:none;padding-inline:clamp(18px,2.8vw,48px);display:grid;grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);grid-template-areas:"header-left header-brand header-cart";align-items:center}.structure-header-left{grid-area:header-left;grid-column:auto;grid-row:auto;justify-self:start}.structure-header-brand{grid-area:header-brand;justify-self:center;display:flex;align-items:center}.structure-wordmark{grid-column:auto;justify-self:auto;font-size:clamp(34px,2.45vw,40px);line-height:.9}.structure-header-cart{grid-area:header-cart;justify-self:end;display:flex;align-items:center}.structure-header-cart .cart-button{display:inline-flex;align-items:center;white-space:nowrap}.editorial-home-v44,.home-canvas.structure-coffee-section.editorial-coffee-v44{background:var(--paper,#f7f7f4)}.home-canvas.structure-coffee-section.editorial-coffee-v44{border:0;border-radius:0;box-shadow:none}.editorial-coffee-v44 .home-coffee-item,.editorial-coffee-v44 .home-coffee-visual,.editorial-coffee-v44 .home-coffee-copy{background:transparent;border-radius:0;box-shadow:none}.structure-coffee-section .home-coffee-grid.editorial-coffee-rail-v44{width:100%;max-width:none;margin-inline:0}.editorial-service-sequence{padding:var(--fib-6) var(--v44-gutter);background:var(--paper,#f7f7f4)}.editorial-service-row{width:min(100%,1380px);min-height:0;height:auto;align-items:stretch;background:transparent}.editorial-service-row+.editorial-service-row{margin-top:var(--fib-6)}.editorial-service-row-subscription{grid-template-columns:5fr 8fr}.editorial-service-row-showroom{grid-template-columns:8fr 5fr}.editorial-service-media{width:84%;height:auto;aspect-ratio:4 / 5;align-self:center;background:#ddd;border:0!important}.editorial-service-media-subscription{justify-self:start}.editorial-service-media-showroom{justify-self:end}.editorial-service-media img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%}.editorial-service-copy{min-height:0;padding:var(--fib-4) clamp(var(--fib-5),5vw,76px)}.editorial-service-body{width:min(100%,720px);padding-top:var(--fib-5);padding-bottom:var(--fib-4)}.editorial-service-body h2{max-width:680px;margin-bottom:var(--fib-4);font-size:clamp(42px,3.75vw,60px);line-height:.96}.editorial-service-body p{max-width:38em;font-size:15px;line-height:1.58}@media(max-width:1180px)and (min-width:761px){.structure-wordmark{font-size:34px}.editorial-service-row{width:min(100%,1080px)}.editorial-service-media{width:88%}.editorial-service-copy{padding:var(--fib-4) var(--fib-5)}.editorial-service-body h2{font-size:clamp(38px,4.5vw,52px)}}@media(max-width:900px){.structure-header-inner{width:100%;padding-inline:18px;grid-template-columns:minmax(0,1fr) auto minmax(0,1fr)}.structure-wordmark{font-size:29px}}@media(max-width:760px){.editorial-service-sequence{padding:var(--fib-5) var(--fib-3) var(--fib-6)}.editorial-service-row,.editorial-service-row-subscription,.editorial-service-row-showroom{display:flex;min-height:0}.editorial-service-row+.editorial-service-row{margin-top:var(--fib-6)}.editorial-service-media{width:min(82vw,360px);max-width:100%;height:auto;aspect-ratio:4 / 5;margin-inline:auto;border:0!important;border-bottom:1px solid var(--v44-rule)!important}.editorial-service-copy{min-height:0;padding:var(--fib-4) var(--fib-3) var(--fib-5)}.editorial-service-body{padding-top:var(--fib-5);padding-bottom:0}.editorial-service-body h2{font-size:clamp(34px,9.5vw,46px)}}.editorial-coffee-v44 .home-product-stage{transform:scale(.84);transform-origin:50% 50%}.editorial-coffee-v44 .home-coffee-copy,.editorial-coffee-v44 .home-coffee-copy h3,.editorial-coffee-v44 .home-coffee-notes,.editorial-coffee-v44 .home-coffee-price{text-align:center}.editorial-coffee-v44 .home-coffee-copy h3{justify-content:center}.editorial-coffee-v44 .home-note-circle{background:transparent;isolation:isolate}.editorial-coffee-v44 .home-note-circle:before{top:0;right:0;bottom:0;left:0;background:radial-gradient(circle at 28% 22%,rgba(255,255,255,.16),transparent 42%),radial-gradient(circle at 72% 76%,rgba(42,25,20,.1),transparent 50%),var(--circle-color);opacity:.92;z-index:0}.editorial-coffee-v44 .home-note-circle:after{top:-1%;right:-1%;bottom:-1%;left:-1%;background-image:var(--home-washi-f-highlight),var(--home-washi-f-shadow);background-size:cover,cover;background-repeat:no-repeat,no-repeat;background-position:center,center;opacity:1;mix-blend-mode:normal;transform:rotate(-3deg) scale(1.025);z-index:1}.editorial-coffee-v44 .home-note-circle-two:after{background-position:38% 62%,62% 38%;transform:rotate(6deg) scale(1.03)}.editorial-coffee-v44 .home-note-circle-three:after{background-position:66% 35%,34% 65%;transform:rotate(-7deg) scale(1.03)}@media(max-width:760px){.editorial-coffee-v44 .home-product-stage{transform:scale(.86)}.editorial-coffee-v44 .home-note-circle:after{background-size:115% 115%,115% 115%}}.editorial-coffee-v44 .home-coffee-item[style*=--note-texture-one] .home-note-circle:before{opacity:1;background-color:var(--circle-color);background-image:var(--circle-texture);background-size:cover;background-position:center;background-repeat:no-repeat}.editorial-coffee-v44 .home-coffee-item[style*=--note-texture-one] .home-note-circle:after{content:none;display:none}.editorial-coffee-v44 .home-note-circle-one{--circle-texture:var(--note-texture-one,none)}.editorial-coffee-v44 .home-note-circle-two{--circle-texture:var(--note-texture-two,none)}.editorial-coffee-v44 .home-note-circle-three{--circle-texture:var(--note-texture-three,none)}.editorial-coffee-v44 .home-coffee-item:not([style*=--note-texture-one]) .home-note-circle:before{background-color:var(--circle-color)}.editorial-coffee-v44 .home-coffee-item:not([style*=--note-texture-one]) .home-note-circle:after{display:block;content:"";top:0;right:0;bottom:0;left:0;background-image:var(--home-washi-fallback);background-size:cover;background-position:center;background-repeat:no-repeat;opacity:.24;mix-blend-mode:soft-light}.home-generic-bag-wrap{position:absolute;z-index:3;left:38.25%;top:11.8%;width:44.8%;aspect-ratio:3 / 4;filter:drop-shadow(0 13px 11px rgba(24,18,23,.12));transform-origin:50% 88%;transition:transform .36s cubic-bezier(.2,.75,.25,1),filter .36s ease}.home-generic-bag-image{width:100%;height:100%;display:block;object-fit:contain}.home-bag-label-image{position:absolute;z-index:4;left:50%;top:57.5%;width:57%;height:auto;transform:translate(-50%,-50%);display:block;box-shadow:0 1px 2px #0000000d}.home-generic-label{position:absolute;z-index:4;left:50%;top:57.5%;width:57%;min-height:25%;padding:9% 7% 7%;transform:translate(-50%,-50%);display:flex;flex-direction:column;justify-content:flex-end;gap:3px;overflow:hidden;background:#f7f3ed;color:#181418;font-family:Neue Haas Grotesk Display Pro,Helvetica Neue,Arial,sans-serif,sans-serif}.home-generic-label strong{display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:2;font-size:clamp(7px,.58vw,10px);line-height:.96;letter-spacing:-.035em}.home-generic-label small{overflow:hidden;white-space:nowrap;text-overflow:ellipsis;font-size:clamp(4px,.34vw,6px);line-height:1.05}.home-coffee-item:hover .home-generic-bag-wrap,.home-coffee-item:focus-within .home-generic-bag-wrap{transform:translateY(-1px) scale(1.012);filter:drop-shadow(0 15px 13px rgba(24,18,23,.15))}.collection-coffee-section{--collection-gap:36px;--collection-row-gap:76px;padding:44px 24px 104px;background:var(--paper,#f7f7f4)}.collection-coffee-grid{width:min(100%,1120px);margin-inline:auto;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));column-gap:var(--collection-gap);row-gap:var(--collection-row-gap);align-items:start}.collection-coffee-item{min-width:0;display:flex;flex-direction:column;align-items:stretch;background:transparent}.collection-coffee-main-link{display:block;color:inherit;text-decoration:none}.collection-coffee-visual{position:relative;width:100%;aspect-ratio:1.34 / 1;display:block;overflow:visible;isolation:isolate;background:transparent}.collection-product-stage{position:absolute;left:50%;top:50%;width:min(64%,300px);aspect-ratio:1;transform:translate(-50%,-50%);display:block;overflow:visible}.collection-note-circle{position:absolute;z-index:1;display:block;aspect-ratio:1;border-radius:50%;overflow:hidden;isolation:isolate;background:transparent}.collection-note-circle:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:inherit;background-color:var(--circle-color);background-image:var(--circle-texture);background-size:cover;background-position:center;background-repeat:no-repeat}.collection-coffee-item--neutral .collection-note-circle:before{background-image:linear-gradient(var(--circle-color),var(--circle-color)),var(--circle-texture);background-blend-mode:color,soft-light;opacity:.94}.collection-note-circle-one{--circle-color:var(--note-one);--circle-texture:var(--note-texture-one);width:77.5%;left:-7%;top:15.5%}.collection-note-circle-two{--circle-color:var(--note-two);--circle-texture:var(--note-texture-two);width:58.2%;left:38.8%;top:-7.6%}.collection-note-circle-three{--circle-color:var(--note-three);--circle-texture:var(--note-texture-three);width:37.5%;left:73.4%;top:43.7%}.collection-bag-wrap{position:absolute;z-index:3;left:38.25%;top:11.8%;width:44.8%;aspect-ratio:566 / 903;filter:drop-shadow(0 13px 11px rgba(24,18,23,.12));transform-origin:50% 88%;transition:transform .34s cubic-bezier(.2,.75,.25,1),filter .34s ease}.collection-bag-wrap--generic{aspect-ratio:3 / 4}.collection-coffee-bag{width:100%;height:100%;display:block;object-fit:contain}.collection-bag-label-image{position:absolute;z-index:4;left:50%;top:57.5%;width:57%;height:auto;transform:translate(-50%,-50%);display:block;box-shadow:0 1px 2px #0000000d}.collection-generic-label{position:absolute;z-index:4;left:50%;top:57.5%;width:57%;min-height:25%;padding:9% 7% 7%;transform:translate(-50%,-50%);display:flex;flex-direction:column;justify-content:flex-end;gap:4px;overflow:hidden;background:#f7f3ed;color:#181418;font-family:Neue Haas Grotesk Display Pro,Helvetica Neue,Arial,sans-serif,sans-serif;box-shadow:0 1px 2px #00000012}.collection-generic-label strong{display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:2;font-size:clamp(9px,.74vw,12px);line-height:.96;letter-spacing:-.035em}.collection-generic-label small{display:block;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;font-size:clamp(5px,.43vw,7px);line-height:1.05}.collection-coffee-item:hover .collection-bag-wrap,.collection-coffee-item:focus-within .collection-bag-wrap{transform:translateY(-1px) scale(1.012);filter:drop-shadow(0 15px 13px rgba(24,18,23,.15))}.collection-coffee-copy{width:min(100%,390px);margin:14px auto 0;display:flex;flex-direction:column;align-items:center;text-align:center}.collection-coffee-copy h2{max-width:20ch;margin:0 0 8px;font-family:Neue Haas Grotesk Display Pro,Helvetica Neue,Arial,sans-serif,sans-serif;font-size:clamp(21px,1.55vw,26px);line-height:1.02;letter-spacing:-.04em}.collection-coffee-origin{margin:0 0 9px;color:var(--muted);font-size:10px;font-weight:500;letter-spacing:.16em;line-height:1.3;text-transform:uppercase}.collection-coffee-notes{min-height:18px;margin:0;display:flex;flex-wrap:wrap;justify-content:center;gap:0;font-size:12px;line-height:1.45;letter-spacing:.02em}.collection-coffee-notes span+span:before{content:"\b7";margin:0 8px;color:#8a8a84}.collection-coffee-purchase{margin-top:12px;display:flex;align-items:center;justify-content:center;gap:12px}.collection-coffee-price{color:inherit;font-size:15px;font-weight:500;text-decoration:none}.collection-add-button{position:relative;z-index:2;width:34px;height:34px;padding:0;display:grid;place-items:center;border:1px solid rgba(5,5,5,.22);border-radius:50%;background:transparent;color:var(--ink);cursor:pointer;transition:border-color .2s,background .2s,transform .2s}.collection-add-button:hover{border-color:var(--ink);background:#05050509;transform:translateY(-1px)}.collection-add-button svg{width:16px;height:16px;fill:none;stroke:currentColor;stroke-width:1.55;stroke-linecap:round;stroke-linejoin:round}.collection-sold-out{font-size:10px;letter-spacing:.12em;text-transform:uppercase}.collection-coffee-section .pagination{margin:72px auto 0;text-align:center}.collection-reference-hero{position:relative;height:200px;overflow:hidden;border-bottom:1px solid rgba(25,22,28,.06);background-color:#f0ece6;background-image:url(collection-hero-reference-exact.webp);background-repeat:no-repeat;background-position:right top;background-size:auto 200px}.collection-reference-hero__inner{position:relative;z-index:2;width:100%;height:100%;margin:0 auto;padding:0 max(5.85vw,32px);display:flex;align-items:center}.collection-reference-hero__copy{display:flex;flex-direction:column;align-items:flex-start;gap:18px;transform:translateY(22px)}.collection-reference-hero__eyebrow{margin:0;color:#242126;font-size:12px;font-weight:500;line-height:1;letter-spacing:.13em;text-transform:uppercase}.collection-reference-hero h1{margin:0;color:#171619;font-family:Neue Haas Grotesk Display Pro,Helvetica Neue,Arial,sans-serif,sans-serif;font-size:62px;font-weight:600;line-height:.92;letter-spacing:-.055em}.collection-reference-hero__count{position:absolute;right:max(4.7vw,40px);bottom:29px;margin:0;color:#242126;font-size:12px;font-weight:500;line-height:1;letter-spacing:.13em;text-transform:uppercase;white-space:nowrap}.collection-reference-section{padding:48px 24px 112px}.collection-reference-grid{width:min(calc(100% + -0px),1200px);margin-inline:auto;grid-template-columns:repeat(3,minmax(0,1fr));column-gap:36px;row-gap:76px}.collection-reference-grid .collection-coffee-visual{aspect-ratio:1.24 / 1}.collection-reference-grid .collection-product-stage{width:min(66%,252px)}.collection-reference-grid>.collection-coffee-item:last-child:nth-child(3n+1){grid-column:1}@media(max-width:1100px){.collection-reference-section{padding-inline:24px}.collection-reference-grid{width:min(100%,760px);grid-template-columns:repeat(2,minmax(0,1fr));column-gap:32px;row-gap:68px}.collection-reference-grid .collection-product-stage{width:min(66%,270px)}.collection-reference-grid>.collection-coffee-item:last-child:nth-child(3n+1){grid-column:auto}}@media(max-width:760px){.collection-reference-hero{height:176px;background-position:calc(100% + 120px) top;background-size:auto 176px}.collection-reference-hero:after{content:"";position:absolute;z-index:1;top:0;right:0;bottom:0;left:0;pointer-events:none;background:linear-gradient(90deg,#f0ece6,#f0ece6fa 48%,#f0ece6c2 68%,#f0ece600 91%)}.collection-reference-hero__inner{z-index:2;padding:0 22px}.collection-reference-hero__copy{gap:14px;transform:translateY(7px)}.collection-reference-hero__eyebrow{font-size:10px}.collection-reference-hero__count{display:none}.collection-reference-hero h1{font-size:clamp(42px,11vw,54px)}.collection-reference-section{padding:36px 20px 72px}.collection-reference-grid{width:min(100%,420px);grid-template-columns:1fr;row-gap:58px}.collection-reference-grid .collection-coffee-visual{aspect-ratio:1.16 / 1}.collection-reference-grid .collection-product-stage{width:min(68%,300px)}}@media(max-width:480px){.collection-reference-hero{height:164px;background-position:calc(100% + 150px) top;background-size:auto 164px}.collection-reference-hero__copy{gap:12px;transform:translateY(5px)}.collection-reference-hero h1{font-size:40px}.collection-reference-grid .collection-product-stage{width:min(74%,286px)}}.wholesale-hero{padding-bottom:64px}.wholesale-hero h1{margin-bottom:28px}.wholesale-hero-copy{max-width:760px}.wholesale-hero-copy p{font-size:18px;line-height:1.62;margin:0 0 18px}.wholesale-section{padding-top:64px}.wholesale-form{max-width:1040px;margin:0 auto}.wholesale-form-shell{border:1px solid var(--line);background:#ffffff47;overflow:hidden}.wholesale-form-head{display:flex;justify-content:space-between;align-items:flex-start;gap:32px;padding:34px 34px 28px;border-bottom:1px solid var(--line)}.wholesale-form-head h2{font-family:Neue Haas Grotesk Display Pro,Helvetica Neue,Arial,sans-serif,sans-serif;font-size:clamp(30px,3vw,48px);line-height:.96;letter-spacing:-.05em;margin:0}.wholesale-step-status{display:flex;gap:6px;align-items:center;white-space:nowrap;text-transform:uppercase;font-size:10px;letter-spacing:.12em;border:1px solid var(--line);padding:10px 12px;background:var(--paper)}.wholesale-step-tabs{display:grid;grid-template-columns:1fr 1fr;border-bottom:1px solid var(--line)}.wholesale-step-tab{min-height:58px;border:0;border-right:1px solid var(--line);background:transparent;text-transform:uppercase;font-size:11px;letter-spacing:.08em;cursor:pointer;text-align:left;padding:0 24px}.wholesale-step-tab:last-child{border-right:0}.wholesale-step-tab.is-active{background:var(--ink);color:var(--white)}.wholesale-step-viewport{overflow:hidden}.wholesale-step-track{display:grid;grid-template-columns:1fr;transition:transform .36s cubic-bezier(.22,.61,.36,1)}.wholesale-step{padding:34px;min-width:0}.wholesale-step-intro{max-width:620px;margin-bottom:28px}.wholesale-step-intro h3{font-family:Neue Haas Grotesk Display Pro,Helvetica Neue,Arial,sans-serif,sans-serif;font-size:clamp(28px,2.6vw,40px);line-height:1;letter-spacing:-.045em;margin:0 0 12px}.wholesale-step-intro p:not(.eyebrow){font-size:16px;line-height:1.58;color:var(--muted);margin:0}.wholesale-field-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:22px 28px}.wholesale-field-grid .field.full{grid-column:1/-1}.wholesale-field-grid .field label span{color:var(--muted);letter-spacing:.06em}.wholesale-field-grid .field input,.wholesale-field-grid .field select,.wholesale-field-grid .field textarea{width:100%}.wholesale-field-grid .field input::placeholder,.wholesale-field-grid .field textarea::placeholder{color:#0505056b}.wholesale-processing-note{margin-top:26px;padding:16px 18px;border:1px solid var(--line);background:#b7afce24}.wholesale-processing-note p{font-size:13px;line-height:1.5;color:var(--muted);margin:0}.wholesale-step-actions{display:flex;justify-content:space-between;align-items:center;gap:18px;margin-top:34px}.wholesale-step-actions p{margin:0;color:var(--muted);font-size:12px}.wholesale-step-actions-split{justify-content:space-between}.wholesale-success{margin:0 0 24px;padding:18px 22px}.wholesale-success p{margin:0}.wholesale-success p+p{margin-top:6px;color:#050505b8}html.js .wholesale-form.is-enhanced .wholesale-step-track{grid-template-columns:repeat(2,100%)}html.js .wholesale-form.is-enhanced .wholesale-step{grid-row:1}html.js .wholesale-form.is-enhanced[data-wholesale-step="1"] .wholesale-step-track{transform:translate(-100%)}html.js .wholesale-form.is-enhanced[data-wholesale-step="0"] .wholesale-step[data-wholesale-step="1"],html.js .wholesale-form.is-enhanced[data-wholesale-step="1"] .wholesale-step[data-wholesale-step="0"]{visibility:hidden}@media(max-width:760px){.wholesale-hero-copy p{font-size:16px}.wholesale-form-head{padding:26px 20px;display:block}.wholesale-step-status{display:inline-flex;margin-top:18px}.wholesale-step-tab{min-height:54px;padding:0 16px;font-size:10px}.wholesale-step{padding:24px 20px}.wholesale-field-grid{grid-template-columns:1fr;gap:18px}.wholesale-step-actions{align-items:stretch;flex-direction:column}.wholesale-step-actions .button{width:100%;justify-content:center}.wholesale-step-actions-split{flex-direction:column-reverse}}.community-editorial{--community-max:1380px;--community-gutter:clamp(24px,5vw,80px);--community-space:clamp(112px,10vw,176px);background:var(--paper);color:var(--ink);overflow:hidden}.community-editorial h1,.community-editorial h2,.community-editorial h3{font-family:Neue Haas Grotesk Display Pro,Helvetica Neue,Arial,sans-serif,sans-serif;font-weight:700;letter-spacing:-.058em}.community-editorial p{margin-top:0}.community-chapter-index{display:flex;justify-content:flex-start;align-items:flex-start;gap:16px;color:var(--ink);font-size:10px;font-weight:600;letter-spacing:.11em;line-height:1.3;text-transform:uppercase}.community-chapter-index span:first-child{color:var(--lavender)}.community-editorial-hero{width:min(calc(100% - (var(--community-gutter) * 2)),var(--community-max));height:clamp(400px,calc((100svh - 144px) * .6153846),510px);min-height:0;margin:clamp(34px,4vw,58px) auto 0;display:grid;grid-template-columns:minmax(300px,35%) minmax(0,65%);column-gap:clamp(48px,6vw,96px);align-items:stretch}.community-editorial-hero__copy{min-width:0;padding:clamp(20px,2.7vw,42px) 0;display:flex;flex-direction:column;align-items:flex-start;justify-content:space-between}.community-editorial-hero__copy .community-chapter-index{width:100%}.community-editorial-hero__body{width:100%;max-width:520px}.community-editorial-hero__copy h1{max-width:520px;margin:0 0 22px;font-size:clamp(54px,5.2vw,84px);line-height:.88}.community-editorial-hero__lead{max-width:460px;margin-bottom:28px;font-size:clamp(15px,1.08vw,18px);line-height:1.5}.community-editorial-hero__media{position:relative;min-width:0;min-height:0;margin:0;overflow:hidden;background:#dedbd4}.community-editorial-hero__media img{display:block;width:100%;height:100%;min-height:0;object-fit:cover;object-position:50% 45%;filter:saturate(.82) contrast(1.02)}.community-video-chapter{width:min(calc(100% - (var(--community-gutter) * 2)),var(--community-max));margin:var(--community-space) auto 0;display:grid;grid-template-columns:minmax(0,56%) minmax(300px,44%);column-gap:clamp(50px,7vw,112px);align-items:center}.community-video-chapter__copy{grid-column:2;grid-row:1;min-width:0;padding:0;display:flex;flex-direction:column;align-items:flex-start}.community-video-chapter__copy .community-chapter-index{width:100%;margin-bottom:clamp(34px,4vw,58px)}.community-video-chapter__copy h2{max-width:500px;margin:0 0 28px;font-size:clamp(42px,4.15vw,68px);line-height:.93}.community-video-chapter__copy p{max-width:510px;margin-bottom:17px;font-size:clamp(15px,1vw,17px);line-height:1.62}.community-video-chapter__media{grid-column:1;grid-row:1;position:relative;min-width:0;margin:0;aspect-ratio:16/10;overflow:hidden;background:#111}.community-video-player,.community-video-chapter__media video,.community-video-fallback,.community-video-fallback img{display:block;width:100%;height:100%}.community-video-player,.community-video-chapter__media video,.community-video-fallback img{object-fit:cover}.community-video-fallback{position:relative;color:#fff}.community-video-fallback:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,#0000000a,#00000057)}.community-video-fallback__play{position:absolute;z-index:2;left:50%;top:50%;transform:translate(-50%,-50%);width:70px;height:70px;display:grid;place-items:center;background:#05050585;font-size:10px;font-weight:700;letter-spacing:.12em;text-transform:uppercase}.community-video-editor-note{margin:12px 0 0;font-size:12px;color:var(--muted)}.community-home-brewers{width:min(calc(100% - (var(--community-gutter) * 2)),var(--community-max));margin:var(--community-space) auto 0;display:grid;grid-template-columns:minmax(220px,28%) minmax(0,72%);column-gap:clamp(52px,7vw,118px);align-items:start}.community-home-brewers__index{padding:10px 0 0;background:none}.community-home-brewers__copy{max-width:900px;padding:0}.community-home-brewers__copy h2,.community-professionals__copy h2{max-width:820px;margin:0 0 34px;font-size:clamp(43px,4.8vw,78px);line-height:.92}.community-home-brewers__copy p,.community-professionals__copy p{max-width:620px;margin:0;font-size:clamp(16px,1.16vw,20px);line-height:1.58}.community-professionals{width:min(calc(100% - (var(--community-gutter) * 2)),var(--community-max));margin:var(--community-space) auto 0;display:grid;grid-template-columns:minmax(300px,40%) minmax(0,60%);column-gap:clamp(50px,7vw,112px);align-items:center}.community-professionals__media{grid-column:2;grid-row:1;min-width:0;margin:0;overflow:hidden;background:#111;aspect-ratio:16/10}.community-professionals__media img{display:block;width:100%;height:100%;min-height:0;object-fit:cover;object-position:center;filter:saturate(.82) contrast(1.04)}.community-professionals__copy{grid-column:1;grid-row:1;min-width:0;padding:0;display:flex;flex-direction:column;justify-content:center}.community-professionals__copy .community-chapter-index{margin-bottom:clamp(34px,4vw,58px)}.community-professionals__copy h2{margin-top:0}.community-capabilities{width:min(calc(100% - (var(--community-gutter) * 2)),var(--community-max));margin:var(--community-space) auto 0;padding:0;display:grid;grid-template-columns:minmax(240px,30%) minmax(0,70%);column-gap:clamp(52px,7vw,118px);align-items:start}.community-capabilities__head{display:block;margin:0}.community-capabilities__head .community-chapter-index{margin-bottom:clamp(34px,4vw,58px);padding:0}.community-capabilities__head h2{margin:0;padding:0;font-size:clamp(44px,4.8vw,78px);line-height:.91}.community-capabilities__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));column-gap:clamp(38px,5vw,78px);row-gap:clamp(48px,5.5vw,82px);padding-top:8px}.community-capabilities__grid article{min-height:0;padding:0;display:block}.community-capabilities__grid article>span{display:block;margin-bottom:18px;color:var(--lavender);font-family:Neue Haas Grotesk Display Pro,Helvetica Neue,Arial,sans-serif,sans-serif;font-size:15px;font-weight:700}.community-capabilities__grid h3{max-width:310px;margin:0;font-size:clamp(25px,2.15vw,36px);line-height:1}.community-final-cta{width:min(calc(100% - (var(--community-gutter) * 2)),var(--community-max));min-height:0;margin:clamp(136px,12vw,210px) auto clamp(118px,10vw,180px);display:grid;grid-template-columns:minmax(240px,30%) minmax(0,70%);column-gap:clamp(52px,7vw,118px);align-items:start;background:transparent;color:var(--ink)}.community-final-cta__index{padding:10px 0 0}.community-final-cta__index .community-chapter-index{color:var(--ink)}.community-final-cta__copy{max-width:940px;padding:0;display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start}.community-final-cta__copy h2{max-width:940px;margin:0 0 34px;font-size:clamp(48px,6vw,96px);line-height:.89}.community-final-cta__copy p{max-width:650px;margin:0 0 40px;color:var(--muted);font-size:clamp(16px,1.18vw,20px);line-height:1.58}.community-final-cta .button-light{background:var(--ink);color:var(--white)}.community-final-cta .button-light:hover{background:var(--lime);color:var(--ink)}@media(max-width:1000px){.community-editorial{--community-space:clamp(92px,12vw,132px)}.community-editorial-hero,.community-video-chapter,.community-home-brewers,.community-professionals,.community-capabilities,.community-final-cta{grid-template-columns:1fr;column-gap:0}.community-editorial-hero{height:auto;row-gap:52px}.community-editorial-hero__copy{min-height:390px;padding:18px 0 0}.community-editorial-hero__media{aspect-ratio:16/10}.community-editorial-hero__media img{min-height:0}.community-video-chapter{row-gap:52px}.community-video-chapter__copy{grid-column:1;grid-row:1;max-width:650px}.community-video-chapter__media{grid-column:1;grid-row:2;margin:0}.community-home-brewers{row-gap:40px}.community-home-brewers__index{padding:0}.community-professionals{row-gap:52px}.community-professionals__copy{grid-column:1;grid-row:1;max-width:690px}.community-professionals__media{grid-column:1;grid-row:2}.community-capabilities{row-gap:64px}.community-capabilities__head{max-width:620px}.community-capabilities__grid{padding-top:0}.community-final-cta{row-gap:44px}.community-final-cta__index{padding:0}}@media(max-width:760px){.community-editorial{--community-gutter:22px;--community-space:88px}.community-editorial-hero{width:calc(100% - 32px);margin:24px auto 0;row-gap:38px}.community-editorial-hero__copy{min-height:360px;padding:14px 6px 0}.community-editorial-hero__copy .community-chapter-index{margin-bottom:48px}.community-editorial-hero__copy h1{font-size:clamp(54px,16vw,76px)}.community-editorial-hero__lead{font-size:17px}.community-editorial-hero__media{aspect-ratio:4/5}.community-editorial-hero__media img{object-position:50% 48%}.community-video-chapter,.community-home-brewers,.community-professionals,.community-capabilities,.community-final-cta{width:calc(100% - 44px)}.community-video-chapter,.community-professionals{row-gap:38px}.community-video-chapter__copy .community-chapter-index,.community-professionals__copy .community-chapter-index,.community-capabilities__head .community-chapter-index{margin-bottom:36px}.community-video-chapter__copy h2,.community-home-brewers__copy h2,.community-professionals__copy h2,.community-capabilities__head h2{font-size:43px}.community-video-chapter__media,.community-professionals__media{aspect-ratio:4/3}.community-video-fallback__play{width:58px;height:58px}.community-home-brewers{row-gap:30px}.community-home-brewers__copy p,.community-professionals__copy p{font-size:16px}.community-capabilities{row-gap:46px}.community-capabilities__grid{grid-template-columns:1fr;row-gap:38px}.community-capabilities__grid article>span{margin-bottom:12px}.community-final-cta{margin-top:108px;margin-bottom:106px;row-gap:34px}.community-final-cta__copy h2{font-size:clamp(48px,14vw,70px)}}@media(max-width:900px){html,body{max-width:100%}body{overflow-x:hidden}img,video,iframe,svg{max-width:100%}.desktop-nav,.category-nav,.category-nav.structure-category-nav,.header-category-ratio .category-nav,.header-category-ratio .category-nav-links{display:none!important}.site-header.structure-header{height:64px}.structure-header-inner{width:100%;padding-inline:18px;grid-template-columns:minmax(0,1fr) auto minmax(0,1fr)}.structure-header-left,.structure-header-cart,.structure-header-brand{min-width:0}.structure-wordmark{font-size:25px}.structure-mobile-menu{top:64px;right:0;bottom:0;left:0;padding:18px 22px 28px;overflow-y:auto;-webkit-overflow-scrolling:touch}.structure-mobile-menu a{padding:14px 0;font-size:clamp(26px,8vw,34px);line-height:1.02}.page-hero,.section,.collection-reference-section,.editorial-service-sequence,.site-footer.structure-footer,.faq-list,.wholesale-final,.wholesale-section{scroll-margin-top:72px}.page-hero h1,.page-hero h2,.product-detail h1,.collection-reference-hero h1,.community-editorial h1,.community-editorial h2,.community-editorial h3,.editorial-service-body h2,.philosophy-copy h1,.split-copy h2,.coffee-beans-head h1,.rte,.rte p,.rte li{overflow-wrap:anywhere;word-break:normal}}@media(max-width:760px){:root{--mobile-gutter:22px}.announcement.structure-announcement{height:28px;min-height:28px;padding-inline:12px;font-size:9px;letter-spacing:.06em;text-align:center}.site-header.structure-header{top:28px}.structure-header-inner{padding-inline:var(--mobile-gutter)}.structure-mobile-menu-button,.cart-button{font-size:10px;letter-spacing:.08em}.cart-button{white-space:nowrap}.cart-button span{width:22px;height:22px;margin-left:6px;font-size:11px}.page-hero{padding:54px var(--mobile-gutter) 28px}.page-hero p{font-size:16px;line-height:1.5;max-width:34ch}.page-hero h1{font-size:clamp(38px,11.5vw,52px);line-height:.94}.section{padding:54px var(--mobile-gutter)}.section-head{margin-bottom:24px}.section-head h2,.split-copy h2,.feature-card h2{font-size:clamp(29px,9vw,42px)}.button{min-height:44px;gap:14px;padding:0 16px;font-size:10px}.structure-hero.editorial-hero{height:min(112vw,510px);min-height:0}.editorial-hero-meta,.editorial-hero-meta-v44{left:18px;right:18px;bottom:18px;font-size:9px}.editorial-coffee-heading,.editorial-coffee-heading-v44{gap:20px}.editorial-coffee-actions,.editorial-coffee-actions-v44{width:100%;justify-content:space-between}.editorial-rail-controls{display:none}.home-canvas.structure-coffee-section{padding-top:44px;padding-bottom:64px}.editorial-service-sequence{padding:46px var(--mobile-gutter) 64px}.editorial-service-row,.editorial-service-row-subscription,.editorial-service-row-showroom{display:flex;flex-direction:column;gap:0}.editorial-service-media{width:100%;max-width:none;aspect-ratio:4/5}.editorial-service-row-showroom .editorial-service-copy{order:2}.editorial-service-row-showroom .editorial-service-media{order:1}.editorial-service-copy{padding:28px 0 0}.editorial-service-index{margin-bottom:22px}.editorial-service-body{width:100%;padding:0 0 4px}.editorial-service-body h2{font-size:clamp(32px,9vw,44px);margin-bottom:18px}.editorial-service-body p{font-size:15px;line-height:1.55}.collection-reference-hero{height:156px;background-position:calc(100% + 158px) top;background-size:auto 156px}.collection-reference-hero__inner{padding:0 var(--mobile-gutter);align-items:flex-end;padding-bottom:22px}.collection-reference-hero__copy{gap:10px;transform:none}.collection-reference-hero h1{font-size:clamp(36px,10.5vw,44px)}.collection-reference-section{padding:34px var(--mobile-gutter) 68px}.product-page,.product-gallery{min-height:0}.product-gallery img{aspect-ratio:1 / 1.08;object-fit:cover}.product-detail{padding:38px var(--mobile-gutter) 54px}.product-detail .lead{font-size:18px;line-height:1.45}.facts{margin:28px 0}.variant-label,.variant-select,.quantity-input{width:100%}.community-editorial{--community-gutter:22px;--community-space:80px}.community-editorial-hero{margin-top:40px}.community-editorial-hero__copy{min-height:0;padding:0}.community-editorial-hero__copy .community-chapter-index{margin-bottom:34px}.community-editorial-hero__copy h1{font-size:clamp(46px,15vw,70px)}.community-editorial-hero__lead,.community-video-chapter__copy p,.community-home-brewers__copy p,.community-professionals__copy p,.community-final-cta__copy p{font-size:16px;line-height:1.55}.community-editorial-hero__media,.community-video-chapter__media,.community-professionals__media{aspect-ratio:4 / 5}.community-video-chapter,.community-home-brewers,.community-professionals,.community-capabilities,.community-final-cta{width:calc(100% - 44px)}.community-capabilities__grid{grid-template-columns:1fr;row-gap:34px}.community-final-cta{margin-top:94px;margin-bottom:92px}.philosophy{min-height:0}.philosophy-copy{width:100%;padding:72px var(--mobile-gutter) 64px}.philosophy-copy h1{font-size:clamp(38px,11.5vw,50px)}.split-media{min-height:0;aspect-ratio:4/5}.split-copy{padding:34px var(--mobile-gutter) 52px}.contact-form .field.full.form-submit,.wholesale-form .field.full.form-submit{margin-top:6px}.faq-list{padding:0 var(--mobile-gutter) 64px}.faq-list details{padding:20px 0}.faq-list summary{gap:16px;font-size:17px}.site-footer.structure-footer{padding:54px var(--mobile-gutter) 18px}.structure-footer-grid{display:flex;flex-direction:column;gap:34px}.structure-footer-newsletter{order:-1}.newsletter{width:100%}}@media(max-width:560px){.structure-header-inner{padding-inline:18px}.structure-wordmark{font-size:24px}.community-editorial-hero__media,.community-video-chapter__media,.community-professionals__media,.editorial-service-media,.split-media{aspect-ratio:4 / 5}.community-video-chapter__copy h2,.community-home-brewers__copy h2,.community-professionals__copy h2,.community-capabilities__head h2,.community-final-cta__copy h2{font-size:clamp(34px,11vw,44px)}.collection-reference-hero{height:148px;background-position:calc(100% + 176px) top;background-size:auto 148px}.collection-reference-hero h1{font-size:38px}.product-detail h1{font-size:42px}}@media(max-width:900px){.structure-mobile-menu{position:fixed!important;top:92px!important;left:0!important;right:auto!important;bottom:auto!important;width:min(86vw,380px);max-height:calc(100dvh - 104px);z-index:90;display:block;background:#f7f7f4fb;border-top:1px solid rgba(5,5,5,.12);border-right:1px solid rgba(5,5,5,.12);box-shadow:0 20px 45px #00000014;transform:translate(-104%);transition:transform .26s cubic-bezier(.22,.61,.36,1);padding:0;overflow-y:auto;-webkit-overflow-scrolling:touch}.structure-mobile-menu.open{transform:translate(0)}.structure-mobile-menu__head{display:flex;align-items:center;justify-content:space-between;gap:18px;padding:16px 22px 14px;border-bottom:1px solid rgba(5,5,5,.1);background:var(--paper)}.structure-mobile-menu__eyebrow{margin:0;font-size:10px;letter-spacing:.14em;text-transform:uppercase;color:var(--muted)}.structure-mobile-menu__close{border:0;background:transparent;padding:0;cursor:pointer;font-size:11px;letter-spacing:.08em;text-transform:uppercase}.structure-mobile-menu__body{padding:10px 22px 26px;display:flex;flex-direction:column}.structure-mobile-menu__body a{display:flex;align-items:center;justify-content:space-between;gap:18px;padding:16px 0;border-bottom:1px solid rgba(5,5,5,.12);font-family:Neue Haas Grotesk Display Pro,Helvetica Neue,Arial,sans-serif,sans-serif;font-size:clamp(24px,5.2vw,32px);line-height:1.02;letter-spacing:-.045em}.structure-mobile-menu__body a:after{content:"\2192";flex:0 0 auto;font-family:inherit;font-size:.78em;letter-spacing:0;transform:translateY(-1px)}.structure-mobile-menu__body a:last-child{border-bottom:0}}@media(max-width:560px){.structure-mobile-menu{top:92px!important;left:0!important;width:min(88vw,340px);max-height:calc(100dvh - 102px)}.structure-mobile-menu__head{padding:14px 18px 12px}.structure-mobile-menu__body{padding:8px 18px 22px}.structure-mobile-menu__body a{padding:15px 0;font-size:clamp(22px,7.6vw,28px)}}.structure-mobile-menu-button{align-items:center;justify-content:center}.structure-mobile-menu-button__lines{display:none}.structure-mobile-menu-button__lines span{display:block;width:22px;border-top:1.6px solid currentColor;margin:5px 0;transition:transform .22s ease,opacity .18s ease}@media(max-width:900px){.structure-mobile-menu-button{display:inline-flex;width:30px;height:30px}.structure-mobile-menu-button__lines{display:block}.structure-mobile-menu-button[aria-expanded=true] .structure-mobile-menu-button__lines span:nth-child(1){transform:translateY(6.6px) rotate(45deg)}.structure-mobile-menu-button[aria-expanded=true] .structure-mobile-menu-button__lines span:nth-child(2){opacity:0}.structure-mobile-menu-button[aria-expanded=true] .structure-mobile-menu-button__lines span:nth-child(3){transform:translateY(-6.6px) rotate(-45deg)}}@media(max-width:900px){.mobile-menu.structure-mobile-menu,.mobile-menu.structure-mobile-menu.open{display:block!important;left:0!important;right:auto!important;width:min(82vw,340px)}.structure-mobile-menu__head,.structure-mobile-menu__eyebrow,.structure-mobile-menu__close{display:none!important}.structure-mobile-menu__body{display:flex;flex-direction:column;align-items:stretch;width:100%;padding:10px 22px 22px}.structure-mobile-menu__body a{width:100%;display:block;padding:16px 0;text-align:left;justify-content:flex-start;font-size:clamp(23px,6vw,30px);line-height:1.04}.structure-mobile-menu__body a:after{content:none!important;display:none!important}}@media(max-width:560px){.mobile-menu.structure-mobile-menu,.mobile-menu.structure-mobile-menu.open{width:min(84vw,320px)}.structure-mobile-menu__body{padding:8px 18px 20px}.structure-mobile-menu__body a{padding:15px 0;font-size:clamp(22px,7vw,28px)}}@media(max-width:900px){.mobile-menu.structure-mobile-menu,.mobile-menu.structure-mobile-menu.open{display:block!important;top:92px!important;left:0!important;right:auto!important;bottom:auto!important;width:min(80vw,332px);max-height:calc(100dvh - 110px);background:linear-gradient(180deg,#ece7f3,#e4dcef);border-top:1px solid rgba(73,56,101,.1);border-right:1px solid rgba(73,56,101,.08);box-shadow:0 18px 38px #3923541a;transform:translate(-104%);transition:transform .24s cubic-bezier(.22,.61,.36,1);overflow-y:auto;-webkit-overflow-scrolling:touch}.mobile-menu.structure-mobile-menu.open{transform:translate(0)}.structure-mobile-menu__head,.structure-mobile-menu__eyebrow,.structure-mobile-menu__close{display:none!important}.structure-mobile-menu__body{display:flex;flex-direction:column;align-items:stretch;width:100%;min-height:100%;padding:34px 28px 28px}.structure-mobile-menu__group{display:flex;flex-direction:column;align-items:stretch;width:100%}.structure-mobile-menu__group--primary{gap:22px}.structure-mobile-menu__group--secondary{margin-top:46px;gap:18px;padding-top:26px;border-top:1px solid rgba(73,56,101,.14)}.structure-mobile-menu__body a{display:block;width:100%;padding:0;text-align:left;border:0!important;color:#2f2340;font-family:Neue Haas Grotesk Display Pro,Helvetica Neue,Arial,sans-serif,sans-serif;font-size:clamp(25px,5.4vw,31px);line-height:1.02;letter-spacing:-.045em;text-wrap:balance}.structure-mobile-menu__group--secondary a{color:#5d5073;font-size:clamp(21px,4.5vw,25px);line-height:1.08}.structure-mobile-menu__body a:after{content:none!important;display:none!important}}@media(max-width:560px){.mobile-menu.structure-mobile-menu,.mobile-menu.structure-mobile-menu.open{width:min(82vw,316px);max-height:calc(100dvh - 104px)}.structure-mobile-menu__body{padding:30px 22px 24px}.structure-mobile-menu__group--primary{gap:20px}.structure-mobile-menu__group--secondary{margin-top:40px;gap:16px;padding-top:22px}.structure-mobile-menu__body a{font-size:clamp(23px,7.2vw,28px)}.structure-mobile-menu__group--secondary a{font-size:clamp(19px,6vw,23px)}}.community-capabilities{display:none!important}.community-learning-system{--skool-ink:#271d35;--skool-muted:#665f6e;--skool-violet:#7459a4;--skool-violet-mid:#9c84c6;--skool-line:rgba(86,63,120,.15);--skool-paper:#fbfaf7;--skool-display:"Neue Haas Grotesk Display Pro","Helvetica Neue",Arial,sans-serif,sans-serif;width:min(calc(100% - (var(--community-gutter) * 2)),1440px);margin:var(--community-space) auto 0;color:var(--skool-ink)}.community-learning-mobile{display:none}.community-learning-desktop{display:block}.community-learning-desktop__hero{display:grid;grid-template-columns:minmax(0,.92fr) minmax(520px,1.08fr);gap:clamp(70px,8vw,142px);align-items:center;padding:clamp(54px,5.8vw,88px) clamp(42px,5vw,78px);border:1px solid var(--skool-line);border-radius:30px 30px 0 0;background:radial-gradient(circle at 78% 47%,rgba(210,197,231,.26),transparent 35%),linear-gradient(145deg,#fffefb,#faf7fc)}.community-learning-desktop__intro .eyebrow,.community-learning-mobile__intro .eyebrow,.community-plans__header .eyebrow{margin:0 0 20px;color:#8069aa;font-size:12px;font-weight:700;letter-spacing:.17em;text-transform:uppercase}.community-learning-desktop__intro h2{max-width:13ch;margin:0 0 30px;font-family:var(--skool-display);font-size:clamp(52px,5.1vw,82px);font-weight:700;line-height:.94;letter-spacing:-.055em}.community-learning-desktop__intro>p{max-width:54ch;margin:0 0 12px;color:var(--skool-muted);font-size:18px;line-height:1.56}.community-learning-desktop__intro>strong{display:block;max-width:31ch;margin-top:30px;padding-top:23px;border-top:2px solid #9b82c3;color:#65468f;font-size:17px;line-height:1.45}.community-cycle{position:relative;aspect-ratio:1;overflow:visible}.community-cycle--desktop{width:min(100%,570px);margin:auto}.community-cycle__ring{position:absolute;top:9%;right:9%;bottom:9%;left:9%;width:82%;height:82%;overflow:visible;pointer-events:none}.community-cycle__ring path{fill:none;stroke:#8f72bc;stroke-width:4;stroke-linecap:round}.community-cycle--desktop .community-cycle__ring path{marker-end:url(#communityCycleArrowDesktop)}.community-cycle--mobile .community-cycle__ring path{marker-end:url(#communityCycleArrowMobile)}.community-cycle__ring marker path{fill:#7f61ad;stroke:none}.community-cycle__center{position:absolute;left:50%;top:50%;width:41%;aspect-ratio:1;transform:translate(-50%,-50%);display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:7%;border:1px solid rgba(116,89,164,.12);border-radius:50%;background:radial-gradient(circle at 36% 24%,#faf7fd,#e9e0f3 58%,#d9cae9);box-shadow:0 26px 68px #4c317021;color:#67518f}.community-cycle__center span{max-width:10ch;font-size:clamp(18px,1.65vw,24px);line-height:1.1}.community-cycle__center strong{max-width:9ch;margin-top:8px;font-family:var(--skool-display);font-size:clamp(25px,2.4vw,36px);line-height:.98}.community-cycle__steps{position:absolute;top:0;right:0;bottom:0;left:0;margin:0;padding:0;list-style:none}.community-cycle__step{position:absolute;width:24%;display:flex;flex-direction:column;align-items:center;text-align:center}.community-cycle__step span{width:54px;height:54px;display:grid;place-items:center;margin-bottom:9px;border:1px solid rgba(116,89,164,.1);border-radius:50%;background:linear-gradient(145deg,#f4eff9,#ded3ec);color:#6d5792;font-family:var(--skool-display);font-size:22px;line-height:1}.community-cycle__step b{font-size:18px;line-height:1.06;letter-spacing:-.025em}.community-cycle__step--1{left:38%;top:0}.community-cycle__step--2{right:-1%;top:22%}.community-cycle__step--3{right:-1%;bottom:20%}.community-cycle__step--4{left:38%;bottom:0}.community-cycle__step--5{left:-1%;bottom:20%}.community-cycle__step--6{left:-1%;top:22%}.community-learning-desktop__steps{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));border:1px solid var(--skool-line);border-top:0;background:#ffffff47}.community-learning-desktop__steps article{min-width:0;min-height:350px;padding:34px 25px 38px;border-right:1px solid var(--skool-line);text-align:center}.community-learning-desktop__steps article:last-child{border-right:0}.community-learning-desktop__steps article>span{width:45px;height:45px;display:grid;place-items:center;margin:0 auto 23px;border-radius:50%;background:#eee7f5;color:#735a9d;font-family:var(--skool-display);font-size:19px}.community-learning-desktop__steps h3{min-height:4.1em;margin:0 0 22px;font-size:clamp(18px,1.4vw,22px);line-height:1.13;letter-spacing:-.025em}.community-learning-desktop__steps p{margin:0;color:var(--skool-muted);font-size:15px;line-height:1.55}.community-plans{padding:76px clamp(36px,4vw,62px) 40px;border:1px solid var(--skool-line);border-top:0;border-radius:0 0 30px 30px;background:linear-gradient(180deg,#fbfaf7,#f7f2fa)}.community-plans__header{text-align:center;margin-bottom:38px}.community-plans__header .eyebrow{margin-bottom:10px}.community-plans__header h2{margin:0;font-family:var(--skool-display);font-size:clamp(44px,4vw,64px);font-weight:700;line-height:.96;letter-spacing:-.05em}.community-plans__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;align-items:stretch}.community-plan{display:flex;flex-direction:column;min-width:0;padding:29px 28px 0;overflow:hidden;border:1px solid rgba(82,58,116,.12);border-radius:22px;box-shadow:0 15px 38px #432b6012}.community-plan--standard{background:linear-gradient(145deg,#fffdfc,#f0ebf5)}.community-plan--premium{background:linear-gradient(145deg,#f4eff8,#dfd4ed);border-color:#7459a440}.community-plan--vip{background:linear-gradient(145deg,#e8e0f1,#d3c5e3)}.community-plan__top{display:flex;align-items:flex-end;justify-content:space-between;gap:16px;padding-bottom:21px;border-bottom:1px solid rgba(77,55,107,.14)}.community-plan__top>span{display:inline-flex;min-height:32px;align-items:center;padding:0 14px;border-radius:99px;background:#735b98;color:#fff;font-size:11px;font-weight:700;letter-spacing:.12em;text-transform:uppercase}.community-plan__top strong{font-family:var(--skool-display);font-size:42px;font-weight:500;line-height:.85;letter-spacing:-.055em}.community-plan__top small{margin-left:4px;font-family:DM Sans,Arial,sans-serif;font-size:13px;font-weight:500;letter-spacing:0}.community-plan h3{margin:25px 0 13px;font-family:var(--skool-display);font-size:31px;line-height:.98;letter-spacing:-.04em}.community-plan__includes{margin:0 0 10px!important;color:#5f487f!important;font-size:13px!important;font-weight:700}.community-plan ul{margin:0 0 24px;padding-left:19px}.community-plan li{margin:8px 0;color:#4f4855;font-size:14px;line-height:1.42}.community-plan>p:last-child{margin:auto -28px 0;padding:18px 22px;background:#ffffff7a;color:#50445b;font-size:14px;line-height:1.46;text-align:center}.community-plans__note{margin:18px 0 0;padding:22px 25px;border:1px solid rgba(82,58,116,.12);border-radius:18px;background:#fffdfc;color:#514958;font-size:15px;line-height:1.5}@media(max-width:900px){.community-learning-system{width:calc(100% - 36px);margin-top:86px}.community-learning-desktop{display:none!important}.community-learning-mobile{display:block}.community-learning-mobile__intro{padding:4px 4px 0}.community-learning-mobile__intro .eyebrow{margin-bottom:14px;font-size:10px}.community-learning-mobile__intro h2{max-width:12ch;margin:0 0 22px;font-family:var(--skool-display);font-size:clamp(42px,12vw,58px);font-weight:700;line-height:.92;letter-spacing:-.055em}.community-learning-mobile__intro>p{max-width:34ch;margin:0;color:var(--skool-muted);font-size:17px;line-height:1.55}.community-learning-mobile__intro>strong{display:block;max-width:28ch;margin-top:22px;padding-top:18px;border-top:2px solid #9b82c3;color:#674b91;font-size:15px;line-height:1.42}.community-cycle--mobile{width:min(100%,390px);margin:58px auto 0}.community-cycle--mobile .community-cycle__ring{top:11%;right:11%;bottom:11%;left:11%;width:78%;height:78%}.community-cycle--mobile .community-cycle__ring path{stroke-width:6}.community-cycle--mobile .community-cycle__center{width:43%;padding:6.5%}.community-cycle--mobile .community-cycle__center span{max-width:9ch;font-size:15px}.community-cycle--mobile .community-cycle__center strong{margin-top:5px;font-size:21px}.community-cycle--mobile .community-cycle__step{width:27%}.community-cycle--mobile .community-cycle__step span{width:42px;height:42px;margin-bottom:5px;font-size:17px}.community-cycle--mobile .community-cycle__step b{font-size:14px;line-height:1}.community-cycle--mobile .community-cycle__step--1{left:36.5%;top:0}.community-cycle--mobile .community-cycle__step--2{right:-1.5%;top:22%}.community-cycle--mobile .community-cycle__step--3{right:-1.5%;bottom:20%}.community-cycle--mobile .community-cycle__step--4{left:36.5%;bottom:0}.community-cycle--mobile .community-cycle__step--5{left:-1.5%;bottom:20%}.community-cycle--mobile .community-cycle__step--6{left:-1.5%;top:22%}.community-learning-mobile__steps{margin-top:56px;overflow:hidden;border:1px solid var(--skool-line);border-radius:22px;background:#ffffff52}.community-learning-mobile__steps article{display:grid;grid-template-columns:48px minmax(0,1fr);gap:16px;padding:23px 20px 25px;border-bottom:1px solid var(--skool-line)}.community-learning-mobile__steps article:last-child{border-bottom:0}.community-learning-mobile__steps article>span{color:#745a9c;font-family:var(--skool-display);font-size:26px;line-height:1}.community-learning-mobile__steps h3{margin:0;font-size:clamp(23px,7vw,29px);line-height:1.02;letter-spacing:-.04em}.community-learning-mobile__steps p{margin:11px 0 0;color:var(--skool-muted);font-size:16px;line-height:1.5}.community-plans--mobile{margin-top:74px;padding:0;border:0;border-radius:0;background:transparent}.community-plans--mobile .community-plans__header{margin-bottom:26px;text-align:left}.community-plans--mobile .community-plans__header h2{max-width:11ch;font-size:clamp(40px,11.5vw,52px)}.community-plans--mobile .community-plan{margin-top:15px;padding:25px 21px 0;border-radius:21px}.community-plans--mobile .community-plan__top strong{font-size:44px}.community-plans--mobile .community-plan h3{font-size:34px}.community-plans--mobile .community-plan li{margin:9px 0;font-size:15px}.community-plans--mobile .community-plan>p:last-child{margin:22px -21px 0;padding:17px 18px;font-size:15px}.community-plans--mobile .community-plans__note{padding:20px;font-size:15px}.mobile-menu.structure-mobile-menu,.mobile-menu.structure-mobile-menu.open{max-height:calc(100dvh - 102px)!important;overflow-y:auto!important}}@media(max-width:390px){.community-learning-system{width:calc(100% - 28px)}.community-cycle--mobile{width:100%;margin-top:50px}.community-cycle--mobile .community-cycle__step b{font-size:13px}.community-cycle--mobile .community-cycle__center strong{font-size:19px}.community-learning-mobile__steps article{padding-inline:17px}}@media(max-width:900px){.mobile-menu.structure-mobile-menu,.mobile-menu.structure-mobile-menu.open{top:92px!important;bottom:0!important;left:0!important;right:auto!important;width:min(80vw,332px);height:auto!important;min-height:0!important;max-height:none!important;overflow-y:auto!important;background:linear-gradient(180deg,#ece7f3,#e4dcef)}.structure-mobile-menu__body{min-height:100%;padding:34px 28px}.structure-mobile-menu__group,.structure-mobile-menu__group--primary,.structure-mobile-menu__group--secondary{display:flex;flex-direction:column;align-items:stretch;width:100%;gap:22px;margin:0;padding:0;border:0}.structure-mobile-menu__group--secondary{margin-top:22px}.structure-mobile-menu__body a,.structure-mobile-menu__group--secondary a{color:#362947;font-size:clamp(25px,5.4vw,31px);line-height:1.02;font-weight:400;opacity:1}}@media(max-width:560px){.mobile-menu.structure-mobile-menu,.mobile-menu.structure-mobile-menu.open{width:min(82vw,316px);max-height:none!important}.structure-mobile-menu__body{padding:30px 22px}.structure-mobile-menu__group,.structure-mobile-menu__group--primary,.structure-mobile-menu__group--secondary{gap:20px}.structure-mobile-menu__group--secondary{margin-top:20px}.structure-mobile-menu__body a,.structure-mobile-menu__group--secondary a{font-size:clamp(23px,7.2vw,28px)}}.about-sensei-v91{--about-gutter:clamp(24px,4vw,68px);--about-rule:rgba(5,5,5,.18);background:var(--paper);color:var(--ink)}.about-sensei-v91 p{margin-top:0}.about-sensei-v91__hero{min-height:760px;display:grid;grid-template-columns:minmax(0,1.08fr) minmax(420px,.92fr);border-bottom:1px solid var(--about-rule)}.about-sensei-v91__hero-copy{padding:clamp(80px,8vw,130px) var(--about-gutter) clamp(76px,8vw,124px);display:flex;flex-direction:column;justify-content:center}.about-sensei-v91__eyebrow{margin:0 0 clamp(34px,4vw,58px);font-size:10px;font-weight:600;letter-spacing:.16em;text-transform:uppercase}.about-sensei-v91__hero h1{max-width:920px;margin:0 0 clamp(42px,5vw,72px);font-family:Neue Haas Grotesk Display Pro,Helvetica Neue,Arial,sans-serif,sans-serif;font-size:clamp(62px,7.5vw,126px);font-weight:700;line-height:.82;letter-spacing:-.075em}.about-sensei-v91__hero h1 em{color:var(--lavender);font-style:normal}.about-sensei-v91__hero-intro{width:min(100%,630px);display:grid;grid-template-columns:minmax(0,.72fr) minmax(0,1.28fr);gap:clamp(24px,3vw,52px);padding-top:24px;border-top:1px solid var(--about-rule)}.about-sensei-v91__hero-intro p{margin-bottom:0;font-size:clamp(15px,1.2vw,18px);line-height:1.65}.about-sensei-v91__hero-meaning{position:relative;isolation:isolate;overflow:hidden;padding:clamp(52px,6vw,96px) clamp(36px,5vw,82px);display:flex;flex-direction:column;justify-content:flex-end;background:var(--lavender)}.about-sensei-v91__peony{position:absolute;z-index:-1;top:-24%;right:-30%;width:min(62vw,900px);height:auto;opacity:.33;mix-blend-mode:multiply;transform:rotate(-7deg);pointer-events:none}.about-sensei-v91__hero-statement{max-width:650px;margin:0;font-family:Neue Haas Grotesk Display Pro,Helvetica Neue,Arial,sans-serif,sans-serif;font-size:clamp(34px,4.1vw,66px);line-height:1;letter-spacing:-.052em}.about-sensei-v91__hero-note{max-width:340px;margin:34px 0 0;padding-top:18px;border-top:1px solid rgba(5,5,5,.42);font-size:12px;line-height:1.5;letter-spacing:.08em;text-transform:uppercase}.about-sensei-v91__chapter{display:grid;grid-template-columns:minmax(150px,.28fr) minmax(0,1fr);gap:clamp(42px,6vw,110px);padding:clamp(86px,9vw,148px) var(--about-gutter);border-bottom:1px solid var(--about-rule)}.about-sensei-v91__chapter-label{display:flex;flex-direction:column;gap:8px;padding-top:8px;font-size:10px;font-weight:600;letter-spacing:.14em;text-transform:uppercase}.about-sensei-v91__chapter-label span:first-child{font-family:Neue Haas Grotesk Display Pro,Helvetica Neue,Arial,sans-serif,sans-serif;font-size:clamp(38px,4vw,62px);line-height:1;letter-spacing:-.05em}.about-sensei-v91__chapter-copy{width:min(100%,980px)}.about-sensei-v91__chapter-copy>p{max-width:760px;margin-bottom:26px;font-size:clamp(17px,1.45vw,21px);line-height:1.68}.about-sensei-v91__chapter-copy .about-sensei-v91__lead{max-width:900px;margin-bottom:clamp(48px,5vw,78px);font-family:Neue Haas Grotesk Display Pro,Helvetica Neue,Arial,sans-serif,sans-serif;font-size:clamp(29px,3.25vw,52px);line-height:1.08;letter-spacing:-.045em}.about-sensei-v91__principles{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));border-top:1px solid var(--about-rule);border-bottom:1px solid var(--about-rule)}.about-sensei-v91__principles article{min-height:230px;padding:28px 28px 30px 0;border-right:1px solid var(--about-rule)}.about-sensei-v91__principles article+article{padding-left:28px}.about-sensei-v91__principles article:last-child{border-right:0}.about-sensei-v91__principles span{display:block;margin-bottom:72px;font-size:10px;font-weight:600;letter-spacing:.14em;text-transform:uppercase}.about-sensei-v91__principles p{max-width:250px;margin:0;font-family:Neue Haas Grotesk Display Pro,Helvetica Neue,Arial,sans-serif,sans-serif;font-size:clamp(22px,2vw,31px);line-height:1.1;letter-spacing:-.04em}.about-sensei-v91__chapter-copy .about-sensei-v91__closing-line{margin:clamp(50px,5vw,76px) 0 0;font-size:clamp(18px,1.5vw,22px);font-weight:600}.about-sensei-v91__manifesto{min-height:480px;padding:clamp(84px,9vw,148px) var(--about-gutter);display:flex;align-items:center;background:var(--ink);color:var(--white)}.about-sensei-v91__manifesto p{max-width:1250px;margin:0;font-family:Neue Haas Grotesk Display Pro,Helvetica Neue,Arial,sans-serif,sans-serif;font-size:clamp(48px,7.2vw,112px);line-height:.94;letter-spacing:-.065em}.about-sensei-v91__questions{display:grid;grid-template-columns:1fr 1fr;margin:0 0 clamp(52px,5vw,82px);border-top:1px solid var(--about-rule);border-bottom:1px solid var(--about-rule)}.about-sensei-v91__questions p{min-height:210px;margin:0;padding:30px 34px 34px 0;display:flex;align-items:flex-end;font-family:Neue Haas Grotesk Display Pro,Helvetica Neue,Arial,sans-serif,sans-serif;font-size:clamp(30px,3.1vw,50px);line-height:1.02;letter-spacing:-.048em}.about-sensei-v91__questions p+p{padding-left:34px;border-left:1px solid var(--about-rule)}.about-sensei-v91__cup{display:grid;grid-template-columns:minmax(150px,.28fr) minmax(0,1fr);gap:clamp(42px,6vw,110px);padding:clamp(94px,10vw,160px) var(--about-gutter);border-bottom:1px solid rgba(255,255,255,.2);background:var(--lavender)}.about-sensei-v91__cup-index{padding-top:8px;font-size:10px;font-weight:600;letter-spacing:.14em;text-transform:uppercase}.about-sensei-v91__cup-copy{width:min(100%,1000px)}.about-sensei-v91__cup-statement{max-width:940px;margin:0 0 clamp(58px,6vw,92px);font-family:Neue Haas Grotesk Display Pro,Helvetica Neue,Arial,sans-serif,sans-serif;font-size:clamp(48px,6.2vw,94px);line-height:.95;letter-spacing:-.064em}.about-sensei-v91__cup-body{display:grid;grid-template-columns:1fr 1fr;gap:clamp(30px,5vw,80px);padding-top:26px;border-top:1px solid rgba(5,5,5,.32)}.about-sensei-v91__cup-body p{max-width:430px;margin:0;font-size:clamp(17px,1.4vw,21px);line-height:1.68}.about-sensei-v91__finale{min-height:620px;padding:clamp(94px,11vw,180px) var(--about-gutter);display:flex;flex-direction:column;justify-content:space-between;gap:80px;background:var(--paper)}.about-sensei-v91__finale p{max-width:1050px;margin:0;font-family:Neue Haas Grotesk Display Pro,Helvetica Neue,Arial,sans-serif,sans-serif;font-size:clamp(44px,6vw,92px);line-height:.96;letter-spacing:-.06em}.about-sensei-v91__finale strong{display:block;max-width:760px;padding-top:22px;border-top:1px solid var(--about-rule);font-size:clamp(18px,1.6vw,24px);line-height:1.4}@media(max-width:1000px){.about-sensei-v91__hero{grid-template-columns:1fr}.about-sensei-v91__hero-meaning{min-height:590px}.about-sensei-v91__peony{top:-52%;right:-12%;width:min(105vw,900px)}.about-sensei-v91__chapter,.about-sensei-v91__cup{grid-template-columns:120px minmax(0,1fr)}}@media(max-width:760px){.about-sensei-v91{--about-gutter:22px}.about-sensei-v91__hero{min-height:0}.about-sensei-v91__hero-copy{padding:66px var(--about-gutter) 58px}.about-sensei-v91__eyebrow{margin-bottom:34px}.about-sensei-v91__hero h1{margin-bottom:42px;font-size:clamp(53px,15vw,72px);line-height:.84}.about-sensei-v91__hero-intro{grid-template-columns:1fr;gap:16px;padding-top:20px}.about-sensei-v91__hero-intro p{font-size:16px;line-height:1.58}.about-sensei-v91__hero-meaning{min-height:520px;padding:52px var(--about-gutter)}.about-sensei-v91__peony{top:-16%;right:-70%;width:150vw;opacity:.28}.about-sensei-v91__hero-statement{font-size:clamp(36px,10.4vw,48px);line-height:1.02}.about-sensei-v91__hero-note{margin-top:30px}.about-sensei-v91__chapter,.about-sensei-v91__cup{grid-template-columns:1fr;gap:38px;padding:72px var(--about-gutter) 78px}.about-sensei-v91__chapter-label,.about-sensei-v91__cup-index{flex-direction:row;align-items:baseline;gap:14px;padding:0 0 18px;border-bottom:1px solid var(--about-rule)}.about-sensei-v91__chapter-label span:first-child{font-size:28px}.about-sensei-v91__chapter-copy .about-sensei-v91__lead{margin-bottom:46px;font-size:clamp(29px,8.2vw,38px);line-height:1.08}.about-sensei-v91__chapter-copy>p{font-size:16px;line-height:1.65}.about-sensei-v91__principles{grid-template-columns:1fr}.about-sensei-v91__principles article,.about-sensei-v91__principles article+article{min-height:0;padding:24px 0 26px;border-right:0;border-bottom:1px solid var(--about-rule)}.about-sensei-v91__principles article:last-child{border-bottom:0}.about-sensei-v91__principles span{margin-bottom:28px}.about-sensei-v91__principles p{max-width:310px;font-size:27px}.about-sensei-v91__manifesto{min-height:430px;padding:78px var(--about-gutter)}.about-sensei-v91__manifesto p{font-size:clamp(42px,12.2vw,60px);line-height:.97}.about-sensei-v91__questions{grid-template-columns:1fr;margin-bottom:46px}.about-sensei-v91__questions p{min-height:170px;padding:24px 0 28px;font-size:clamp(31px,9vw,42px)}.about-sensei-v91__questions p+p{padding-left:0;border-left:0;border-top:1px solid var(--about-rule)}.about-sensei-v91__cup-index{border-color:#05050552}.about-sensei-v91__cup-statement{margin-bottom:52px;font-size:clamp(44px,12.8vw,62px);line-height:.96}.about-sensei-v91__cup-body{grid-template-columns:1fr;gap:26px}.about-sensei-v91__cup-body p{font-size:16px;line-height:1.62}.about-sensei-v91__finale{min-height:560px;padding:80px var(--about-gutter) 72px;gap:80px}.about-sensei-v91__finale p{font-size:clamp(40px,11.8vw,56px);line-height:.98}.about-sensei-v91__finale strong{font-size:18px}}.about-sensei-v92{background:var(--ink);color:var(--paper)}.about-sensei-v92__inner{width:min(100%,920px);margin:0 auto;padding:clamp(88px,10vw,170px) clamp(24px,5vw,72px) clamp(110px,13vw,210px);text-align:center}.about-sensei-v92__eyebrow{margin:0 0 clamp(28px,3vw,44px);font-size:10px;font-weight:600;letter-spacing:.18em;text-transform:uppercase;opacity:.62}.about-sensei-v92 h1{max-width:780px;margin:0 auto clamp(66px,7vw,104px);font-family:DM Sans,Arial,sans-serif;font-size:clamp(44px,5.3vw,78px);font-weight:400;line-height:1.04;letter-spacing:-.025em}.about-sensei-v92__copy{width:min(100%,740px);margin:0 auto}.about-sensei-v92__copy p{margin:0 0 1.75em;font-family:DM Sans,Arial,sans-serif;font-size:clamp(18px,1.45vw,22px);font-weight:400;line-height:1.82;letter-spacing:.005em}.about-sensei-v92__copy em{font-style:italic}.about-sensei-v92__copy span[lang=ja]{font-family:serif}.about-sensei-v92__closing{padding-top:clamp(28px,3vw,44px)}.about-sensei-v92__copy p:last-child{margin-bottom:0}@media(max-width:760px){.about-sensei-v92__inner{padding:72px 24px 110px}.about-sensei-v92__eyebrow{margin-bottom:24px}.about-sensei-v92 h1{margin-bottom:54px;font-size:clamp(40px,12vw,56px);line-height:1.08}.about-sensei-v92__copy{width:min(100%,620px)}.about-sensei-v92__copy p{margin-bottom:1.65em;font-size:17px;line-height:1.78}.about-sensei-v92__closing{padding-top:24px}}.about-sensei-v93{position:relative;isolation:isolate;overflow:hidden;min-height:100vh;background:radial-gradient(circle at 18% 17%,rgba(142,111,184,.16),transparent 32%),radial-gradient(circle at 72% 45%,rgba(104,80,138,.07),transparent 35%),#0c0d12;color:#ece8e1}.about-sensei-v93:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:-3;opacity:.16;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='160' height='160' viewBox='0 0 160 160'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='.82' numOctaves='3' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)' opacity='.32'/%3E%3C/svg%3E");mix-blend-mode:soft-light;pointer-events:none}.about-sensei-v93__peony{position:absolute;z-index:-2;inset:3% auto auto -7%;width:min(58vw,900px);height:94%;background:url(about-peony-lavender.png) left top / contain no-repeat;opacity:.32;filter:drop-shadow(0 0 30px rgba(139,107,181,.08));pointer-events:none}.about-sensei-v93:after{content:"";position:absolute;z-index:-1;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,#0c0d1214,#0c0d1257 38%,#0c0d12e8 67%,#0c0d12);pointer-events:none}.about-sensei-v93__inner{width:min(100%,1240px);margin:0 auto;padding:clamp(88px,8vw,140px) clamp(28px,6vw,92px) clamp(110px,11vw,180px)}.about-sensei-v93__header,.about-sensei-v93__copy{width:min(100%,650px);margin-left:auto;margin-right:clamp(0px,4vw,64px)}.about-sensei-v93__header{text-align:center;margin-bottom:clamp(58px,7vw,96px)}.about-sensei-v93__kanji{margin:0 0 22px;color:#a98acb;font-family:"Noto Serif JP",Yu Mincho,Hiragino Mincho ProN,serif;font-size:18px;letter-spacing:.38em;writing-mode:vertical-rl;display:inline-block}.about-sensei-v93__eyebrow{margin:0 0 20px;color:#a98acb;font-size:10px;font-weight:600;letter-spacing:.22em;text-transform:uppercase}.about-sensei-v93 h1{margin:0;font-family:DM Sans,Arial,sans-serif;font-size:clamp(54px,6.1vw,92px);font-weight:400;line-height:.94;letter-spacing:-.035em;text-wrap:balance;text-shadow:0 1px 20px rgba(0,0,0,.2)}.about-sensei-v93__rule{display:block;width:92px;height:1px;margin:34px auto 0;background:linear-gradient(90deg,transparent,#9a79c2 48%,transparent);position:relative}.about-sensei-v93__rule:after{content:"";position:absolute;width:5px;height:5px;top:-2px;left:calc(50% - 2.5px);background:#a98acb;transform:rotate(45deg)}.about-sensei-v93__copy{font-family:DM Sans,Arial,sans-serif}.about-sensei-v93__copy>p,.about-sensei-v93__principles p,.about-sensei-v93__questions p,.about-sensei-v93__closing p{margin:0 0 1.55em;font-size:clamp(17px,1.28vw,20px);line-height:1.72;letter-spacing:.002em}.about-sensei-v93__copy em{font-style:italic}.about-sensei-v93__copy span[lang=ja]{font-family:"Noto Serif JP",Yu Mincho,Hiragino Mincho ProN,serif}.about-sensei-v93__principles{margin:clamp(42px,5vw,68px) 0;padding:6px 0 6px 28px;border-left:1px solid rgba(169,138,203,.72)}.about-sensei-v93__principles p{margin-bottom:.75em;color:#d8cedf;font-size:clamp(19px,1.65vw,25px);line-height:1.48}.about-sensei-v93__principles p:last-child{margin-bottom:0}.about-sensei-v93__questions{margin:clamp(40px,5vw,64px) 0;text-align:center;color:#b99bd6}.about-sensei-v93__questions p{margin:0 0 .35em;font-size:clamp(25px,2.35vw,36px);line-height:1.2}.about-sensei-v93__closing{margin-top:clamp(70px,8vw,112px);padding-top:40px;text-align:center;position:relative}.about-sensei-v93__closing:before{content:"";position:absolute;top:0;left:50%;width:64px;height:1px;background:#a98acb99;transform:translate(-50%)}.about-sensei-v93__closing p:first-child{color:#d8cedf;font-size:clamp(21px,1.9vw,29px);line-height:1.48}.about-sensei-v93__closing p:last-child{margin-bottom:0;color:#a98acb;font-family:DM Sans,Arial,sans-serif;font-size:11px;font-weight:600;letter-spacing:.16em;text-transform:uppercase}@media(max-width:900px){.about-sensei-v93{background:radial-gradient(circle at 16% 10%,rgba(142,111,184,.19),transparent 28%),#0c0d12}.about-sensei-v93__peony{inset:0 auto auto -38%;width:145vw;height:720px;opacity:.18;background-position:left top}.about-sensei-v93:after{background:linear-gradient(180deg,#0c0d1226,#0c0d12b8 32%,#0c0d12 55%)}.about-sensei-v93__inner{padding:70px 24px 110px}.about-sensei-v93__header,.about-sensei-v93__copy{width:min(100%,640px);margin-left:auto;margin-right:auto}.about-sensei-v93__header{min-height:520px;display:flex;flex-direction:column;align-items:center;justify-content:center;margin-bottom:28px}.about-sensei-v93__kanji{margin-bottom:18px;font-size:16px}.about-sensei-v93 h1{font-size:clamp(48px,13.4vw,68px);line-height:.98}.about-sensei-v93__copy>p,.about-sensei-v93__principles p,.about-sensei-v93__questions p,.about-sensei-v93__closing p{font-size:17px;line-height:1.72}.about-sensei-v93__principles{margin:46px 0;padding-left:20px}.about-sensei-v93__principles p{font-size:21px;line-height:1.5}.about-sensei-v93__questions{margin:50px 0}.about-sensei-v93__questions p{font-size:27px;line-height:1.22}.about-sensei-v93__closing{margin-top:72px}.about-sensei-v93__closing p:first-child{font-size:23px}}@media(max-width:480px){.about-sensei-v93__inner{padding-left:20px;padding-right:20px}.about-sensei-v93__header{min-height:470px}.about-sensei-v93 h1{font-size:clamp(45px,13.2vw,58px)}}.structure-mobile-menu-button__label{display:none}.about-sensei-v94{--about-bg:#0a0b10;--about-paper:#eee9df;--about-muted:#c9c1b8;--about-lavender:#aa8acd;--about-lavender-soft:#c4a8df;position:relative;background:var(--about-bg);color:var(--about-paper);overflow:hidden;font-family:DM Sans,Arial,sans-serif}.about-sensei-v94__mobile{display:none}.about-sensei-v94__desktop{position:relative;isolation:isolate;min-height:2100px;padding:42px 0 clamp(120px,9vw,170px);background:radial-gradient(ellipse at 12% 9%,rgba(189,155,220,.17) 0%,rgba(131,94,170,.055) 35%,transparent 66%),radial-gradient(ellipse at 50% 34%,rgba(112,82,150,.035),transparent 48%),linear-gradient(180deg,#0d0e14,#090a0f)}.about-sensei-v94__desktop:before,.about-sensei-v94__mobile:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:-6;opacity:.16;pointer-events:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='180' height='180' viewBox='0 0 180 180'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='.8' numOctaves='3' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)' opacity='.28'/%3E%3C/svg%3E");mix-blend-mode:soft-light}.about-sensei-v94__desktop-peony{position:absolute;z-index:-4;inset:0 auto 0 -5vw;width:min(61vw,950px);height:100%;background-image:url(about-peony-lavender.png),url(about-peony-lavender.png),url(about-peony-lavender.png);background-repeat:no-repeat;background-size:100% auto,92% auto,76% auto;background-position:left 0,left 47%,left 91%;opacity:.36;filter:drop-shadow(0 0 34px rgba(150,116,193,.11));pointer-events:none}.about-sensei-v94__desktop:after{content:"";position:absolute;z-index:-2;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,#0a0b1003,#0a0b1021 29%,#0a0b107a 51%,#0a0b10eb 84%),linear-gradient(180deg,transparent 0%,transparent 87%,rgba(10,11,16,.68) 100%);pointer-events:none}.about-sensei-v94__light{position:absolute;z-index:-1;pointer-events:none}.about-sensei-v94__light--desktop{left:-8vw;top:0;width:min(55vw,840px);height:700px;background:radial-gradient(ellipse at 28% 34%,rgba(202,170,229,.22) 0%,rgba(151,113,193,.08) 39%,transparent 74%);filter:blur(18px)}.about-sensei-v94__desktop-inner{width:min(calc(100% - 80px),1380px);margin:0 auto}.about-sensei-v94__desktop-header{width:min(100%,790px);margin:0 auto 58px;text-align:center}.about-sensei-v94__desktop-copy{width:min(100%,610px);margin:0 auto;color:var(--about-paper)}.about-sensei-v94__kanji{display:inline-block;margin:0;color:var(--about-lavender);font-family:"Noto Serif JP",Yu Mincho,Hiragino Mincho ProN,serif;font-size:17px;letter-spacing:.32em;line-height:1.25;writing-mode:vertical-rl}.about-sensei-v94__ornament{display:block;width:70px;height:16px;margin:13px auto 27px;position:relative;background:radial-gradient(circle at 50% 50%,var(--about-lavender) 0 2px,transparent 3px)}.about-sensei-v94__ornament:before,.about-sensei-v94__ornament:after{content:"";position:absolute;top:7px;width:25px;height:1px;background:#aa8acd9e}.about-sensei-v94__ornament:before{left:0}.about-sensei-v94__ornament:after{right:0}.about-sensei-v94__eyebrow{margin:0 0 18px;color:var(--about-lavender-soft);font-family:DM Sans,Arial,sans-serif;font-size:10px;font-weight:600;letter-spacing:.24em;text-transform:uppercase}.about-sensei-v94 h1{margin:0;color:#f0ece4;font-family:DM Sans,Arial,sans-serif;font-size:clamp(66px,6.1vw,94px);font-weight:400;line-height:.96;letter-spacing:-.035em;text-wrap:balance;text-shadow:0 0 30px rgba(188,153,219,.09),0 3px 20px rgba(0,0,0,.3)}.about-sensei-v94__rule{display:block;position:relative;width:118px;height:1px;margin:31px auto 0;background:linear-gradient(90deg,transparent,rgba(170,138,205,.82),transparent)}.about-sensei-v94__rule:after{content:"";position:absolute;top:-3px;left:calc(50% - 3px);width:6px;height:6px;background:var(--about-lavender);transform:rotate(45deg);box-shadow:0 0 12px #be9ddf85}.about-sensei-v94__desktop-copy>p,.about-sensei-v94__desktop-copy .about-sensei-v94__principles p,.about-sensei-v94__desktop-copy .about-sensei-v94__questions p,.about-sensei-v94__desktop-copy .about-sensei-v94__closing p{margin:0 0 1.42em;font-size:18px;line-height:1.67;letter-spacing:.002em}.about-sensei-v94 em{font-style:italic}.about-sensei-v94 span[lang=ja]{font-family:"Noto Serif JP",Yu Mincho,Hiragino Mincho ProN,serif}.about-sensei-v94__principles{margin:42px 0;padding:4px 0 4px 23px;border-left:1px solid rgba(170,138,205,.65)}.about-sensei-v94__principles p{color:#ded5e4;margin-bottom:.6em!important}.about-sensei-v94__principles p:last-child{margin-bottom:0!important}.about-sensei-v94__questions{margin:46px 0;color:var(--about-lavender-soft);text-align:center}.about-sensei-v94__questions p{margin-bottom:.22em!important;font-size:27px!important;line-height:1.3!important;font-style:normal}.about-sensei-v94__closing{margin-top:72px;padding-top:36px;text-align:center;position:relative}.about-sensei-v94__closing:before{content:"";position:absolute;top:0;left:50%;width:72px;height:1px;transform:translate(-50%);background:#aa8acd80}.about-sensei-v94__closing p:first-child{color:#ddd4e3;font-size:23px!important;line-height:1.5!important}.about-sensei-v94__closing p:last-child{margin-bottom:0!important;color:var(--about-lavender-soft);font-family:DM Sans,Arial,sans-serif;font-size:10px!important;font-weight:600;letter-spacing:.18em;text-transform:uppercase}.about-sensei-v94__petal{position:absolute;z-index:0;width:10px;height:16px;border-radius:70% 20%;background:#ad8bcf9e;filter:blur(.5px) drop-shadow(0 0 8px rgba(170,138,205,.25));transform:rotate(32deg);opacity:.55}.about-sensei-v94__petal--1{left:29%;top:12%;transform:rotate(58deg) scale(.8)}.about-sensei-v94__petal--2{left:73%;top:30%;transform:rotate(18deg) scale(.65)}.about-sensei-v94__petal--3{left:17%;top:63%;transform:rotate(83deg) scale(.72)}@media(max-width:900px){.about-sensei-v94__desktop{display:none}.about-sensei-v94__mobile{display:block;position:relative;isolation:isolate;min-height:100vh;background:linear-gradient(180deg,#0d0e14,#090a0f)}.about-sensei-v94__mobile-hero{position:relative;isolation:isolate;min-height:clamp(570px,78svh,690px);display:flex;align-items:center;justify-content:center;padding:66px 22px 42px;overflow:hidden}.about-sensei-v94__mobile-hero:after{content:"";position:absolute;z-index:-1;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,#0a0b1008,#0a0b1026 42%,#0a0b10db)}.about-sensei-v94__mobile-peony{position:absolute;z-index:-3;left:-38%;top:-2%;width:148%;height:108%;background:url(about-peony-lavender.png) left top / contain no-repeat;opacity:.34;filter:drop-shadow(0 0 28px rgba(164,137,199,.13))}.about-sensei-v94__light--mobile{z-index:-2;left:-38%;top:-10%;width:120%;height:64%;background:radial-gradient(ellipse at 30% 35%,rgba(193,159,224,.24) 0%,rgba(153,115,194,.085) 40%,transparent 72%);filter:blur(13px)}.about-sensei-v94__mobile-header{width:min(100%,520px);text-align:center;position:relative;z-index:1;transform:translateY(26px)}.about-sensei-v94__mobile .about-sensei-v94__kanji{font-size:15px}.about-sensei-v94__mobile .about-sensei-v94__ornament{margin-bottom:20px}.about-sensei-v94__mobile .about-sensei-v94__eyebrow{margin-bottom:15px;font-size:9px}.about-sensei-v94__mobile h1{font-size:clamp(44px,12.2vw,59px);line-height:.98;letter-spacing:-.035em}.about-sensei-v94__mobile .about-sensei-v94__rule{margin-top:27px}.about-sensei-v94__mobile-story{position:relative;isolation:isolate;padding:58px 0 110px;overflow:hidden;background:radial-gradient(ellipse at 84% 28%,rgba(105,78,139,.045),transparent 30%),linear-gradient(180deg,#090a0f,#0a0b10)}.about-sensei-v94__mobile-story-peony{position:absolute;z-index:-2;top:0;right:0;bottom:0;left:0;width:100%;height:100%;background-image:url(about-peony-lavender.png),url(about-peony-lavender.png);background-repeat:no-repeat;background-size:112% auto,92% auto;background-position:150% 16%,-95% 77%;opacity:.075;pointer-events:none}.about-sensei-v94__mobile-copy{width:min(calc(100% - 48px),430px);margin:0 auto;color:var(--about-paper)}.about-sensei-v94__mobile-copy>p,.about-sensei-v94__mobile-copy .about-sensei-v94__principles p,.about-sensei-v94__mobile-copy .about-sensei-v94__questions p,.about-sensei-v94__mobile-copy .about-sensei-v94__closing p{margin:0 0 1.55em;font-size:17px;line-height:1.72;letter-spacing:.002em}.about-sensei-v94__mobile .about-sensei-v94__principles{margin:42px 0;padding:3px 0 3px 18px}.about-sensei-v94__mobile .about-sensei-v94__principles p{color:#ddd4e3;font-size:18px;line-height:1.62}.about-sensei-v94__mobile .about-sensei-v94__questions{margin:44px 0}.about-sensei-v94__mobile .about-sensei-v94__questions p{font-size:21px;line-height:1.42}.about-sensei-v94__mobile .about-sensei-v94__closing{margin-top:62px;padding-top:34px}.about-sensei-v94__mobile .about-sensei-v94__closing p:first-child{font-size:19px;line-height:1.58}.about-sensei-v94__mobile .about-sensei-v94__closing p:last-child{font-size:10px}.about-sensei-v94__petal--mobile-1{left:12%;top:22%;transform:rotate(65deg) scale(.7)}.about-sensei-v94__petal--mobile-2{right:10%;top:42%;transform:rotate(12deg) scale(.55)}}@media(max-width:430px){.about-sensei-v94__mobile-hero{min-height:590px;padding-left:18px;padding-right:18px;padding-bottom:38px}.about-sensei-v94__mobile-peony{left:-44%;width:160%}.about-sensei-v94__mobile-header{transform:translateY(20px)}.about-sensei-v94__mobile h1{font-size:clamp(43px,12.7vw,55px)}.about-sensei-v94__mobile-copy{width:calc(100% - 44px)}.about-sensei-v94__mobile-copy>p,.about-sensei-v94__mobile-copy .about-sensei-v94__principles p,.about-sensei-v94__mobile-copy .about-sensei-v94__questions p,.about-sensei-v94__mobile-copy .about-sensei-v94__closing p{font-size:16.5px;line-height:1.74}.about-sensei-v94__mobile .about-sensei-v94__principles p{font-size:17.5px}.about-sensei-v94__mobile .about-sensei-v94__questions p{font-size:20px}}.about-sensei-v94{--about-bg:#090a0f;--about-paper:#eee9df;--about-muted:#c9c1b8;--about-lavender:#aa8acd;--about-lavender-soft:#c4a8df;background:var(--about-bg)}.about-sensei-v94__desktop{display:block;position:relative;isolation:isolate;min-height:clamp(2250px,168vw,2920px);padding:clamp(82px,7vw,122px) 0 clamp(140px,11vw,200px);overflow:hidden;color:var(--about-paper);background-color:#090a0f;background-image:url(about-world-desktop.webp);background-repeat:no-repeat;background-position:center top;background-size:100% 100%}.about-sensei-v94__desktop:before{opacity:.11}.about-sensei-v94__desktop:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:-2;pointer-events:none;background:linear-gradient(90deg,#07080d0a,#07080d1a 27%,#07080d80 56%,#07080de0),linear-gradient(180deg,#08090e05,#08090e1f 54%,#08090e7a)}.about-sensei-v94__desktop-peony{display:none}.about-sensei-v94__light--desktop{z-index:-1;left:-7%;top:-2%;width:72%;height:980px;background:radial-gradient(ellipse at 24% 27%,rgba(213,185,234,.25) 0%,rgba(157,120,194,.1) 31%,transparent 67%),linear-gradient(117deg,rgba(193,158,221,.1) 0%,rgba(132,98,170,.035) 34%,transparent 61%);filter:blur(20px);opacity:.92}.about-sensei-v94__desktop-inner{box-sizing:border-box;width:min(100%,1480px);margin:0 auto;padding-left:clamp(570px,49vw,790px);padding-right:clamp(42px,6vw,94px)}.about-sensei-v94__desktop-header,.about-sensei-v94__desktop-copy{width:min(100%,610px);margin-left:0;margin-right:0}.about-sensei-v94__desktop-header{margin-bottom:58px;text-align:center}.about-sensei-v94__desktop h1{font-size:clamp(62px,5.6vw,88px);line-height:.98}.about-sensei-v94__desktop-copy{color:var(--about-paper)}.about-sensei-v94__desktop-copy>p,.about-sensei-v94__desktop-copy .about-sensei-v94__principles p,.about-sensei-v94__desktop-copy .about-sensei-v94__questions p,.about-sensei-v94__desktop-copy .about-sensei-v94__closing p{font-size:18px;line-height:1.72}.about-sensei-v94__desktop .about-sensei-v94__questions p{font-size:26px!important}@media(min-width:901px)and (max-width:1180px){.about-sensei-v94__desktop{min-height:2460px;background-position:34% top;background-size:auto 100%}.about-sensei-v94__desktop-inner{padding-left:43vw;padding-right:42px}.about-sensei-v94__desktop h1{font-size:clamp(54px,6vw,70px)}.about-sensei-v94__desktop-copy>p,.about-sensei-v94__desktop-copy .about-sensei-v94__principles p,.about-sensei-v94__desktop-copy .about-sensei-v94__questions p,.about-sensei-v94__desktop-copy .about-sensei-v94__closing p{font-size:17px}}@media(max-width:900px){.about-sensei-v94__desktop{display:none}.about-sensei-v94__mobile{display:block;position:relative;isolation:isolate;min-height:100vh;color:var(--about-paper);background-color:#090a0f;background-image:url(about-world-mobile.webp);background-repeat:no-repeat;background-position:center top;background-size:100% 100%}.about-sensei-v94__mobile:after{content:"";position:absolute;z-index:-2;top:0;right:0;bottom:0;left:0;pointer-events:none;background:linear-gradient(90deg,#08090e14,#08090e47 43%,#08090ebf)}.about-sensei-v94__mobile-peony,.about-sensei-v94__mobile-story-peony{display:none}.about-sensei-v94__mobile-hero{min-height:clamp(570px,76svh,650px);padding:62px 20px 40px;background:transparent}.about-sensei-v94__mobile-hero:after{background:linear-gradient(180deg,#090a0f05,#090a0f14 54%,#090a0f4d)}.about-sensei-v94__light--mobile{display:block;z-index:-1;left:-46%;top:-15%;width:145%;height:72%;background:radial-gradient(ellipse at 31% 34%,rgba(210,180,232,.24) 0%,rgba(154,117,193,.095) 38%,transparent 72%),linear-gradient(121deg,rgba(190,154,218,.08) 0%,transparent 58%);filter:blur(14px);opacity:.9}.about-sensei-v94__mobile-header{width:min(100%,520px);transform:translateY(20px)}.about-sensei-v94__mobile h1{font-size:clamp(43px,12.5vw,56px);line-height:.98}.about-sensei-v94__mobile-story{position:relative;isolation:isolate;padding:62px 0 116px;overflow:visible;background:transparent}.about-sensei-v94__mobile-copy{width:min(calc(100% - 48px),430px)}.about-sensei-v94__mobile-copy>p,.about-sensei-v94__mobile-copy .about-sensei-v94__principles p,.about-sensei-v94__mobile-copy .about-sensei-v94__questions p,.about-sensei-v94__mobile-copy .about-sensei-v94__closing p{font-size:16.5px;line-height:1.74}.about-sensei-v94__mobile .about-sensei-v94__principles p{font-size:17px}.about-sensei-v94__mobile .about-sensei-v94__questions p{font-size:20px}}@media(max-width:430px){.about-sensei-v94__mobile-hero{min-height:590px;padding-left:18px;padding-right:18px}.about-sensei-v94__mobile-header{transform:translateY(18px)}.about-sensei-v94__mobile-copy{width:calc(100% - 44px)}}.about-story-v97{--as-bg:#080910;--as-bg-deep:#06070c;--as-paper:#eee9df;--as-muted:#c9c1ba;--as-lavender:#b697d2;--as-lavender-soft:#cbb2df;position:relative;background:var(--as-bg);color:var(--as-paper);overflow:clip}.about-story-v97__desktop{display:block;position:relative;isolation:isolate}.about-story-v97__mobile{display:none}.about-story-v97__world{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;pointer-events:none;overflow:hidden}.about-story-v97__base{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,#0b0c14,#080910 44%,#06070c)}.about-story-v97__art--desktop{position:sticky;top:0;width:100%;height:100vh;min-height:720px;background-image:url(about-world-desktop.webp);background-repeat:no-repeat;background-size:auto 145%;background-position:left 18% top 5%;opacity:.78;filter:saturate(.72) contrast(1.02);transform:translate3d(0,var(--about-art-y,0),0);will-change:transform}.about-story-v97__art--desktop:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,#06070c05,#06070c1f 28%,#06070c94 57%,#06070ced),linear-gradient(180deg,#06070c05,#06070c2e 68%,#06070c94)}.about-story-v97__light--desktop{position:sticky;top:0;height:100vh;margin-top:-100vh;background:radial-gradient(ellipse 58% 54% at 18% 20%,rgba(208,179,230,.25),rgba(155,119,189,.1) 38%,transparent 72%),linear-gradient(118deg,rgba(194,159,219,.13) 0%,rgba(137,104,172,.04) 36%,transparent 62%);filter:blur(14px);opacity:var(--about-light-opacity,.74);transform:translate3d(0,var(--about-light-y,0),0);transition:opacity 1.8s ease;will-change:transform,opacity}.about-story-v97__mist{position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(ellipse at 28% 36%,rgba(169,139,192,.07),transparent 44%),radial-gradient(ellipse at 61% 72%,rgba(130,111,158,.045),transparent 38%);mix-blend-mode:screen;opacity:.7}.about-story-v97__particle{position:absolute;width:7px;height:13px;border-radius:70% 30%;background:#b997d757;filter:blur(.4px)}.about-story-v97__particle--1{left:31%;top:13%;transform:rotate(48deg)}.about-story-v97__particle--2{left:53%;top:46%;transform:rotate(22deg) scale(.72)}.about-story-v97__particle--3{left:18%;top:82%;transform:rotate(70deg) scale(.6)}.about-story-v97__scenes{position:relative;z-index:2}.about-story-v97__scene{position:relative;min-height:100svh;display:flex;align-items:center;padding:clamp(90px,9vw,150px) 6vw}.about-story-v97__scene--hero{min-height:calc(100svh - 1px);align-items:flex-start;padding-top:clamp(105px,10vw,160px)}.about-story-v97__hero-content{width:min(610px,46vw);margin-left:auto;margin-right:clamp(5vw,9vw,12vw);text-align:center}.about-story-v97__kanji{margin:0;color:var(--as-lavender-soft);font-family:serif;font-size:20px;line-height:1.55;writing-mode:vertical-rl;letter-spacing:.18em;margin-inline:auto}.about-story-v97__ornament{display:block;width:84px;height:16px;margin:12px auto 23px;position:relative}.about-story-v97__ornament:before,.about-story-v97__ornament:after{content:"";position:absolute;top:50%;width:29px;height:1px;background:#bc9ed585}.about-story-v97__ornament:before{left:0}.about-story-v97__ornament:after{right:0}.about-story-v97__ornament{background:radial-gradient(circle at center,var(--as-lavender) 0 2px,transparent 3px)}.about-story-v97__eyebrow{margin:0 0 20px;color:var(--as-lavender-soft);font-size:12px;line-height:1;text-transform:uppercase;letter-spacing:.28em;font-family:DM Sans,Arial,sans-serif}.about-story-v97 h1{margin:0;color:var(--as-paper);font-family:DM Sans,Arial,sans-serif;font-weight:400;font-size:clamp(64px,5.8vw,92px);line-height:.98;letter-spacing:-.035em;text-wrap:balance}.about-story-v97__rule,.about-story-v97__closing-rule{display:block;width:112px;height:1px;margin:38px auto 0;background:linear-gradient(90deg,transparent,rgba(191,156,219,.75),transparent);position:relative}.about-story-v97__rule:after{content:"";position:absolute;left:50%;top:50%;width:7px;height:7px;background:var(--as-lavender);transform:translate(-50%,-50%) rotate(45deg)}.about-story-v97__copy{width:min(610px,46vw);margin-left:auto;margin-right:clamp(5vw,9vw,12vw);font-family:DM Sans,Arial,sans-serif;color:var(--as-paper)}.about-story-v97__copy>p{margin:0 0 1.55em;font-size:clamp(17px,1.2vw,20px);line-height:1.72}.about-story-v97__scene--meaning{min-height:115svh}.about-story-v97__scene--principles{min-height:105svh}.about-story-v97__principle-line{border-left:1px solid rgba(183,146,210,.72);padding:7px 0 7px 28px;color:var(--as-lavender-soft)}.about-story-v97__principle-line p{margin:0 0 .75em;font-size:clamp(21px,1.55vw,27px);line-height:1.5}.about-story-v97__principle-line p:last-child{margin-bottom:0}.about-story-v97__afterword{margin-top:46px!important}.about-story-v97__scene--questions{min-height:125svh}.about-story-v97__question-block{text-align:center;margin:70px -60px 60px}.about-story-v97__question-rule{display:block;width:0;height:1px;margin:0 auto 34px;background:linear-gradient(90deg,transparent,var(--as-lavender),transparent);transition:width 1.2s cubic-bezier(.2,.7,.2,1)}.about-story-v97__question-rule.is-visible{width:160px}.about-story-v97__question-block p{margin:.2em 0;color:var(--as-lavender-soft);font-family:DM Sans,Arial,sans-serif;font-size:clamp(30px,2.5vw,44px);line-height:1.25}.about-story-v97__scene--cup{min-height:105svh}.about-story-v97__copy--cup{width:min(680px,52vw);text-align:left}.about-story-v97__cup-line{font-size:clamp(26px,2vw,36px)!important;line-height:1.4!important;color:var(--as-paper)}.about-story-v97__scene--closing{min-height:95svh;justify-content:center;text-align:center}.about-story-v97__closing-content{width:min(820px,70vw);margin:0 auto}.about-story-v97__closing-rule{margin:0 auto 48px}.about-story-v97__closing-main{margin:0;color:#d9d0dc;font-family:DM Sans,Arial,sans-serif;font-size:clamp(29px,2.5vw,44px);line-height:1.45}.about-story-v97__closing-label{margin:40px 0 0;color:var(--as-lavender-soft);font-family:DM Sans,Arial,sans-serif;font-size:12px;text-transform:uppercase;letter-spacing:.25em}.about-story-v97__closing-mark{display:block;margin:64px auto 0;color:#be9ddabf;font-size:26px}.about-reveal{opacity:0;transform:translate3d(0,34px,0);transition:opacity .95s cubic-bezier(.2,.7,.2,1),transform .95s cubic-bezier(.2,.7,.2,1);transition-delay:calc(var(--about-delay,0) * .13s)}.about-reveal.is-visible{opacity:1;transform:translateZ(0)}.about-story-v97__scene.is-active[data-about-scene=principles],.about-story-v97__scene.is-active[data-about-scene=questions],.about-story-v97__scene.is-active[data-about-scene=closing]{--scene-light:1}@media(min-width:901px)and (max-width:1180px){.about-story-v97__hero-content,.about-story-v97__copy{width:min(560px,51vw);margin-right:3vw}.about-story-v97__art--desktop{background-position:left -140px top 3%;background-size:auto 138%}.about-story-v97 h1{font-size:clamp(56px,6.1vw,72px)}}@media(max-width:900px){.about-story-v97__desktop{display:none}.about-story-v97__mobile{display:block;position:relative;isolation:isolate;background:linear-gradient(180deg,#0b0c14,#07080e)}.about-story-v97__mobile-world{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;pointer-events:none;overflow:hidden}.about-story-v97__mobile-art{position:absolute;top:0;right:0;bottom:0;left:0;background-image:url(about-world-mobile.webp);background-repeat:no-repeat;background-position:center top;background-size:100% auto;opacity:.72;filter:saturate(.72)}.about-story-v97__mobile-art:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,#07080d0d,#07080d59 55%,#07080db3),linear-gradient(180deg,#07080d05,#07080d2e 30%,#07080d9e)}.about-story-v97__mobile-light{position:absolute;left:-38%;top:-2%;width:140%;height:680px;background:radial-gradient(ellipse at 27% 23%,rgba(213,183,233,.24),rgba(158,121,193,.095) 38%,transparent 72%),linear-gradient(119deg,rgba(195,159,220,.1),transparent 58%);filter:blur(14px);opacity:.9}.about-story-v97__mobile-hero{position:relative;z-index:2;min-height:clamp(570px,76svh,650px);display:flex;align-items:center;justify-content:center;padding:54px 20px 38px}.about-story-v97__mobile-hero-content{width:min(100%,520px);text-align:center;transform:translateY(10px)}.about-story-v97__mobile h1{font-size:clamp(43px,12.5vw,56px);line-height:.98}.about-story-v97__mobile-scenes{position:relative;z-index:2}.about-story-v97__mobile-scene{min-height:auto;padding:90px 0;display:block}.about-story-v97__mobile-scene:nth-child(2n){background:linear-gradient(180deg,#07080d08,#07080d38,#07080d08)}.about-story-v97__mobile-copy{width:min(calc(100% - 56px),430px);margin:0 auto;font-family:DM Sans,Arial,sans-serif}.about-story-v97__mobile-copy>p{margin:0 0 1.55em;font-size:16.5px;line-height:1.74}.about-story-v97__principle-line{padding-left:22px}.about-story-v97__principle-line p{font-size:20px;line-height:1.55}.about-story-v97__question-block{margin:58px -10px 52px}.about-story-v97__question-block p{font-size:clamp(24px,6.6vw,30px)}.about-story-v97__cup-line{font-size:24px!important}.about-story-v97__mobile-scene--closing{padding:120px 24px 130px;text-align:center}.about-story-v97__closing-content{width:min(100%,430px)}.about-story-v97__closing-main{font-size:25px;line-height:1.48}.about-story-v97__closing-label{font-size:10px;line-height:1.55}.about-story-v97__closing-mark{margin-top:46px}}@media(max-width:430px){.about-story-v97__mobile-hero{min-height:590px;padding-left:18px;padding-right:18px}.about-story-v97__mobile-copy{width:calc(100% - 48px)}.about-story-v97__mobile-scene{padding-top:82px;padding-bottom:82px}}@media(prefers-reduced-motion:reduce){.about-reveal{opacity:1;transform:none;transition:opacity .25s ease}.about-story-v97__question-rule{width:160px;transition:none}.about-story-v97__art--desktop,.about-story-v97__light--desktop{transform:none!important}}.about-story-v97{--as-bg:#080910;--as-paper:#f0ebe3;--as-muted:#c9c2cc;--as-lavender:#b994d3;--as-lavender-soft:#c8a9dc;background:var(--as-bg)}@media(min-width:901px){.about-story-v97__desktop{display:block;position:relative;isolation:isolate;overflow:hidden}.about-story-v97__world{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;pointer-events:none;overflow:hidden}.about-story-v97__base{position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(ellipse at 50% 16%,rgba(129,97,162,.08),transparent 34%),linear-gradient(180deg,#0b0c14,#080910 46%,#06070c)}.about-story-v97__art--desktop{position:absolute;top:0;right:0;bottom:0;left:0;background-image:url(about-world-desktop.webp);background-repeat:no-repeat;background-position:left top;background-size:100% 100%;opacity:.72;filter:saturate(.76) contrast(1.03);transform:translate3d(0,var(--about-art-y,0),0);will-change:transform}.about-story-v97__art--desktop:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,#07080d0a,#07080d42 37%,#07080dad 72%,#07080de0),linear-gradient(180deg,#07080d05,#07080d1f 50%,#07080d52)}.about-story-v97__light--desktop{position:absolute;left:-9%;top:-3%;width:84%;height:1180px;background:radial-gradient(ellipse at 23% 14%,rgba(215,185,234,.26),rgba(168,128,199,.1) 38%,transparent 72%),linear-gradient(118deg,rgba(201,168,225,.11),transparent 58%);filter:blur(20px);opacity:var(--about-light-opacity,.76);transform:translate3d(0,var(--about-light-y,0),0);will-change:transform,opacity;transition:opacity 1.8s ease}.about-story-v97__mist{position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(ellipse at 52% 38%,rgba(123,98,147,.05),transparent 36%),linear-gradient(180deg,transparent 0%,rgba(174,142,198,.025) 45%,transparent 74%)}.about-story-v97__scenes{position:relative;z-index:2;padding:0 6vw 110px}.about-story-v97__scene{min-height:auto!important;display:block!important;padding:0!important;text-align:center}.about-story-v97__scene--hero{padding-top:clamp(92px,8vw,126px)!important}.about-story-v97__hero-content,.about-story-v97__copy,.about-story-v97__copy--cup,.about-story-v97__closing-content{width:min(720px,54vw)!important;margin-left:auto!important;margin-right:auto!important;text-align:center!important}.about-story-v97__hero-content{width:min(760px,58vw)!important}.about-story-v97__kanji{font-size:19px;margin:0 auto}.about-story-v97__ornament{margin:10px auto 19px}.about-story-v97__eyebrow{margin-bottom:15px}.about-story-v97 h1{font-size:clamp(54px,4.5vw,76px);line-height:1.02;letter-spacing:-.03em}.about-story-v97__rule{margin-top:26px}.about-story-v97__scene--meaning{padding-top:34px!important}.about-story-v97__scene--principles,.about-story-v97__scene--questions{padding-top:18px!important}.about-story-v97__scene--cup{padding-top:16px!important}.about-story-v97__scene--closing{padding-top:22px!important}.about-story-v97__copy>p{margin:0 0 1.18em;font-size:clamp(17px,1.05vw,19px);line-height:1.63}.about-story-v97__principle-line{width:min(690px,100%);margin:0 auto;border-left:0;padding:25px 30px 23px;color:var(--as-lavender-soft);position:relative}.about-story-v97__principle-line:before,.about-story-v97__principle-line:after{content:"";display:block;width:120px;height:1px;margin:0 auto 18px;background:linear-gradient(90deg,transparent,rgba(185,148,211,.7),transparent)}.about-story-v97__principle-line:after{margin:18px auto 0}.about-story-v97__principle-line p{font-size:clamp(20px,1.35vw,25px);line-height:1.43;margin:0 0 .35em}.about-story-v97__afterword{margin-top:18px!important}.about-story-v97__question-block{margin:26px auto 24px!important}.about-story-v97__question-rule{margin-bottom:18px}.about-story-v97__question-block p{font-size:clamp(28px,2vw,38px);line-height:1.24;margin:.08em 0}.about-story-v97__cup-line{font-size:clamp(24px,1.75vw,32px)!important;line-height:1.38!important;color:var(--as-lavender-soft)}.about-story-v97__closing-rule{margin:10px auto 24px}.about-story-v97__closing-main{font-size:clamp(26px,2vw,36px);line-height:1.42}.about-story-v97__closing-label{margin-top:24px}.about-story-v97__closing-mark{margin-top:28px}.about-story-v97__particle--1{left:28%;top:13%}.about-story-v97__particle--2{left:62%;top:45%}.about-story-v97__particle--3{left:30%;top:82%}}@media(max-width:900px){.about-story-v97__mobile{display:block;position:relative;isolation:isolate;overflow:hidden;background:linear-gradient(180deg,#0b0c14,#07080e)}.about-story-v97__mobile-world{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;pointer-events:none;overflow:hidden}.about-story-v97__mobile-art{position:absolute;top:0;right:0;bottom:0;left:0;background-image:url(about-world-mobile.webp);background-repeat:no-repeat;background-position:center top;background-size:100% 100%;opacity:.72;filter:saturate(.74)}.about-story-v97__mobile-art:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,#07080d14,#07080d52 58%,#07080dad),linear-gradient(180deg,#07080d05,#07080d1f 40%,#07080d66)}.about-story-v97__mobile-light{position:absolute;left:-34%;top:-1%;width:132%;height:650px;background:radial-gradient(ellipse at 28% 18%,rgba(213,183,233,.23),rgba(158,121,193,.09) 40%,transparent 74%),linear-gradient(120deg,rgba(195,159,220,.09),transparent 60%);filter:blur(14px);opacity:.92}.about-story-v97__mobile-hero{min-height:clamp(570px,76svh,650px);padding:50px 18px 32px;display:flex;align-items:center;justify-content:center}.about-story-v97__mobile-hero-content{width:min(100%,500px);text-align:center;transform:none}.about-story-v97__mobile h1{font-size:clamp(43px,12vw,54px);line-height:.98}.about-story-v97__mobile-scenes{position:relative;z-index:2;padding-bottom:82px}.about-story-v97__mobile-scene{padding:40px 0!important;min-height:auto!important;background:none!important;text-align:center}.about-story-v97__mobile-copy,.about-story-v97__closing-content{width:min(calc(100% - 48px),430px);margin:0 auto;text-align:center}.about-story-v97__mobile-copy>p{font-size:16.5px;line-height:1.68;margin:0 0 1.18em}.about-story-v97__principle-line{border-left:0;padding:20px 4px;color:var(--as-lavender-soft)}.about-story-v97__principle-line:before,.about-story-v97__principle-line:after{content:"";display:block;width:96px;height:1px;margin:0 auto 16px;background:linear-gradient(90deg,transparent,rgba(185,148,211,.7),transparent)}.about-story-v97__principle-line:after{margin:16px auto 0}.about-story-v97__principle-line p{font-size:20px;line-height:1.45;margin:0 0 .45em}.about-story-v97__afterword{margin-top:15px!important}.about-story-v97__question-block{margin:24px 0 22px!important}.about-story-v97__question-rule{margin-bottom:17px}.about-story-v97__question-block p{font-size:clamp(24px,6.2vw,29px);line-height:1.28}.about-story-v97__cup-line{font-size:23px!important;line-height:1.38!important;color:var(--as-lavender-soft)}.about-story-v97__mobile-scene--closing{padding:44px 24px 70px!important}.about-story-v97__closing-rule{margin:0 auto 21px}.about-story-v97__closing-main{font-size:24px;line-height:1.46}.about-story-v97__closing-label{margin-top:22px;font-size:10px}.about-story-v97__closing-mark{margin-top:28px}}.home-coffee-item,.collection-coffee-item,.product-card{--motif-ink:#141414}.home-note-circle-one,.collection-note-circle-one,.generic-note-shape.note-one{isolation:isolate}.home-note-motif,.collection-note-motif,.generic-note-motif{position:absolute;z-index:2;top:8.5%;right:8.5%;bottom:8.5%;left:8.5%;display:block;pointer-events:none;opacity:0;background-color:var(--motif-ink);-webkit-mask-image:url(peony-hover-motif.webp);mask-image:url(peony-hover-motif.webp);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:center;mask-position:center;-webkit-mask-size:94% auto;mask-size:94% auto;transform:translateY(5%) scale(.78);transform-origin:52% 48%;transition:opacity .55s ease,transform .72s cubic-bezier(.18,.72,.14,1),filter .45s ease;filter:drop-shadow(0 1px 0 rgba(255,255,255,.1))}.home-coffee-visual,.collection-coffee-visual,.generic-product-system{transition:transform .38s cubic-bezier(.2,.72,.22,1),filter .38s ease;transform-origin:50% 48%}.home-product-stage,.collection-product-stage{transition:transform .38s cubic-bezier(.2,.72,.22,1),filter .38s ease}.home-peony-art-back{transition:transform .38s cubic-bezier(.2,.72,.22,1),opacity .38s ease}.home-generic-bag-image,.collection-bag-wrap--generic .collection-coffee-bag,.generic-bag{opacity:.985}.home-generic-bag-image,.home-coffee-bag,.collection-coffee-bag,.generic-bag{filter:drop-shadow(0 14px 12px rgba(24,18,23,.12))}@media(hover:hover)and (pointer:fine){.home-coffee-item:hover .home-coffee-visual,.home-coffee-item:focus-within .home-coffee-visual,.collection-coffee-item:hover .collection-coffee-visual,.collection-coffee-item:focus-within .collection-coffee-visual,.product-card:hover .generic-product-system,.product-card:focus-within .generic-product-system{transform:translateY(-4px) scale(1.012)}.home-coffee-item:hover .home-peony-art-back,.home-coffee-item:focus-within .home-peony-art-back{opacity:.68;transform:translateY(-2px) scale(1.01)}.home-coffee-item:hover .home-note-motif,.home-coffee-item:focus-within .home-note-motif,.collection-coffee-item:hover .collection-note-motif,.collection-coffee-item:focus-within .collection-note-motif,.product-card:hover .generic-note-motif,.product-card:focus-within .generic-note-motif{opacity:.76;transform:translateY(0) scale(1)}}.home-generic-bag-wrap,.collection-bag-wrap--generic{left:33.35%;width:54.5%;aspect-ratio:3 / 4}.home-note-motif,.collection-note-motif,.generic-note-motif{inset:auto;left:-3%;top:8%;width:70%;height:84%;-webkit-mask-position:left center;mask-position:left center;-webkit-mask-size:contain;mask-size:contain;transform:translate(-3%) translateY(4%) scale(.82);transform-origin:38% 50%}@media(hover:hover)and (pointer:fine){.home-coffee-item:hover .home-note-motif,.home-coffee-item:focus-within .home-note-motif,.collection-coffee-item:hover .collection-note-motif,.collection-coffee-item:focus-within .collection-note-motif,.product-card:hover .generic-note-motif,.product-card:focus-within .generic-note-motif{transform:translate(0) translateY(0) scale(1)}}.home-bag-label-image,.collection-bag-label-image{left:50%;top:56.5%;width:63%}.home-generic-label,.collection-generic-label{left:50%;top:56.5%;width:63%;min-height:28%}.generic-bag-label{left:61%;top:55.5%;width:45%;min-height:26%}.home-bag-label-image,.collection-bag-label-image{box-shadow:0 1px 1px #1915120e,0 4px 10px #19151207}.home-generic-label,.collection-generic-label,.generic-bag-label{background-color:#f3efe6;background-image:url(label-paper-texture.webp);background-repeat:repeat;background-size:180px auto;box-shadow:0 1px 1px #1915120e,0 4px 10px #19151207}@media(hover:hover)and (pointer:fine){.collection-coffee-item:hover .collection-product-stage,.collection-coffee-item:focus-within .collection-product-stage{transform:translate(-50%,-50%)}.home-coffee-item:hover .home-product-stage,.home-coffee-item:focus-within .home-product-stage{transform:none}.editorial-coffee-v44 .home-coffee-item:hover .home-product-stage,.editorial-coffee-v44 .home-coffee-item:focus-within .home-product-stage{transform:scale(.84)}}@media(hover:hover)and (pointer:fine)and (max-width:760px){.editorial-coffee-v44 .home-coffee-item:hover .home-product-stage,.editorial-coffee-v44 .home-coffee-item:focus-within .home-product-stage{transform:scale(.86)}}.visit-editorial{--visit-gutter:max(5.8vw,34px);--visit-rule:rgba(24,21,27,.12);overflow:hidden;background:var(--paper,#f7f7f4)}.visit-editorial-hero{width:calc(100% - 64px);max-width:1440px;min-height:680px;margin:32px auto 0;display:grid;grid-template-columns:5fr 8fr;border-top:1px solid var(--visit-rule);border-bottom:1px solid var(--visit-rule)}.visit-editorial-hero__copy{min-width:0;padding:28px clamp(36px,4.5vw,74px) 54px 0;display:flex;flex-direction:column;justify-content:space-between}.visit-chapter-index{display:flex;align-items:center;justify-content:space-between;color:#171619;font-size:10px;font-weight:600;line-height:1;letter-spacing:.16em;text-transform:uppercase}.visit-editorial-hero__body{max-width:620px;padding-bottom:38px}.visit-editorial-eyebrow{margin:0 0 28px;color:#75698e;font-size:11px;font-weight:600;line-height:1;letter-spacing:.18em;text-transform:uppercase}.visit-editorial-hero h1,.visit-editorial-details h2{margin:0;font-family:Neue Haas Grotesk Display Pro,Helvetica Neue,Arial,sans-serif,sans-serif;font-weight:700;letter-spacing:-.06em}.visit-editorial-hero h1{max-width:10ch;font-size:clamp(60px,6vw,98px);line-height:.88}.visit-editorial-lead{max-width:520px;margin:36px 0 0;color:#4f4c50;font-size:clamp(16px,1.2vw,19px);line-height:1.62}.visit-editorial-hero__media{position:relative;min-width:0;min-height:680px;margin:0;overflow:hidden;background:#d9d3cc}.visit-editorial-hero__media img{width:100%;height:100%;display:block;object-fit:cover;object-position:50% 50%;filter:saturate(.82) contrast(1.02)}.visit-editorial-hero__media:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;background:linear-gradient(180deg,rgba(28,21,27,.04),transparent 34%,rgba(18,14,18,.12))}.visit-editorial-hero__media figcaption{position:absolute;z-index:2;left:24px;right:24px;bottom:20px;display:flex;justify-content:space-between;color:#fff;font-size:10px;font-weight:600;letter-spacing:.14em;text-transform:uppercase}.visit-editorial-details{position:relative;width:calc(100% - 64px);max-width:1440px;min-height:600px;margin:128px auto 138px;padding-top:24px;display:grid;grid-template-columns:5fr 8fr;column-gap:clamp(44px,6vw,100px);border-top:1px solid var(--visit-rule);isolation:isolate}.visit-editorial-details__index{position:relative;z-index:2;align-self:start}.visit-editorial-details__content{position:relative;z-index:2;width:min(100%,820px);justify-self:end;padding:38px 0 0}.visit-editorial-details h2{max-width:12ch;font-size:clamp(56px,6.4vw,100px);line-height:.89}.visit-editorial-details__grid{margin-top:66px;display:grid;grid-template-columns:1fr 1fr;border-top:1px solid var(--visit-rule);border-bottom:1px solid var(--visit-rule)}.visit-editorial-details__grid article{min-height:150px;padding:24px 28px 26px 0}.visit-editorial-details__grid article+article{padding-left:28px;border-left:1px solid var(--visit-rule)}.visit-editorial-details__grid article>span{display:block;margin-bottom:22px;color:#777279;font-size:10px;font-weight:600;letter-spacing:.16em;text-transform:uppercase}.visit-editorial-details__grid p{margin:0;font-size:17px;line-height:1.58}.visit-map-link{min-height:64px;margin-top:30px;padding:0 22px;display:flex;align-items:center;justify-content:space-between;border:1px solid #181619;color:#181619;font-size:11px;font-weight:600;letter-spacing:.1em;text-transform:uppercase;transition:background .25s ease,color .25s ease,transform .25s ease}.visit-map-link:hover,.visit-map-link:focus-visible{background:#181619;color:#fff;transform:translateY(-2px)}.visit-editorial-peony{position:absolute;z-index:1;left:-13%;bottom:-18%;width:min(64vw,920px);height:auto;opacity:.055;filter:grayscale(1) contrast(.75);pointer-events:none;-webkit-user-select:none;user-select:none}.visit-editorial-closing{min-height:230px;padding:56px var(--visit-gutter);display:flex;align-items:center;justify-content:center;background:#0b0a0b;color:#f7f4ee;text-align:center}.visit-editorial-closing p{max-width:920px;margin:0;font-family:Neue Haas Grotesk Display Pro,Helvetica Neue,Arial,sans-serif,sans-serif;font-size:clamp(38px,5vw,74px);font-weight:700;line-height:.94;letter-spacing:-.05em}@media(max-width:1000px){.visit-editorial-hero{min-height:0;grid-template-columns:1fr 1.12fr}.visit-editorial-hero__copy{padding-right:34px}.visit-editorial-hero__media{min-height:590px}.visit-editorial-hero h1{font-size:clamp(52px,7vw,78px)}.visit-editorial-details{grid-template-columns:1fr;row-gap:58px}.visit-editorial-details__content{justify-self:start;width:min(100%,820px)}}@media(max-width:760px){.visit-editorial{--visit-gutter:22px}.visit-editorial-hero,.visit-editorial-details{width:calc(100% - 44px)}.visit-editorial-hero{margin-top:22px;display:flex;flex-direction:column}.visit-editorial-hero__copy{min-height:470px;padding:22px 0 46px}.visit-editorial-hero__body{padding:74px 0 0}.visit-editorial-hero h1{max-width:9.5ch;font-size:clamp(52px,15vw,72px)}.visit-editorial-lead{font-size:16px;line-height:1.62}.visit-editorial-hero__media{min-height:0;aspect-ratio:4/5}.visit-editorial-hero__media img{object-position:50% 50%}.visit-editorial-details{min-height:0;margin-top:96px;margin-bottom:104px;padding-top:18px;row-gap:48px}.visit-editorial-details__content{padding-top:0}.visit-editorial-details h2{max-width:10ch;font-size:clamp(50px,15vw,72px)}.visit-editorial-details__grid{margin-top:48px;grid-template-columns:1fr}.visit-editorial-details__grid article{min-height:0;padding:22px 0 26px}.visit-editorial-details__grid article+article{padding-left:0;border-left:0;border-top:1px solid var(--visit-rule)}.visit-map-link{min-height:60px;margin-top:24px}.visit-editorial-peony{left:-48%;bottom:-7%;width:155vw;opacity:.045}.visit-editorial-closing{min-height:200px;padding:48px 22px}.visit-editorial-closing p{font-size:clamp(36px,12vw,54px)}}.visit-editorial--single{--visit-rule:rgba(20,18,21,.16);--visit-gutter:max(32px,4vw);padding:34px var(--visit-gutter) 96px;background:var(--paper,#f7f7f4)}.visit-single{width:min(100%,1440px);margin:0 auto;display:grid;grid-template-columns:5fr 8fr;min-height:760px;border-top:1px solid var(--visit-rule);border-bottom:1px solid var(--visit-rule)}.visit-single__copy{min-width:0;padding:24px clamp(36px,4.6vw,76px) 48px 0;display:flex;flex-direction:column}.visit-single__body{width:min(100%,610px);margin-top:auto;padding-top:86px}.visit-single h1{max-width:10ch;margin:0;font-family:Neue Haas Grotesk Display Pro,Helvetica Neue,Arial,sans-serif,sans-serif;font-size:clamp(58px,5.6vw,92px);font-weight:700;line-height:.9;letter-spacing:-.06em}.visit-single__details{margin-top:56px;display:grid;grid-template-columns:1fr 1fr;border-top:1px solid var(--visit-rule);border-bottom:1px solid var(--visit-rule)}.visit-single__details article{min-height:132px;padding:21px 24px 24px 0}.visit-single__details article+article{padding-left:24px;border-left:1px solid var(--visit-rule)}.visit-single__details article>span{display:block;margin-bottom:18px;color:#777279;font-size:10px;font-weight:600;letter-spacing:.16em;text-transform:uppercase}.visit-single__details p{margin:0;font-size:16px;line-height:1.55}.visit-single__media{position:relative;min-width:0;min-height:760px;margin:0;overflow:hidden;background:#d9d3cc}.visit-single__media img{width:100%;height:100%;display:block;object-fit:cover;object-position:50% 50%;filter:saturate(.82) contrast(1.02)}.visit-single__media:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;background:linear-gradient(180deg,rgba(28,21,27,.04),transparent 34%,rgba(18,14,18,.12))}.visit-single__media figcaption{position:absolute;z-index:2;left:24px;right:24px;bottom:20px;display:flex;justify-content:space-between;color:#fff;font-size:10px;font-weight:600;letter-spacing:.14em;text-transform:uppercase}.visit-editorial--single .visit-map-link{margin-top:28px}@media(max-width:1000px){.visit-single{grid-template-columns:1fr 1.08fr}.visit-single__copy{padding-right:34px}.visit-single h1{font-size:clamp(50px,6.7vw,76px)}}@media(max-width:760px){.visit-editorial--single{--visit-gutter:22px;padding-top:22px;padding-bottom:64px}.visit-single{display:flex;flex-direction:column;min-height:0}.visit-single__copy{min-height:0;padding:20px 0 42px}.visit-single__body{margin-top:0;padding-top:72px}.visit-single h1{max-width:9.5ch;font-size:clamp(50px,14.5vw,70px)}.visit-single__details{margin-top:46px;grid-template-columns:1fr}.visit-single__details article{min-height:0;padding:20px 0 24px}.visit-single__details article+article{padding-left:0;border-left:0;border-top:1px solid var(--visit-rule)}.visit-single__media{min-height:0;aspect-ratio:4/5}}@media(min-width:761px){.visit-editorial--single{--visit-gutter:clamp(42px,5.6vw,88px);min-height:calc(100svh - 144px);padding:clamp(16px,2.4vh,24px) var(--visit-gutter);display:flex;align-items:center}.visit-single{width:min(100%,1380px);height:clamp(560px,calc(100svh - 184px),720px);min-height:0;grid-template-columns:minmax(350px,5fr) minmax(0,8fr);column-gap:clamp(42px,5vw,80px)}.visit-single__copy{height:100%;padding:20px 0 24px}.visit-single__body{width:min(100%,560px);margin:auto 0;padding-top:clamp(18px,3vh,34px)}.visit-editorial-eyebrow{margin-bottom:18px}.visit-single h1{max-width:10.5ch;font-size:clamp(48px,4.7vw,76px);line-height:.91}.visit-editorial-lead{max-width:470px;margin-top:22px;font-size:clamp(14px,1vw,16px);line-height:1.55}.visit-single__details{margin-top:30px}.visit-single__details article{min-height:98px;padding:16px 20px 17px 0}.visit-single__details article+article{padding-left:20px}.visit-single__details article>span{margin-bottom:11px}.visit-single__details p{font-size:14px;line-height:1.48}.visit-editorial--single .visit-map-link{min-height:50px;margin-top:20px;padding-inline:18px}.visit-single__media{height:100%;min-height:0}}@media(min-width:761px)and (max-height:760px){.visit-editorial--single{padding-top:14px;padding-bottom:14px}.visit-single{height:calc(100svh - 172px);min-height:530px}.visit-single__copy{padding-top:16px;padding-bottom:18px}.visit-single__body{padding-top:12px}.visit-single h1{font-size:clamp(44px,4.4vw,66px)}.visit-editorial-lead{margin-top:17px}.visit-single__details{margin-top:22px}.visit-editorial--single .visit-map-link{margin-top:16px;min-height:46px}}.sensei-about-r5b{display:none}@media(max-width:900px){body.template-about-sensei .about-story-v97{overflow:visible;background:#05060b}body.template-about-sensei .about-story-v97__desktop{display:none!important}body.template-about-sensei .structure-announcement{position:sticky;top:0;z-index:54}body.template-about-sensei .site-header.structure-header{top:24px;z-index:53}body.template-about-sensei .sensei-about-r5b{--announcement-h:24px;--header-h:64px;--chrome-h:88px;display:block;position:relative;min-width:320px;background:#05060b;color:#d8d2dc;overflow:visible;font-family:DM Sans,Arial,sans-serif}}@media(max-width:760px){body.template-about-sensei .site-header.structure-header{top:28px}body.template-about-sensei .sensei-about-r5b{--announcement-h:28px;--header-h:64px;--chrome-h:92px}}.sensei-about-r5b__hero{position:relative;height:calc(100svh - var(--announcement-h) - var(--header-h));min-height:610px;overflow:hidden;background:#05060b;isolation:isolate;touch-action:manipulation}.sensei-about-r5b__hero-image{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;object-position:center top;display:block;-webkit-user-select:none;user-select:none;pointer-events:none;z-index:1}.sensei-about-r5b__fx,.sensei-about-r5b__dust{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;pointer-events:none}.sensei-about-r5b__fx{z-index:2;opacity:0;mix-blend-mode:screen}.sensei-about-r5b__dust{z-index:3;opacity:0;mix-blend-mode:screen}.sensei-about-r5b__hero.is-playing .sensei-about-r5b__fx{animation:senseiAboutFxFade 2.55s linear forwards}.sensei-about-r5b__hero.is-playing .sensei-about-r5b__dust{animation:senseiAboutDustFade 2.55s linear forwards}@keyframes senseiAboutFxFade{0%{opacity:0}16%{opacity:.16}38%{opacity:.48}56%{opacity:.74}76%{opacity:.6}to{opacity:0}}@keyframes senseiAboutDustFade{0%,12%{opacity:0}34%{opacity:.28}58%{opacity:.5}78%{opacity:.34}to{opacity:0}}.sensei-about-r5b__hero-shell{position:relative;height:145vh;height:145svh;background:#020105}.sensei-about-r5b__hero-shell .sensei-about-r5b__hero{position:sticky;top:var(--chrome-h);will-change:opacity,transform}.sensei-about-r5b__story{position:relative;z-index:8;margin-top:-26vh;margin-top:-26svh;padding:12vh 28px 22vh;padding:12svh 28px 22svh;background:linear-gradient(to bottom,#02010500 0,#020105b8 10vh,#020105 22vh,#05060b);color:#d8d2dc}@media(min-width:431px){.sensei-about-r5b__story{padding-left:34px;padding-right:34px}}.sensei-about-r5b__story.sensei-about-r5b__story-layer{position:relative;z-index:8;margin-top:-26vh;margin-top:-26svh;padding:0;overflow:hidden;background:linear-gradient(to bottom,#02010500 0,#020105bf 10vh,#020105 22vh,#05060b);color:#d8d2dc}.sensei-about-r5b__scene{position:relative;min-height:90vh;min-height:90svh;display:flex;align-items:center;padding:18vh 28px;padding:18svh 28px;overflow:hidden;isolation:isolate;background:radial-gradient(ellipse at 14% 12%,rgba(92,68,130,.045),transparent 48%),linear-gradient(180deg,#05060b00,#05060b1a)}.sensei-about-r5b__scene:first-child{padding-top:28vh;padding-top:28svh}.sensei-about-r5b__scene:before,.sensei-about-r5b__scene:after{content:"";position:absolute;pointer-events:none;opacity:0;z-index:-1}.sensei-about-r5b__scene:before{left:-14%;top:-20%;width:105%;height:78%;border-radius:48% 52% 60% 40%/36% 44% 56% 64%;background:radial-gradient(ellipse at 31% 22%,rgba(246,243,250,.17),rgba(216,207,233,.11) 25%,rgba(161,139,197,.045) 53%,transparent 78%),radial-gradient(ellipse at 53% 45%,rgba(222,215,234,.075),rgba(152,132,186,.025) 48%,transparent 74%);filter:blur(34px);transform:translate3d(-3%,-5%,0) rotate(-5deg) scale(.94);mix-blend-mode:screen}.sensei-about-r5b__scene:after{top:0;right:0;bottom:0;left:0;background-image:radial-gradient(circle at 13% 15%,rgba(242,237,248,.18) 0 1px,transparent 1.8px),radial-gradient(circle at 24% 27%,rgba(230,222,240,.14) 0 .8px,transparent 1.6px),radial-gradient(circle at 36% 18%,rgba(245,241,249,.12) 0 .7px,transparent 1.5px),radial-gradient(circle at 44% 35%,rgba(226,215,238,.13) 0 1px,transparent 1.8px),radial-gradient(circle at 18% 44%,rgba(238,231,245,.1) 0 .8px,transparent 1.6px),radial-gradient(circle at 55% 12%,rgba(236,230,244,.09) 0 .7px,transparent 1.5px),radial-gradient(circle at 31% 52%,rgba(230,220,240,.08) 0 .8px,transparent 1.6px);filter:blur(.15px);transform:translate3d(0,-3%,0);mix-blend-mode:screen}.sensei-about-r5b__scene.is-atmospheric:before{animation:senseiAboutStoryLightOnce 2.55s cubic-bezier(.22,.62,.3,1) forwards}.sensei-about-r5b__scene.is-atmospheric:after{animation:senseiAboutStoryDustOnce 2.75s cubic-bezier(.22,.62,.3,1) forwards}@keyframes senseiAboutStoryLightOnce{0%{opacity:0;transform:translate3d(-4%,-7%,0) rotate(-6deg) scale(.92)}42%{opacity:.68;transform:translate3d(-1%,-1%,0) rotate(-3deg) scale(1.01)}64%{opacity:.58;transform:translate3d(1%,1%,0) rotate(-2deg) scale(1.035)}to{opacity:.12;transform:translate3d(2%,3%,0) rotate(-1deg) scale(1.055)}}@keyframes senseiAboutStoryDustOnce{0%,11%{opacity:0;transform:translate3d(0,-4%,0)}43%{opacity:.52}70%{opacity:.38}to{opacity:.08;transform:translate3d(1%,2%,0)}}.sensei-about-r5b__scene-inner{position:relative;z-index:2;width:min(100%,560px);margin:0 auto}.sensei-about-r5b__scene p{margin:0;font-family:DM Sans,Arial,sans-serif;color:#ded8e2;font-size:16px;line-height:1.75}.sensei-about-r5b__scene p+p{margin-top:30px}.sensei-about-r5b__scene .sensei-about-r5b__accent{color:#c9b8df}.sensei-about-r5b__reveal{opacity:0;transform:translate3d(0,28px,0);filter:blur(2.4px);transition:opacity .9s cubic-bezier(.22,.65,.3,1),transform .9s cubic-bezier(.22,.65,.3,1),filter .9s cubic-bezier(.22,.65,.3,1);will-change:opacity,transform,filter}.sensei-about-r5b__reveal.is-visible{opacity:1;transform:translateZ(0);filter:blur(0)}.sensei-about-r5b__principles-rule{width:1px;height:84px;margin:0 auto 44px;background:linear-gradient(to bottom,transparent,rgba(202,184,225,.78),transparent)}.sensei-about-r5b__closing-thought,.sensei-about-r5b__cup-line{max-width:23ch;font-size:clamp(25px,7vw,35px)!important;line-height:1.28!important;letter-spacing:-.028em;color:#f0ebe3!important}.sensei-about-r5b__ornament{position:relative;width:160px;height:26px;margin:48px auto}.sensei-about-r5b__ornament:before{content:"";position:absolute;left:0;right:0;top:13px;height:1px;background:linear-gradient(to right,transparent,rgba(190,169,221,.72) 24%,rgba(190,169,221,.72) 76%,transparent)}.sensei-about-r5b__ornament span{position:absolute;left:50%;top:8px;width:10px;height:10px;background:#c7ade8;transform:translate(-50%) rotate(45deg);box-shadow:0 0 12px #c7ade86b}.sensei-about-r5b__question{margin:0;font-family:Neue Haas Grotesk Display Pro,Helvetica Neue,Arial,sans-serif,Arial,sans-serif;font-size:clamp(30px,8.2vw,44px);font-weight:500;line-height:1.15;letter-spacing:-.042em;color:#f0ebe3}.sensei-about-r5b__question span{display:block}.sensei-about-r5b__question span+span{margin-top:18px}.sensei-about-r5b__question+p{margin-top:42px}.sensei-about-r5b__closing-block{text-align:center}.sensei-about-r5b__closing{max-width:26ch;margin:0 auto!important;font-size:clamp(25px,7vw,35px)!important;line-height:1.3!important;letter-spacing:-.03em;color:#f0ebe3!important}.sensei-about-r5b__closing-label{margin:34px auto 0!important;font-size:12px!important;font-weight:600;letter-spacing:.15em;text-transform:uppercase}.sensei-about-r5b__floral-mark{width:108px;height:110px;margin:54px auto 0;color:#d8c6f0e0;opacity:.94}.sensei-about-r5b__floral-svg{display:block;width:100%;height:100%;overflow:visible;filter:drop-shadow(0 0 10px rgba(185,157,222,.2)) drop-shadow(0 0 22px rgba(145,116,187,.12))}@media(prefers-reduced-motion:reduce){.sensei-about-r5b__reveal{transition-duration:.22s;transform:none;filter:none}.sensei-about-r5b__scene.is-atmospheric:before,.sensei-about-r5b__scene.is-atmospheric:after{animation-duration:.45s}}.sensei-about-r5b__scene{min-height:calc(100svh - var(--chrome-h));padding:clamp(46px,7svh,72px) 28px clamp(54px,9svh,86px);align-items:center;scroll-snap-align:start;scroll-margin-top:var(--chrome-h)}.sensei-about-r5b__scene:first-child{padding-top:clamp(46px,7svh,72px)}.sensei-about-r5b__scene-inner{opacity:0;transform:translate3d(0,42px,0);transition:opacity .62s cubic-bezier(.22,.65,.3,1),transform .72s cubic-bezier(.22,.65,.3,1)}.sensei-about-r5b__scene p{line-height:1.66}.sensei-about-r5b__scene p+p{margin-top:22px}.sensei-about-r5b__rule{width:1px;height:36px;margin:24px auto 2px;background:linear-gradient(to bottom,transparent,rgba(202,184,225,.78) 24%,rgba(202,184,225,.78) 76%,transparent);box-shadow:0 0 9px #b99eda1f}.sensei-about-r5b__scene--principles .sensei-about-r5b__rule,.sensei-about-r5b__scene--question .sensei-about-r5b__rule,.sensei-about-r5b__scene--closing .sensei-about-r5b__rule{margin-top:0;margin-bottom:26px}.sensei-about-r5b__principles-rule,.sensei-about-r5b__ornament{display:none!important}.sensei-about-r5b__meaning-origin,.sensei-about-r5b__meaning-definition{max-width:520px}.sensei-about-r5b__meaning-name,.sensei-about-r5b__meaning-path{max-width:25ch;font-size:clamp(23px,6.25vw,31px)!important;line-height:1.34!important;letter-spacing:-.026em;color:#f0ebe3!important}.sensei-about-r5b__meaning-translation{max-width:31ch;margin-top:28px!important;font-size:clamp(17px,4.65vw,20px)!important;line-height:1.64!important;color:#c9b8df!important}.sensei-about-r5b__meaning-journey{max-width:34ch;margin-top:28px!important;font-size:16px!important;line-height:1.72!important}.sensei-about-r5b__scene--meaning-origin,.sensei-about-r5b__scene--meaning-definition{background:radial-gradient(ellipse at 18% 16%,rgba(105,78,148,.055),transparent 50%),linear-gradient(180deg,#05060b00,#05060b14)}.sensei-about-r5b__question+p{margin-top:30px}.sensei-about-r5b__closing-label{margin-top:26px!important}.sensei-about-r5b__floral-mark{margin-top:38px}@media(min-width:431px){.sensei-about-r5b__scene{padding-left:34px;padding-right:34px}}@media(prefers-reduced-motion:reduce){.sensei-about-r5b__scene-inner{transition-duration:.18s;transform:none}}.sensei-about-r5b__hero-shell{height:114vh;height:114svh}.sensei-about-r5b__story.sensei-about-r5b__story-layer{margin-top:-44vh;margin-top:-44svh;background:linear-gradient(to bottom,#02010500 0,#02010557 7vh,#020105d6,#020105 23vh,#05060b)}.sensei-about-r5b__scene{min-height:auto!important;display:block!important;padding:clamp(46px,6.8svh,66px) 28px clamp(50px,7.6svh,72px)!important;scroll-snap-align:none!important;scroll-margin-top:0!important;overflow:visible}.sensei-about-r5b__scene:first-child{padding-top:clamp(82px,12svh,108px)!important;padding-bottom:clamp(38px,5.5svh,54px)!important}.sensei-about-r5b__scene--meaning-definition{padding-top:clamp(38px,5.5svh,54px)!important}.sensei-about-r5b__scene--principles,.sensei-about-r5b__scene--question,.sensei-about-r5b__scene--cup,.sensei-about-r5b__scene--closing{padding-top:clamp(50px,7svh,68px)!important;padding-bottom:clamp(54px,7.5svh,74px)!important}.sensei-about-r5b__scene--closing{padding-bottom:clamp(76px,11svh,112px)!important}.sensei-about-r5b__scene-inner{opacity:0;transform:translate3d(0,34px,0);transition:opacity .78s cubic-bezier(.22,.65,.3,1),transform .86s cubic-bezier(.22,.65,.3,1)}.sensei-about-r5b__scene.is-presented .sensei-about-r5b__scene-inner{opacity:1;transform:translateZ(0)}.sensei-about-r5b__reveal{transform:translate3d(0,22px,0);filter:blur(1.7px);transition:opacity .76s cubic-bezier(.22,.65,.3,1),transform .82s cubic-bezier(.22,.65,.3,1),filter .76s cubic-bezier(.22,.65,.3,1)}.sensei-about-r5b__scene p{line-height:1.62!important}.sensei-about-r5b__scene p+p{margin-top:18px!important}.sensei-about-r5b__meaning-translation,.sensei-about-r5b__meaning-journey{margin-top:22px!important}.sensei-about-r5b__rule{width:1px!important;height:28px!important;margin:22px auto 14px!important;background:linear-gradient(to bottom,transparent,rgba(202,184,225,.82) 24%,rgba(202,184,225,.82) 76%,transparent)!important;box-shadow:0 0 7px #b99eda1a!important}.sensei-about-r5b__scene--principles .sensei-about-r5b__rule,.sensei-about-r5b__scene--question .sensei-about-r5b__rule,.sensei-about-r5b__scene--closing .sensei-about-r5b__rule{margin-top:0!important;margin-bottom:18px!important}.sensei-about-r5b__principles-rule,.sensei-about-r5b__ornament,.sensei-about-r5b__ornament span{display:none!important}.sensei-about-r5b__question span+span{margin-top:12px!important}.sensei-about-r5b__question+p{margin-top:24px!important}.sensei-about-r5b__closing-label{margin-top:22px!important}.sensei-about-r5b__floral-mark{margin-top:30px!important}@media(min-width:431px){.sensei-about-r5b__scene{padding-left:34px!important;padding-right:34px!important}}@media(prefers-reduced-motion:reduce){.sensei-about-r5b__scene-inner,.sensei-about-r5b__reveal{transition-duration:.18s!important;transform:none!important;filter:none!important}}.community-video-chapter__media{aspect-ratio:16/9}.community-video-link{position:absolute;top:0;right:0;bottom:0;left:0;display:block;overflow:hidden;color:#fff;background:#111;cursor:pointer}.community-video-link .community-video-player{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;pointer-events:none;transform:scale(1.001);transition:transform .75s cubic-bezier(.2,.72,.22,1),filter .45s ease}.community-video-link__shade{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;pointer-events:none;background:linear-gradient(180deg,#05050505 45%,#0505059e),linear-gradient(90deg,rgba(5,5,5,.08),transparent 38%);transition:opacity .4s ease}.community-video-link__cta{position:absolute;z-index:2;left:22px;bottom:20px;display:inline-flex;align-items:center;gap:8px;padding:11px 14px;background:#050505b8;color:#fff;border:1px solid rgba(255,255,255,.35);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);font-size:10px;font-weight:700;line-height:1;letter-spacing:.11em;text-transform:uppercase;transition:background .3s ease,transform .3s ease,border-color .3s ease}@media(hover:hover)and (pointer:fine){.community-video-link:hover .community-video-player,.community-video-link:focus-visible .community-video-player{transform:scale(1.018);filter:saturate(.96) contrast(1.025)}.community-video-link:hover .community-video-link__shade,.community-video-link:focus-visible .community-video-link__shade{opacity:.82}.community-video-link:hover .community-video-link__cta,.community-video-link:focus-visible .community-video-link__cta{background:#050505e6;border-color:#ffffff9e;transform:translateY(-2px)}}@media(max-width:560px){.community-video-link__cta{left:14px;bottom:14px;padding:10px 12px;font-size:9px}}@media(min-width:901px){body.template-about-sensei .about-story-v97{overflow:visible;background:#05060b}body.template-about-sensei .about-story-v97__desktop{display:none!important}body.template-about-sensei .sensei-about-r5b{--announcement-h:24px;--header-h:78px;--chrome-h:102px;display:block;position:relative;min-width:901px;overflow:visible;background:#05060b;color:#d8d2dc;font-family:DM Sans,Arial,sans-serif}body.template-about-sensei .sensei-about-r5b__hero-shell{height:118vh;height:118svh;background:#020105}body.template-about-sensei .sensei-about-r5b__hero{min-height:660px;background:#05060b}body.template-about-sensei .sensei-about-r5b__hero:before{content:"";position:absolute;top:-5%;right:-5%;bottom:-5%;left:-5%;z-index:0;background:linear-gradient(90deg,#030308b8,#0303083d 32% 68%,#030308b8),url(about-r5b-c-hero.png) center 42%/cover no-repeat;filter:blur(28px) brightness(.47) saturate(.82);transform:scale(1.08);opacity:.92}body.template-about-sensei .sensei-about-r5b__hero:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:.5;pointer-events:none;background:linear-gradient(90deg,#05060b,#05060b24 27%,#05060b0f,#05060b24 73%,#05060b),linear-gradient(180deg,#05060b08,#05060b42)}body.template-about-sensei .sensei-about-r5b__hero-image{z-index:1;object-fit:contain;object-position:center top;filter:drop-shadow(0 0 42px rgba(72,52,94,.24))}body.template-about-sensei .sensei-about-r5b__fx,body.template-about-sensei .sensei-about-r5b__dust{z-index:3}body.template-about-sensei .sensei-about-r5b__story.sensei-about-r5b__story-layer{margin-top:-36vh;margin-top:-36svh;background:linear-gradient(to bottom,#02010500 0,#0201057a 8vh,#020105 18vh,#05060b)}body.template-about-sensei .sensei-about-r5b__scene{width:min(1180px,calc(100% - 10vw));margin:0 auto;padding:clamp(76px,7vw,118px) clamp(44px,6vw,96px)!important}body.template-about-sensei .sensei-about-r5b__scene:first-child{padding-top:clamp(132px,13vw,210px)!important}body.template-about-sensei .sensei-about-r5b__scene-inner{width:min(100%,900px);max-width:none}body.template-about-sensei .sensei-about-r5b__scene--meaning-origin .sensei-about-r5b__scene-inner,body.template-about-sensei .sensei-about-r5b__scene--question .sensei-about-r5b__scene-inner{margin-left:0;margin-right:auto}body.template-about-sensei .sensei-about-r5b__scene--meaning-definition .sensei-about-r5b__scene-inner,body.template-about-sensei .sensei-about-r5b__scene--cup .sensei-about-r5b__scene-inner{margin-left:auto;margin-right:0}body.template-about-sensei .sensei-about-r5b__scene--principles .sensei-about-r5b__scene-inner,body.template-about-sensei .sensei-about-r5b__scene--closing .sensei-about-r5b__scene-inner{margin-left:auto;margin-right:auto}body.template-about-sensei .sensei-about-r5b__scene p{font-size:clamp(18px,1.25vw,22px);line-height:1.62!important}body.template-about-sensei .sensei-about-r5b__meaning-name,body.template-about-sensei .sensei-about-r5b__meaning-path{max-width:24ch;font-size:clamp(34px,3.3vw,54px)!important;line-height:1.18!important}body.template-about-sensei .sensei-about-r5b__meaning-translation{max-width:34ch;font-size:clamp(20px,1.65vw,27px)!important;line-height:1.52!important}body.template-about-sensei .sensei-about-r5b__meaning-journey{max-width:39ch;font-size:clamp(18px,1.25vw,22px)!important}body.template-about-sensei .sensei-about-r5b__principles{width:min(100%,940px);text-align:center}body.template-about-sensei .sensei-about-r5b__principle-line{max-width:34ch;margin-left:auto!important;margin-right:auto!important;font-size:clamp(21px,1.7vw,29px)!important;line-height:1.48!important}body.template-about-sensei .sensei-about-r5b__closing-thought{max-width:28ch;font-size:clamp(30px,2.7vw,44px)!important}body.template-about-sensei .sensei-about-r5b__question{max-width:850px;font-size:clamp(44px,4.5vw,74px);line-height:1.05}body.template-about-sensei .sensei-about-r5b__question span+span{margin-top:16px!important}body.template-about-sensei .sensei-about-r5b__cup-line{max-width:25ch;font-size:clamp(34px,3.1vw,52px)!important;line-height:1.2!important}body.template-about-sensei .sensei-about-r5b__closing{max-width:27ch;font-size:clamp(38px,3.6vw,60px)!important;line-height:1.18!important}body.template-about-sensei .sensei-about-r5b__closing-label{margin-top:28px!important;font-size:13px!important}body.template-about-sensei .sensei-about-r5b__rule{height:34px!important;margin-top:28px!important;margin-bottom:22px!important}body.template-about-sensei .sensei-about-r5b__floral-mark{width:142px;height:144px;margin-top:38px!important}}@media(min-width:901px){body.template-about-sensei{--about-pc-header-h: 62px;--about-pc-nav-h: 46px;background:#05060b;color:#e9e2ec}body.template-about-sensei .structure-announcement--about{display:none!important}body.template-about-sensei .site-header.structure-header--about{position:absolute;inset:0 0 auto;top:0;z-index:83;height:var(--about-pc-header-h);background:transparent;color:#ddd0ea;border:0;box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none}body.template-about-sensei .structure-header--about .structure-header-inner{width:100%;max-width:none;padding:0 clamp(32px,3vw,58px)}body.template-about-sensei .structure-header--about .structure-locale,body.template-about-sensei .structure-header--about .structure-wordmark,body.template-about-sensei .structure-header--about .cart-button{color:#ddd0ea;text-shadow:0 1px 16px rgba(0,0,0,.48)}body.template-about-sensei .structure-header--about .structure-wordmark{font-size:23px;letter-spacing:.16em;font-weight:600}body.template-about-sensei .structure-header--about .structure-locale,body.template-about-sensei .structure-header--about .cart-button{font-size:10px;letter-spacing:.08em;text-transform:uppercase}body.template-about-sensei .structure-header--about .cart-button span{min-width:20px;min-height:20px;margin-left:5px;display:inline-grid;place-items:center;border:1px solid rgba(221,208,234,.62);border-radius:50%}body.template-about-sensei .category-nav.structure-category-nav--about{position:absolute;inset:var(--about-pc-header-h) 0 auto;top:var(--about-pc-header-h);z-index:82;height:var(--about-pc-nav-h);min-height:var(--about-pc-nav-h);background:transparent;color:#d6c9e3;border:0;box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none}body.template-about-sensei .structure-category-nav--about a{font-size:10px;font-weight:500;letter-spacing:.095em;text-shadow:0 1px 14px rgba(0,0,0,.55)}body.template-about-sensei .structure-category-nav--about a:after{background:#c9b8df;bottom:-7px}body.template-about-sensei .structure-category-nav--about a[href="/pages/our-philosophy"]:after{transform:scaleX(1)}body.template-about-sensei #MainContent{position:relative;z-index:1;margin:0;background:#05060b}body.template-about-sensei .about-story-v97{margin:0;background:#05060b}body.template-about-sensei .sensei-about-r5b{min-width:0}body.template-about-sensei .sensei-about-r5b__hero-shell,body.template-about-sensei .sensei-about-r5b__hero{height:100vh;min-height:700px;background:#05060b}body.template-about-sensei .sensei-about-r5b__hero:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;background-image:url(about-r5c-pc-hero.png);background-repeat:no-repeat;background-position:center center;background-size:cover;filter:none;transform:none;opacity:1}body.template-about-sensei .sensei-about-r5b__hero:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;pointer-events:none;background:linear-gradient(180deg,#07070c 0 112px,#07070cd1 132px,#07070c47 158px,#07070c00 188px),linear-gradient(180deg,#04040800 70%,#04040821 88%,#05060b)}body.template-about-sensei .sensei-about-r5b__hero-image,body.template-about-sensei .sensei-about-r5b__fx,body.template-about-sensei .sensei-about-r5b__dust{display:none!important}body.template-about-sensei .sensei-about-r5b__story.sensei-about-r5b__story-layer{margin-top:0;background:linear-gradient(180deg,#05060b 0,#07070d 30%,#05060b)}}html.template-about-sensei-root,body.template-about-sensei,body.template-about-sensei #MainContent,body.template-about-sensei .about-story-v97,body.template-about-sensei .sensei-about-r5b,body.template-about-sensei .sensei-about-r5b__story,body.template-about-sensei .sensei-about-r5b__scene{background-color:#05060b}html.template-about-sensei-root,body.template-about-sensei{overscroll-behavior-y:none}.sensei-about-r5b__pc-hero-copy{display:none}@media(min-width:901px){body.template-about-sensei .structure-announcement--about{display:flex!important;position:relative!important;z-index:54!important;height:24px!important;min-height:24px!important;background:var(--lavender)!important;color:var(--ink)!important;font-size:10px!important}body.template-about-sensei .site-header.structure-header--about{position:sticky!important;inset:auto!important;top:0!important;z-index:53!important;height:74px!important;padding:0!important;display:block!important;background:#f7f7f4f5!important;color:var(--ink)!important;border-bottom:1px solid var(--line)!important;box-shadow:none!important;-webkit-backdrop-filter:blur(12px)!important;backdrop-filter:blur(12px)!important}body.template-about-sensei .structure-header--about .structure-header-inner{width:min(calc(100% - (var(--structure-gutter) * 2)),var(--structure-max))!important;max-width:var(--structure-max)!important;padding:0!important}body.template-about-sensei .structure-header--about .structure-locale,body.template-about-sensei .structure-header--about .structure-wordmark,body.template-about-sensei .structure-header--about .cart-button{color:inherit!important;text-shadow:none!important}body.template-about-sensei .structure-header--about .structure-wordmark{font-size:29px!important;letter-spacing:-.06em!important;font-weight:700!important}body.template-about-sensei .structure-header--about .structure-locale{font-size:11px!important;letter-spacing:.05em!important}body.template-about-sensei .structure-header--about .cart-button{font-size:11px!important;letter-spacing:.06em!important}body.template-about-sensei .structure-header--about .cart-button span{width:20px!important;height:20px!important;min-width:20px!important;min-height:20px!important;margin-left:4px!important;border:0!important;border-radius:50%!important;background:var(--lime)!important}body.template-about-sensei .category-nav.structure-category-nav--about{position:sticky!important;inset:auto!important;top:74px!important;z-index:52!important;height:46px!important;min-height:46px!important;gap:clamp(20px,2.15vw,34px)!important;padding:0 var(--structure-gutter)!important;background:#f7f7f4f7!important;color:var(--ink)!important;border-bottom:1px solid var(--line)!important;box-shadow:none!important;-webkit-backdrop-filter:blur(12px)!important;backdrop-filter:blur(12px)!important}body.template-about-sensei .structure-category-nav--about a{font-size:12px!important;font-weight:400!important;letter-spacing:.01em!important;text-shadow:none!important}body.template-about-sensei .structure-category-nav--about a:after{background:var(--ink)!important;bottom:-7px!important}body.template-about-sensei .sensei-about-r5b__hero-shell,body.template-about-sensei .sensei-about-r5b__hero{height:calc(100vh - 144px)!important;min-height:620px!important}body.template-about-sensei .sensei-about-r5b__hero:before{background-image:url(about-r5c4-pc-hero-dark.png)!important;background-position:center center!important;background-size:cover!important;filter:none!important;opacity:1!important}body.template-about-sensei .sensei-about-r5b__hero:after{z-index:1!important;background:radial-gradient(ellipse at 50% 52%,#04040914,#04040947 52%,#0404098a),linear-gradient(180deg,#0404091a,#0404092e 62%,#05060b)!important}body.template-about-sensei .sensei-about-r5b__pc-hero-copy{position:absolute;top:0;right:0;bottom:0;left:0;z-index:4;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:clamp(34px,4vh,58px) 5vw 2vh;text-align:center;pointer-events:none}body.template-about-sensei .sensei-about-r5b__pc-kanji{margin:0 0 14px;color:#c9b8df;font-family:serif;font-size:clamp(26px,2.1vw,38px);line-height:1.08;letter-spacing:.12em;writing-mode:vertical-rl}body.template-about-sensei .sensei-about-r5b__pc-eyebrow{margin:0 0 18px;color:#c9b8df;font-size:11px;font-weight:600;letter-spacing:.22em;text-transform:uppercase}body.template-about-sensei .sensei-about-r5b__pc-hero-copy h1{margin:0;color:#f0ebe3;font-family:DM Sans,Arial,sans-serif;font-size:clamp(50px,5.15vw,82px);font-weight:400;line-height:.98;letter-spacing:-.045em;text-shadow:0 3px 28px rgba(0,0,0,.62)}body.template-about-sensei .sensei-about-r5b__pc-hero-copy h1 span{display:block}body.template-about-sensei .sensei-about-r5b__pc-rule{position:relative;width:150px;height:20px;margin-top:24px}body.template-about-sensei .sensei-about-r5b__pc-rule:before{content:"";position:absolute;left:0;right:0;top:9px;height:1px;background:linear-gradient(90deg,transparent,rgba(190,169,221,.64) 28%,rgba(190,169,221,.64) 72%,transparent)}body.template-about-sensei .sensei-about-r5b__pc-rule:after{content:"";position:absolute;left:50%;top:5px;width:8px;height:8px;background:#c7ade8;transform:translate(-50%) rotate(45deg);box-shadow:0 0 11px #c7ade847}body.template-about-sensei .sensei-about-r5b__story.sensei-about-r5b__story-layer{margin-top:0!important;background:linear-gradient(180deg,#05060b,#07070d 36%,#05060b)!important}body.template-about-sensei .sensei-about-r5b__scene-inner:before{content:"";position:absolute;top:50%;width:min(52vw,760px);aspect-ratio:5/3;background:url(about-lofi-peony-lavender.png) center/contain no-repeat;opacity:.22;filter:blur(.15px) drop-shadow(0 0 18px rgba(143,112,183,.08));transform:translateY(-50%) rotate(-2deg);pointer-events:none;z-index:-1}body.template-about-sensei .sensei-about-r5b__scene--meaning-origin .sensei-about-r5b__scene-inner:before,body.template-about-sensei .sensei-about-r5b__scene--question .sensei-about-r5b__scene-inner:before{right:clamp(-590px,-38vw,-390px)}body.template-about-sensei .sensei-about-r5b__scene--meaning-definition .sensei-about-r5b__scene-inner:before,body.template-about-sensei .sensei-about-r5b__scene--cup .sensei-about-r5b__scene-inner:before{left:clamp(-590px,-38vw,-390px);transform:translateY(-50%) scaleX(-1) rotate(-2deg)}body.template-about-sensei .sensei-about-r5b__scene--principles .sensei-about-r5b__scene-inner:before{right:clamp(-620px,-40vw,-420px);opacity:.17}body.template-about-sensei .sensei-about-r5b__scene--closing .sensei-about-r5b__scene-inner:before{left:clamp(-620px,-40vw,-420px);transform:translateY(-50%) scaleX(-1) rotate(2deg);opacity:.16}}@media(max-width:900px){html.template-about-sensei-root,body.template-about-sensei,body.template-about-sensei #MainContent,body.template-about-sensei .page,body.template-about-sensei .about-story-v97,body.template-about-sensei .sensei-about-r5b,body.template-about-sensei .sensei-about-r5b__hero-shell,body.template-about-sensei .sensei-about-r5b__story,body.template-about-sensei .sensei-about-r5b__story-layer,body.template-about-sensei .sensei-about-r5b__scene{background-color:#05060b!important}body.template-about-sensei #MainContent{min-height:100svh;overflow:clip}}@media(max-width:900px){html.template-about-sensei-root,body.template-about-sensei,body.template-about-sensei #MainContent,body.template-about-sensei #MainContent.page,body.template-about-sensei .about-story-v97,body.template-about-sensei .sensei-about-r5b,body.template-about-sensei .sensei-about-r5b__hero-shell,body.template-about-sensei .sensei-about-r5b__hero,body.template-about-sensei .sensei-about-r5b__story,body.template-about-sensei .sensei-about-r5b__story-layer,body.template-about-sensei .sensei-about-r5b__scene,body.template-about-sensei .site-footer.structure-footer{background-color:#05060b!important}body.template-about-sensei #MainContent,body.template-about-sensei .about-story-v97,body.template-about-sensei .sensei-about-r5b,body.template-about-sensei .sensei-about-r5b__hero-shell,body.template-about-sensei .sensei-about-r5b__hero,body.template-about-sensei .sensei-about-r5b__story,body.template-about-sensei .sensei-about-r5b__scene{border:0!important;outline:0!important;box-shadow:none!important}body.template-about-sensei .sensei-about-r5b__hero-image{top:-1px!important;right:0!important;bottom:0!important;left:0!important;height:calc(100% + 2px)!important}body.template-about-sensei .sensei-about-r5b__hero:before,body.template-about-sensei .sensei-about-r5b__hero:after{border:0!important;outline:0!important;box-shadow:none!important}}@media(max-width:900px){body.template-about-sensei .sensei-about-r5b__hero-shell{height:116svh!important}body.template-about-sensei .sensei-about-r5b__story.sensei-about-r5b__story-layer{margin-top:-16svh!important}}@media(min-width:901px){body.template-about-sensei .sensei-about-r5b__pc-kanji{display:none!important}body.template-about-sensei .sensei-about-r5b__pc-hero-copy{padding-inline:clamp(40px,5vw,90px)!important}body.template-about-sensei .sensei-about-r5b__pc-hero-copy h1{display:block!important;max-width:none!important;white-space:nowrap!important;font-size:clamp(40px,4.55vw,70px)!important;line-height:1!important;letter-spacing:-.045em!important}body.template-about-sensei .sensei-about-r5b__pc-hero-copy h1 span{display:inline!important}body.template-about-sensei .sensei-about-r5b__story.sensei-about-r5b__story-layer,body.template-about-sensei .sensei-about-r5b__scene,body.template-about-sensei .sensei-about-r5b__scene-inner{background:transparent!important;border:0!important;box-shadow:none!important}body.template-about-sensei .sensei-about-r5b__story.sensei-about-r5b__story-layer{position:relative;isolation:isolate;background:radial-gradient(ellipse at 8% 19%,rgba(122,91,159,.075),transparent 32%),radial-gradient(ellipse at 92% 54%,rgba(109,78,148,.065),transparent 34%),linear-gradient(180deg,#05060b,#07070d 42%,#05060b)!important}body.template-about-sensei .sensei-about-r5b__scene-inner{isolation:isolate}body.template-about-sensei .sensei-about-r5b__scene-inner:before{width:clamp(470px,45vw,720px)!important;aspect-ratio:5/3!important;background-image:url(about-lofi-peony-lavender-v2.png)!important;background-position:center!important;background-size:contain!important;background-repeat:no-repeat!important;opacity:.48!important;filter:contrast(1.12) brightness(1.08) drop-shadow(0 0 22px rgba(154,124,194,.13))!important;z-index:-1!important}body.template-about-sensei .sensei-about-r5b__scene--meaning-origin .sensei-about-r5b__scene-inner:before,body.template-about-sensei .sensei-about-r5b__scene--question .sensei-about-r5b__scene-inner:before{right:clamp(-330px,-20vw,-230px)!important}body.template-about-sensei .sensei-about-r5b__scene--meaning-definition .sensei-about-r5b__scene-inner:before,body.template-about-sensei .sensei-about-r5b__scene--cup .sensei-about-r5b__scene-inner:before{left:clamp(-330px,-20vw,-230px)!important}body.template-about-sensei .sensei-about-r5b__scene--principles .sensei-about-r5b__scene-inner:before{right:clamp(-350px,-21vw,-245px)!important;opacity:.42!important}body.template-about-sensei .sensei-about-r5b__scene--closing .sensei-about-r5b__scene-inner:before{content:none!important;display:none!important}}@media(max-width:900px){html.template-about-sensei-root,body.template-about-sensei{background:#05060b!important;color:#f0ebe3}body.template-about-sensei .structure-announcement--about{position:sticky!important;top:0!important;z-index:120!important;display:flex!important;height:28px!important;min-height:28px!important;background:#b7afce!important;color:#09090c!important;border:0!important;box-shadow:none!important}body.template-about-sensei .site-header.structure-header--about{position:sticky!important;top:28px!important;z-index:119!important;display:block!important;height:64px!important;min-height:64px!important;padding:0!important;background:#05060be8!important;color:#f0ebe3!important;border:0!important;border-bottom:1px solid rgba(201,184,223,.18)!important;box-shadow:0 8px 26px #0000002e!important;backdrop-filter:blur(14px) saturate(.9)!important;-webkit-backdrop-filter:blur(14px) saturate(.9)!important;transform:none!important}body.template-about-sensei .structure-header--about .structure-header-inner{width:100%!important;height:64px!important;min-height:64px!important;padding:0 20px!important;grid-template-columns:1fr auto 1fr!important;align-items:center!important}body.template-about-sensei .structure-header--about .structure-mobile-menu-button,body.template-about-sensei .structure-header--about .structure-wordmark,body.template-about-sensei .structure-header--about .cart-button{color:#f0ebe3!important;opacity:1!important;text-shadow:0 1px 14px rgba(0,0,0,.38)!important}body.template-about-sensei .structure-header--about .structure-mobile-menu-button{display:inline-flex!important;width:34px!important;height:34px!important;position:relative!important;visibility:visible!important}body.template-about-sensei .structure-header--about .structure-mobile-menu-button__lines,body.template-about-sensei .structure-header--about .structure-mobile-menu-button__lines span{display:block!important}body.template-about-sensei .structure-header--about .structure-mobile-menu-button__lines span{width:25px!important;border-top-color:currentColor!important;border-top-width:1.7px!important}body.template-about-sensei .structure-header--about .structure-wordmark{display:block!important;font-size:27px!important;font-weight:700!important;line-height:1!important;letter-spacing:-.055em!important;visibility:visible!important;white-space:nowrap!important}body.template-about-sensei .structure-header--about .structure-header-cart,body.template-about-sensei .structure-header--about .cart-button{display:flex!important;align-items:center!important;visibility:visible!important}body.template-about-sensei .structure-header--about .cart-button{font-size:11px!important;letter-spacing:.06em!important;text-transform:uppercase!important}body.template-about-sensei .structure-header--about .cart-button span{width:28px!important;height:28px!important;min-width:28px!important;min-height:28px!important;margin-left:7px!important;display:inline-grid!important;place-items:center!important;border:1px solid rgba(216,198,240,.32)!important;border-radius:50%!important;background:#c7ade8!important;color:#05060b!important}body.template-about-sensei .structure-mobile-menu{position:fixed!important;top:92px!important;right:0!important;bottom:0!important;left:0!important;z-index:118!important;background:#05060bfb!important;color:#f0ebe3!important;border-top:1px solid rgba(201,184,223,.16)!important}body.template-about-sensei .structure-mobile-menu a{color:#f0ebe3!important;border-color:#c9b8df26!important}body.template-about-sensei #MainContent,body.template-about-sensei .about-story-v97,body.template-about-sensei .sensei-about-r5b,body.template-about-sensei .sensei-about-r5b__hero-shell,body.template-about-sensei .sensei-about-r5b__hero,body.template-about-sensei .sensei-about-r5b__story,body.template-about-sensei .sensei-about-r5b__story-layer,body.template-about-sensei .sensei-about-r5b__scene,body.template-about-sensei .sensei-about-r5b__scene-inner{border:0!important;outline:0!important;box-shadow:none!important}body.template-about-sensei .sensei-about-r5b{background:radial-gradient(ellipse at 14% 27%,rgba(112,82,151,.072),transparent 30%),radial-gradient(ellipse at 88% 66%,rgba(101,72,140,.055),transparent 32%),linear-gradient(180deg,#05060b,#07070d 46%,#05060b)!important}body.template-about-sensei .sensei-about-r5b__story.sensei-about-r5b__story-layer{background:linear-gradient(180deg,#02010500,#05060b80 8svh,#05060b 20svh,#07070d 58%,#05060b)!important}body.template-about-sensei .sensei-about-r5b__scene,body.template-about-sensei .sensei-about-r5b__scene-inner,body.template-about-sensei .sensei-about-r5b__scene--meaning-origin,body.template-about-sensei .sensei-about-r5b__scene--meaning-definition,body.template-about-sensei .sensei-about-r5b__scene--principles,body.template-about-sensei .sensei-about-r5b__scene--question,body.template-about-sensei .sensei-about-r5b__scene--cup,body.template-about-sensei .sensei-about-r5b__scene--closing{background:transparent!important;border-radius:0!important}body.template-about-sensei .sensei-about-r5b__scene:before,body.template-about-sensei .sensei-about-r5b__scene:after{border-radius:0!important}body.template-about-sensei .site-footer.structure-footer{background:#05060b!important;color:#f0ebe3!important;border-top:1px solid rgba(201,184,223,.13)!important}}@media(max-width:900px){body.template-about-sensei .site-header.structure-header--about{background:transparent!important;border:0!important;border-bottom:0!important;box-shadow:none!important;backdrop-filter:none!important;-webkit-backdrop-filter:none!important;margin-bottom:-64px!important}body.template-about-sensei .structure-header--about .structure-mobile-menu-button,body.template-about-sensei .structure-header--about .structure-wordmark,body.template-about-sensei .structure-header--about .cart-button{color:#f4efe8!important;text-shadow:0 1px 2px rgba(0,0,0,.88),0 0 16px rgba(0,0,0,.72)!important}body.template-about-sensei .structure-header--about .cart-button span{background:#c7ade8d1!important;border-color:#ede1fa61!important;box-shadow:0 0 18px #00000038!important}body.template-about-sensei .sensei-about-r5b__hero-shell{position:relative!important;z-index:1!important}}@media(max-width:900px){body.template-about-sensei .site-header.structure-header--about{height:64px!important;min-height:64px!important;padding:0!important;background:transparent!important;border:0!important;box-shadow:none!important;backdrop-filter:none!important;-webkit-backdrop-filter:none!important;margin-bottom:-64px!important}body.template-about-sensei .structure-header--about .structure-header-inner{width:100%!important;height:64px!important;min-height:64px!important;padding-inline:var(--mobile-gutter,22px)!important;grid-template-columns:minmax(0,1fr) auto minmax(0,1fr)!important;align-items:center!important}body.template-about-sensei .structure-header--about .structure-mobile-menu-button{width:auto!important;height:auto!important;padding:0!important}body.template-about-sensei .structure-header--about .structure-mobile-menu-button__lines span{width:28px!important;border-top-width:1px!important;margin:6px 0!important}body.template-about-sensei .structure-header--about .structure-wordmark{font-size:25px!important;line-height:1!important;letter-spacing:-.06em!important}body.template-about-sensei .structure-header--about .cart-button{font-size:10px!important;letter-spacing:.08em!important}body.template-about-sensei .structure-header--about .cart-button span{width:22px!important;height:22px!important;min-width:22px!important;min-height:22px!important;margin-left:6px!important;font-size:11px!important}body.template-about-sensei .sensei-about-r5b__hero{overflow:hidden!important}body.template-about-sensei .sensei-about-r5b__hero-image{top:-76px!important;right:0!important;bottom:-1px!important;left:0!important;width:100%!important;height:calc(100% + 77px)!important;object-fit:cover!important;object-position:center top!important;transform:scaleY(1.035)!important;transform-origin:center top!important}}@media(max-width:900px){body.template-about-sensei .site-header.structure-header--about,body.template-about-sensei .site-header.structure-header--about:before,body.template-about-sensei .site-header.structure-header--about:after,body.template-about-sensei .structure-header--about .structure-header-inner,body.template-about-sensei .structure-header--about .structure-header-inner:before,body.template-about-sensei .structure-header--about .structure-header-inner:after{background:transparent!important;background-color:transparent!important;background-image:none!important;border:0!important;box-shadow:none!important;backdrop-filter:none!important;-webkit-backdrop-filter:none!important}body.template-about-sensei .sensei-about-r5b__hero-shell .sensei-about-r5b__hero{top:var(--announcement-h)!important}body.template-about-sensei .sensei-about-r5b__hero-image{top:-12px!important;right:0!important;bottom:-1px!important;left:0!important;width:100%!important;height:calc(100% + 13px)!important;object-fit:cover!important;object-position:center top!important;transform:scaleY(1.035)!important;transform-origin:center top!important}}body.template-about-sensei .sensei-about-r5b__scene--meaning-origin{position:relative}body.template-about-sensei .sensei-about-r5b__scene--meaning-origin .sensei-about-r5b__scene-inner{transform-origin:left center}body.template-about-sensei .sensei-about-r5b__scene--meaning-origin .sensei-about-r5b__reveal{transform:translate3d(0,16px,0);filter:none!important;transition:opacity .62s cubic-bezier(.22,.65,.3,1),transform .72s cubic-bezier(.22,.65,.3,1)!important}body.template-about-sensei .sensei-about-r5b__scene--meaning-origin.is-presented .sensei-about-r5b__scene-inner{transform:translateZ(0) scale(1)}@media(min-width:901px){body.template-about-sensei .sensei-about-r5b__scene--meaning-origin{min-height:calc(100svh - var(--chrome-h, 98px));display:flex!important;align-items:center;padding-top:clamp(72px,7.5vw,120px)!important;padding-bottom:clamp(72px,7.5vw,120px)!important}body.template-about-sensei .sensei-about-r5b__scene--meaning-origin .sensei-about-r5b__scene-inner{width:min(100%,880px);margin-left:0;margin-right:auto;transform:translate3d(0,30px,0) scale(.985)}}@media(max-width:900px){body.template-about-sensei .sensei-about-r5b__scene--meaning-origin{min-height:calc(100svh - var(--chrome-h, 92px));display:flex!important;align-items:center;padding-top:max(20px,3svh)!important;padding-bottom:max(26px,4svh)!important}body.template-about-sensei .sensei-about-r5b__scene--meaning-origin .sensei-about-r5b__scene-inner{width:100%;margin-left:0!important;margin-right:auto!important;transform:translate3d(0,28px,0) scale(.988)}}body.template-about-sensei .sensei-about-r5b__scene--meaning-origin .sensei-about-r5b__reveal,body.template-about-sensei .sensei-about-r5b__scene--meaning-origin .sensei-about-r5b__reveal.is-visible{filter:none!important}body.template-about-sensei .sensei-about-r5b__scene--meaning-origin .sensei-about-r5b__scene-inner{opacity:0;transform:translate3d(0,18px,0) scale(1)!important;transition:opacity .62s cubic-bezier(.22,.65,.3,1),transform .72s cubic-bezier(.22,.65,.3,1)!important}body.template-about-sensei .sensei-about-r5b__scene--meaning-origin.is-presented .sensei-about-r5b__scene-inner{opacity:1;transform:translateZ(0) scale(1)!important}body.template-about-sensei .sensei-about-r5b__scene--meaning-origin .sensei-about-r5b__scene-inner{opacity:0;transform:none!important;filter:none!important;transition:opacity .56s cubic-bezier(.22,.65,.3,1)!important}body.template-about-sensei .sensei-about-r5b__scene--meaning-origin.is-presented .sensei-about-r5b__scene-inner{opacity:1;transform:none!important;filter:none!important}body.template-about-sensei .sensei-about-r5b__scene--meaning-origin .sensei-about-r5b__reveal,body.template-about-sensei .sensei-about-r5b__scene--meaning-origin .sensei-about-r5b__reveal.is-visible{transform:none!important;filter:none!important;transition:opacity .56s cubic-bezier(.22,.65,.3,1)!important}@media(max-width:900px){body.template-about-sensei .sensei-about-r5b__story.sensei-about-r5b__story-layer{margin-top:-89svh!important;background:transparent!important}body.template-about-sensei .sensei-about-r5b__scene--meaning-origin{min-height:calc(100svh - var(--chrome-h, 92px))!important;display:flex!important;align-items:center!important;padding:0 28px!important}body.template-about-sensei .sensei-about-r5b__scene--meaning-origin .sensei-about-r5b__scene-inner{width:100%!important;margin:0 auto 0 0!important}}@media(min-width:901px){body.template-about-sensei{--about-pc-announcement-h:24px;--about-pc-header-h:74px;--about-pc-nav-h:46px}body.template-about-sensei .structure-announcement--about{display:flex!important;position:absolute!important;inset:0 0 auto 0!important;top:0!important;z-index:86!important;height:var(--about-pc-announcement-h)!important;min-height:var(--about-pc-announcement-h)!important;background:transparent!important;background-color:transparent!important;background-image:none!important;color:#d9cfe5!important;border:0!important;box-shadow:none!important;backdrop-filter:none!important;-webkit-backdrop-filter:none!important;text-shadow:0 1px 14px rgba(0,0,0,.72)!important}body.template-about-sensei .site-header.structure-header--about,body.template-about-sensei .site-header.structure-header--about:before,body.template-about-sensei .site-header.structure-header--about:after,body.template-about-sensei .structure-header--about .structure-header-inner,body.template-about-sensei .structure-header--about .structure-header-inner:before,body.template-about-sensei .structure-header--about .structure-header-inner:after{background:transparent!important;background-color:transparent!important;background-image:none!important;border:0!important;box-shadow:none!important;backdrop-filter:none!important;-webkit-backdrop-filter:none!important}body.template-about-sensei .site-header.structure-header--about{position:absolute!important;inset:var(--about-pc-announcement-h) 0 auto 0!important;top:var(--about-pc-announcement-h)!important;z-index:85!important;height:var(--about-pc-header-h)!important;min-height:var(--about-pc-header-h)!important;padding:0!important}body.template-about-sensei .structure-header--about .structure-locale,body.template-about-sensei .structure-header--about .structure-wordmark,body.template-about-sensei .structure-header--about .cart-button,body.template-about-sensei .structure-header--about .cart-button span{color:#eee8f1!important;text-shadow:0 1px 14px rgba(0,0,0,.78)!important}body.template-about-sensei .structure-header--about .cart-button span{width:20px!important;height:20px!important;min-width:20px!important;min-height:20px!important;margin-left:4px!important;background:transparent!important;border:1px solid rgba(225,211,239,.58)!important;box-shadow:none!important}body.template-about-sensei .category-nav.structure-category-nav--about,body.template-about-sensei .category-nav.structure-category-nav--about:before,body.template-about-sensei .category-nav.structure-category-nav--about:after{position:absolute!important;inset:calc(var(--about-pc-announcement-h) + var(--about-pc-header-h)) 0 auto 0!important;top:calc(var(--about-pc-announcement-h) + var(--about-pc-header-h))!important;z-index:84!important;height:var(--about-pc-nav-h)!important;min-height:var(--about-pc-nav-h)!important;background:transparent!important;background-color:transparent!important;background-image:none!important;color:#ded4e8!important;border:0!important;box-shadow:none!important;backdrop-filter:none!important;-webkit-backdrop-filter:none!important}body.template-about-sensei .structure-category-nav--about a{color:inherit!important;text-shadow:0 1px 14px rgba(0,0,0,.78)!important}body.template-about-sensei .structure-category-nav--about a:after{background:#c9b8df!important}body.template-about-sensei #MainContent,body.template-about-sensei .about-story-v97,body.template-about-sensei .sensei-about-r5b{margin-top:0!important;padding-top:0!important}body.template-about-sensei .sensei-about-r5b__hero-shell,body.template-about-sensei .sensei-about-r5b__hero{height:100vh!important;min-height:700px!important}body.template-about-sensei .sensei-about-r5b__hero:before{background-position:center center!important}body.template-about-sensei .sensei-about-r5b__hero:after{background:radial-gradient(ellipse at 50% 52%,#04040914,#04040947 52%,#0404098a),linear-gradient(180deg,#0404091f,#0404092e 62%,#05060b)!important}}@media(min-width:901px){body.template-about-sensei .structure-announcement--about{position:absolute!important;inset:0 0 auto 0!important;top:0!important;z-index:86!important;display:flex!important;height:24px!important;min-height:24px!important;padding:0!important;background:transparent!important;background-color:transparent!important;background-image:none!important;color:#ddd4e6!important;border:0!important;box-shadow:none!important;backdrop-filter:none!important;-webkit-backdrop-filter:none!important;font-size:10px!important;line-height:1!important;letter-spacing:.07em!important;text-shadow:0 1px 14px rgba(0,0,0,.78)!important}body.template-about-sensei .site-header.structure-header--about{position:absolute!important;inset:24px 0 auto 0!important;top:24px!important;z-index:85!important;display:block!important;height:74px!important;min-height:74px!important;padding:0!important;background:transparent!important;background-color:transparent!important;background-image:none!important;color:#f0ebe3!important;border:0!important;box-shadow:none!important;backdrop-filter:none!important;-webkit-backdrop-filter:none!important}body.template-about-sensei .structure-header--about .structure-header-inner{position:relative!important;width:100%!important;max-width:none!important;height:100%!important;margin:0 auto!important;padding-inline:clamp(18px,2.8vw,48px)!important;display:grid!important;grid-template-columns:minmax(0,1fr) auto minmax(0,1fr)!important;grid-template-areas:"header-left header-brand header-cart"!important;align-items:center!important;background:transparent!important;border:0!important;box-shadow:none!important}body.template-about-sensei .structure-header--about .structure-header-left{grid-area:header-left!important;justify-self:start!important}body.template-about-sensei .structure-header--about .structure-header-brand{grid-area:header-brand!important;justify-self:center!important;display:flex!important;align-items:center!important}body.template-about-sensei .structure-header--about .structure-header-cart{grid-area:header-cart!important;justify-self:end!important;display:flex!important;align-items:center!important}body.template-about-sensei .structure-header--about .structure-locale{color:#eee8f1!important;font-size:11px!important;line-height:1.35!important;letter-spacing:.05em!important;text-transform:uppercase!important;text-shadow:0 1px 14px rgba(0,0,0,.78)!important}body.template-about-sensei .structure-header--about .structure-wordmark{grid-column:auto!important;justify-self:auto!important;color:#f0ebe3!important;font-size:clamp(34px,2.45vw,40px)!important;font-weight:700!important;line-height:.9!important;letter-spacing:-.06em!important;text-shadow:0 1px 14px rgba(0,0,0,.78)!important}body.template-about-sensei .structure-header--about .cart-button{display:inline-flex!important;align-items:center!important;white-space:nowrap!important;color:#eee8f1!important;font-size:11px!important;line-height:1.35!important;letter-spacing:.06em!important;text-transform:uppercase!important;text-shadow:0 1px 14px rgba(0,0,0,.78)!important}body.template-about-sensei .structure-header--about .cart-button span{width:20px!important;height:20px!important;min-width:20px!important;min-height:20px!important;margin-left:4px!important;display:inline-grid!important;place-items:center!important;color:#eee8f1!important;background:transparent!important;border:1px solid rgba(225,211,239,.58)!important;border-radius:50%!important;box-shadow:none!important;text-shadow:none!important}body.template-about-sensei .category-nav.structure-category-nav--about{position:absolute!important;inset:98px 0 auto 0!important;top:98px!important;z-index:84!important;height:46px!important;min-height:46px!important;gap:clamp(22px,2.5vw,42px)!important;padding:0 var(--structure-gutter)!important;background:transparent!important;background-color:transparent!important;background-image:none!important;color:#e5dceb!important;border:0!important;box-shadow:none!important;backdrop-filter:none!important;-webkit-backdrop-filter:none!important}body.template-about-sensei .structure-category-nav--about a{color:inherit!important;font-size:10px!important;font-weight:600!important;line-height:1.35!important;letter-spacing:.09em!important;text-transform:uppercase!important;text-shadow:0 1px 14px rgba(0,0,0,.78)!important}body.template-about-sensei .structure-category-nav--about a:after{bottom:-8px!important;background:#c9b8df!important}body.template-about-sensei #MainContent,body.template-about-sensei .about-story-v97,body.template-about-sensei .sensei-about-r5b{margin-top:0!important;padding-top:0!important}body.template-about-sensei .sensei-about-r5b__hero-shell,body.template-about-sensei .sensei-about-r5b__hero{height:100vh!important;min-height:700px!important}body.template-about-sensei .sensei-about-r5b__pc-hero-copy{position:absolute!important;top:0!important;right:0!important;bottom:0!important;left:0!important;z-index:4!important;display:grid!important;place-items:center!important;padding:144px clamp(42px,5vw,90px) 32px!important;text-align:center!important;pointer-events:none!important;isolation:isolate!important}body.template-about-sensei .sensei-about-r5b__pc-hero-copy:before{content:"";position:absolute;left:50%;top:38%;width:190px;height:150px;transform:translate(-50%,-50%);z-index:0;pointer-events:none;background:#05060bf7;border-radius:50%;box-shadow:0 0 34px 26px #05060beb;filter:blur(7px)}body.template-about-sensei .sensei-about-r5b__pc-hero-copy-inner{position:relative;z-index:1;display:flex;flex-direction:column;align-items:center;justify-content:center;max-width:calc(100vw - 84px);transform:translateY(1.5vh)}body.template-about-sensei .sensei-about-r5b__pc-kanji{display:block!important;margin:0 0 10px!important;color:#c9b8df!important;font-family:"Noto Serif JP",Yu Mincho,Hiragino Mincho ProN,serif!important;font-size:clamp(27px,2.05vw,36px)!important;font-weight:400!important;line-height:1.02!important;letter-spacing:.12em!important;writing-mode:vertical-rl!important;text-orientation:upright!important;text-shadow:0 2px 18px rgba(0,0,0,.72)!important}body.template-about-sensei .sensei-about-r5b__pc-eyebrow{margin:0 0 16px!important;color:#c9b8df!important;font-size:11px!important;font-weight:600!important;line-height:1.2!important;letter-spacing:.22em!important;text-transform:uppercase!important;text-shadow:0 2px 18px rgba(0,0,0,.72)!important}body.template-about-sensei .sensei-about-r5b__pc-hero-copy h1{display:block!important;width:auto!important;max-width:none!important;margin:0!important;color:#f0ebe3!important;font-family:DM Sans,Arial,sans-serif!important;font-size:clamp(40px,4.55vw,70px)!important;font-weight:400!important;line-height:1!important;letter-spacing:-.045em!important;white-space:nowrap!important;text-shadow:0 3px 28px rgba(0,0,0,.68)!important}body.template-about-sensei .sensei-about-r5b__pc-rule{position:relative!important;display:block!important;width:150px!important;height:20px!important;margin-top:20px!important}}@media(min-width:901px){html.template-about-sensei-root,body.template-about-sensei,body.template-about-sensei #MainContent,body.template-about-sensei .about-story-v97,body.template-about-sensei .sensei-about-r5b{background:#07080e!important}body.template-about-sensei .sensei-about-r5b{position:relative!important;isolation:isolate!important;overflow:hidden!important}body.template-about-sensei .sensei-about-r5b:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;pointer-events:none;background:#07080e url(about-pc-minimal-v1.webp) top center / 100% 100% no-repeat}body.template-about-sensei .sensei-about-r5b__hero-shell,body.template-about-sensei .sensei-about-r5b__hero,body.template-about-sensei .sensei-about-r5b__story.sensei-about-r5b__story-layer,body.template-about-sensei .sensei-about-r5b__scene,body.template-about-sensei .sensei-about-r5b__scene-inner{position:relative;z-index:1;background:transparent!important;background-color:transparent!important;background-image:none!important;box-shadow:none!important;border:0!important;backdrop-filter:none!important;-webkit-backdrop-filter:none!important}body.template-about-sensei .sensei-about-r5b__hero-image,body.template-about-sensei .sensei-about-r5b__fx,body.template-about-sensei .sensei-about-r5b__dust,body.template-about-sensei .sensei-about-r5b__hero:before,body.template-about-sensei .sensei-about-r5b__hero:after,body.template-about-sensei .sensei-about-r5b__scene:before,body.template-about-sensei .sensei-about-r5b__scene:after,body.template-about-sensei .sensei-about-r5b__scene-inner:before{display:none!important;content:none!important}body.template-about-sensei .sensei-about-r5b__story.sensei-about-r5b__story-layer{margin-top:0!important}body.template-about-sensei .sensei-about-r5b__pc-hero-copy:before{display:none!important;content:none!important}body.template-about-sensei .sensei-about-r5b__scene--closing .sensei-about-r5b__floral-mark{display:block!important;width:190px!important;height:192px!important;margin:46px auto 0!important;color:#ccbce0eb!important;opacity:1!important}body.template-about-sensei .sensei-about-r5b__scene--closing .sensei-about-r5b__floral-svg{display:block!important;width:100%!important;height:100%!important;filter:none!important}}@media(min-width:901px){html.template-about-sensei-root,body.template-about-sensei,body.template-about-sensei #MainContent,body.template-about-sensei .about-story-v97,body.template-about-sensei .sensei-about-r5b{background:#07080e!important}body.template-about-sensei #MainContent{overflow:visible!important}body.template-about-sensei .sensei-about-r5b{--about-pc-ink:#f1ede7;--about-pc-body:#cbc6cf;--about-pc-muted:#aaa4af;--about-pc-lavender:#c9b8df;--about-pc-gutter:clamp(68px,8.8vw,168px);position:relative!important;isolation:isolate!important;overflow:visible!important;color:var(--about-pc-body)!important}body.template-about-sensei .sensei-about-r5b:before{content:""!important;display:block!important;position:absolute!important;z-index:0!important;top:-144px!important;right:0!important;bottom:0!important;left:0!important;pointer-events:none!important;background-color:#07080e!important;background-image:url(about-pc-minimal-v1.webp)!important;background-position:top center!important;background-size:100% 100%!important;background-repeat:no-repeat!important}body.template-about-sensei .sensei-about-r5b__hero-shell,body.template-about-sensei .sensei-about-r5b__hero,body.template-about-sensei .sensei-about-r5b__story.sensei-about-r5b__story-layer,body.template-about-sensei .sensei-about-r5b__scene,body.template-about-sensei .sensei-about-r5b__scene-inner{position:relative!important;z-index:1!important;background:transparent!important;background-color:transparent!important;background-image:none!important;border:0!important;box-shadow:none!important;backdrop-filter:none!important;-webkit-backdrop-filter:none!important}body.template-about-sensei .sensei-about-r5b__hero-image,body.template-about-sensei .sensei-about-r5b__fx,body.template-about-sensei .sensei-about-r5b__dust,body.template-about-sensei .sensei-about-r5b__hero:before,body.template-about-sensei .sensei-about-r5b__hero:after,body.template-about-sensei .sensei-about-r5b__scene:before,body.template-about-sensei .sensei-about-r5b__scene:after,body.template-about-sensei .sensei-about-r5b__scene-inner:before,body.template-about-sensei .sensei-about-r5b__pc-hero-copy:before{display:none!important;content:none!important}body.template-about-sensei .sensei-about-r5b__hero-shell,body.template-about-sensei .sensei-about-r5b__hero{height:calc(100svh + -0px)!important;min-height:700px!important}body.template-about-sensei .sensei-about-r5b__hero{position:relative!important;top:auto!important}body.template-about-sensei .sensei-about-r5b__pc-hero-copy{position:absolute!important;top:0!important;right:0!important;bottom:0!important;left:0!important;z-index:4!important;display:grid!important;place-items:center!important;padding:144px clamp(50px,6vw,104px) 38px!important;text-align:center!important;pointer-events:none!important}body.template-about-sensei .sensei-about-r5b__pc-hero-copy-inner{display:flex!important;flex-direction:column!important;align-items:center!important;width:min(100%,1120px)!important;max-width:calc(100vw - 100px)!important;transform:translate3d(0,2.5vh,0);transition:opacity .48s linear,transform .62s cubic-bezier(.22,.65,.3,1);will-change:opacity,transform}body.template-about-sensei .sensei-about-r5b__pc-kanji{display:block!important;margin:0 0 12px!important;color:var(--about-pc-lavender)!important;font-family:"Noto Serif JP",Yu Mincho,Hiragino Mincho ProN,serif!important;font-size:clamp(30px,2.25vw,38px)!important;font-weight:400!important;line-height:1.03!important;letter-spacing:.1em!important;writing-mode:vertical-rl!important;text-orientation:upright!important;text-shadow:0 2px 20px rgba(0,0,0,.68)!important}body.template-about-sensei .sensei-about-r5b__pc-eyebrow{margin:0 0 18px!important;color:var(--about-pc-lavender)!important;font-size:10px!important;font-weight:600!important;line-height:1.2!important;letter-spacing:.24em!important;text-transform:uppercase!important;text-shadow:0 2px 16px rgba(0,0,0,.72)!important}body.template-about-sensei .sensei-about-r5b__pc-hero-copy h1{display:block!important;width:auto!important;max-width:none!important;margin:0!important;color:var(--about-pc-ink)!important;font-family:DM Sans,Arial,sans-serif!important;font-size:clamp(43px,4vw,62px)!important;font-weight:400!important;line-height:1.02!important;letter-spacing:-.042em!important;white-space:nowrap!important;text-shadow:0 3px 26px rgba(0,0,0,.66)!important}body.template-about-sensei .sensei-about-r5b__pc-rule{position:relative!important;display:block!important;width:136px!important;height:18px!important;margin-top:23px!important}body.template-about-sensei .sensei-about-r5b__pc-rule:before{top:8px!important;background:linear-gradient(90deg,transparent,rgba(190,169,221,.6) 29%,rgba(190,169,221,.6) 71%,transparent)!important}body.template-about-sensei .sensei-about-r5b__pc-rule:after{top:5px!important;width:7px!important;height:7px!important;box-shadow:none!important}body.template-about-sensei .sensei-about-r5b__pc-kanji,body.template-about-sensei .sensei-about-r5b__pc-eyebrow,body.template-about-sensei .sensei-about-r5b__pc-hero-copy h1,body.template-about-sensei .sensei-about-r5b__pc-rule{opacity:0;transform:translate3d(0,7px,0);transition:opacity .78s cubic-bezier(.22,.65,.3,1),transform .82s cubic-bezier(.22,.65,.3,1)}body.template-about-sensei .sensei-about-r5b.is-pc-ready .sensei-about-r5b__pc-kanji,body.template-about-sensei .sensei-about-r5b.is-pc-ready .sensei-about-r5b__pc-eyebrow,body.template-about-sensei .sensei-about-r5b.is-pc-ready .sensei-about-r5b__pc-hero-copy h1,body.template-about-sensei .sensei-about-r5b.is-pc-ready .sensei-about-r5b__pc-rule{opacity:1;transform:translateZ(0)}body.template-about-sensei .sensei-about-r5b.is-pc-ready .sensei-about-r5b__pc-kanji{transition-delay:80ms}body.template-about-sensei .sensei-about-r5b.is-pc-ready .sensei-about-r5b__pc-eyebrow{transition-delay:.16s}body.template-about-sensei .sensei-about-r5b.is-pc-ready .sensei-about-r5b__pc-hero-copy h1{transition-delay:245ms}body.template-about-sensei .sensei-about-r5b.is-pc-ready .sensei-about-r5b__pc-rule{transition-delay:.33s}body.template-about-sensei .sensei-about-r5b__story.sensei-about-r5b__story-layer{margin-top:0!important;padding:0!important;overflow:visible!important;color:var(--about-pc-body)!important}body.template-about-sensei .sensei-about-r5b__scene{width:100%!important;min-height:0!important;display:flex!important;align-items:center!important;padding:0 var(--about-pc-gutter)!important;overflow:visible!important;isolation:auto!important}body.template-about-sensei .sensei-about-r5b__scene-inner{width:min(100%,590px)!important;margin:0!important;opacity:1!important;transform:none!important}body.template-about-sensei .sensei-about-r5b__scene--meaning-origin{min-height:78svh!important;padding-top:6svh!important}body.template-about-sensei .sensei-about-r5b__scene--meaning-origin .sensei-about-r5b__scene-inner{margin-left:clamp(18px,4.2vw,78px)!important;transform:translateY(-2.5svh)!important}body.template-about-sensei .sensei-about-r5b__scene--meaning-definition{min-height:74svh!important}body.template-about-sensei .sensei-about-r5b__scene--meaning-definition .sensei-about-r5b__scene-inner{width:min(100%,610px)!important;margin-left:auto!important;margin-right:clamp(22px,5.5vw,105px)!important}body.template-about-sensei .sensei-about-r5b__scene--principles{min-height:84svh!important;text-align:center!important}body.template-about-sensei .sensei-about-r5b__scene--principles .sensei-about-r5b__scene-inner{width:min(100%,770px)!important;margin:0 auto!important}body.template-about-sensei .sensei-about-r5b__scene--question{min-height:90svh!important}body.template-about-sensei .sensei-about-r5b__scene--question .sensei-about-r5b__scene-inner{width:min(100%,690px)!important;margin-left:clamp(28px,6.5vw,126px)!important}body.template-about-sensei .sensei-about-r5b__scene--cup{min-height:76svh!important}body.template-about-sensei .sensei-about-r5b__scene--cup .sensei-about-r5b__scene-inner{width:min(100%,570px)!important;margin-left:auto!important;margin-right:clamp(38px,7.4vw,142px)!important}body.template-about-sensei .sensei-about-r5b__scene--closing{min-height:104svh!important;padding-top:8svh!important;padding-bottom:15svh!important;text-align:center!important}body.template-about-sensei .sensei-about-r5b__scene--closing .sensei-about-r5b__scene-inner{width:min(100%,820px)!important;margin:0 auto!important}body.template-about-sensei .sensei-about-r5b__scene p{margin:0!important;color:var(--about-pc-body)!important;font-family:DM Sans,Arial,sans-serif!important;font-size:17px!important;font-weight:400!important;line-height:1.72!important;letter-spacing:-.01em!important}body.template-about-sensei .sensei-about-r5b__scene p+p{margin-top:24px!important}body.template-about-sensei .sensei-about-r5b__scene .sensei-about-r5b__accent{color:var(--about-pc-lavender)!important}body.template-about-sensei .sensei-about-r5b__meaning-name,body.template-about-sensei .sensei-about-r5b__meaning-path{color:var(--about-pc-ink)!important;font-family:DM Sans,Arial,sans-serif!important;font-size:clamp(32px,2.55vw,42px)!important;font-weight:400!important;line-height:1.35!important;letter-spacing:-.035em!important}body.template-about-sensei .sensei-about-r5b__meaning-name{max-width:27ch!important}body.template-about-sensei .sensei-about-r5b__meaning-path{max-width:25ch!important}body.template-about-sensei .sensei-about-r5b__meaning-translation{max-width:35ch!important;margin-top:30px!important;color:var(--about-pc-lavender)!important;font-size:19px!important;line-height:1.65!important}body.template-about-sensei .sensei-about-r5b__meaning-journey{max-width:47ch!important;margin-top:28px!important;color:var(--about-pc-muted)!important;font-size:16px!important;line-height:1.78!important}body.template-about-sensei .sensei-about-r5b__principle-line{max-width:44ch!important;margin-right:auto!important;margin-left:auto!important;font-size:18px!important;line-height:1.68!important}body.template-about-sensei .sensei-about-r5b__principle-line+.sensei-about-r5b__principle-line{margin-top:18px!important}body.template-about-sensei .sensei-about-r5b__closing-thought{max-width:27ch!important;margin-top:36px!important;color:var(--about-pc-ink)!important;font-size:clamp(27px,2.2vw,35px)!important;line-height:1.4!important;letter-spacing:-.03em!important}body.template-about-sensei .sensei-about-r5b__scene--question .sensei-about-r5b__prose>p{max-width:49ch!important;color:var(--about-pc-muted)!important}body.template-about-sensei .sensei-about-r5b__question{max-width:16ch!important;margin:30px 0 0!important;color:var(--about-pc-ink)!important;font-family:DM Sans,Arial,sans-serif!important;font-size:clamp(36px,3.15vw,49px)!important;font-weight:400!important;line-height:1.13!important;letter-spacing:-.045em!important}body.template-about-sensei .sensei-about-r5b__question span+span{margin-top:12px!important}body.template-about-sensei .sensei-about-r5b__question+p{margin-top:34px!important}body.template-about-sensei .sensei-about-r5b__cup-line{max-width:23ch!important;color:var(--about-pc-ink)!important;font-size:clamp(31px,2.55vw,40px)!important;line-height:1.36!important;letter-spacing:-.035em!important}body.template-about-sensei .sensei-about-r5b__scene--cup .sensei-about-r5b__prose>p:not(.sensei-about-r5b__cup-line){max-width:45ch!important;color:var(--about-pc-muted)!important}body.template-about-sensei .sensei-about-r5b__closing{max-width:29ch!important;margin:0 auto!important;color:var(--about-pc-ink)!important;font-size:clamp(34px,2.8vw,44px)!important;line-height:1.38!important;letter-spacing:-.04em!important}body.template-about-sensei .sensei-about-r5b__closing-label{margin:28px auto 0!important;color:var(--about-pc-lavender)!important;font-size:10px!important;font-weight:600!important;line-height:1.4!important;letter-spacing:.19em!important;text-transform:uppercase!important}body.template-about-sensei .sensei-about-r5b__rule{width:1px!important;height:42px!important;margin:28px auto 0!important;background:linear-gradient(to bottom,transparent,rgba(201,184,223,.68),transparent)!important;box-shadow:none!important}body.template-about-sensei .sensei-about-r5b__scene--principles .sensei-about-r5b__rule,body.template-about-sensei .sensei-about-r5b__scene--question .sensei-about-r5b__rule,body.template-about-sensei .sensei-about-r5b__scene--closing .sensei-about-r5b__rule{margin:0 auto 32px!important}body.template-about-sensei .sensei-about-r5b__scene--closing .sensei-about-r5b__floral-mark{display:block!important;width:clamp(180px,15vw,232px)!important;height:auto!important;aspect-ratio:1792.56/1806.79!important;margin:56px auto 0!important;color:#c7b4e0db!important;opacity:1!important}body.template-about-sensei .sensei-about-r5b__scene--closing .sensei-about-r5b__floral-svg{display:block!important;width:100%!important;height:100%!important;overflow:visible!important;filter:none!important}body.template-about-sensei .sensei-about-r5b__scene .sensei-about-r5b__reveal{opacity:0!important;transform:translate3d(0,9px,0)!important;filter:none!important;transition:opacity .72s cubic-bezier(.22,.65,.3,1),transform .78s cubic-bezier(.22,.65,.3,1)!important;transition-delay:var(--about-pc-delay,0ms)!important;will-change:opacity,transform!important}body.template-about-sensei .sensei-about-r5b__scene.is-pc-active .sensei-about-r5b__reveal{opacity:1!important;transform:translateZ(0)!important}body.template-about-sensei .sensei-about-r5b__scene:not(.is-pc-active) .sensei-about-r5b__reveal{transition-delay:0ms!important}@media(max-width:1180px){body.template-about-sensei .sensei-about-r5b{--about-pc-gutter:clamp(54px,6.5vw,84px)}body.template-about-sensei .sensei-about-r5b__scene--meaning-definition .sensei-about-r5b__scene-inner,body.template-about-sensei .sensei-about-r5b__scene--cup .sensei-about-r5b__scene-inner{margin-right:20px!important}}}@media(min-width:901px)and (prefers-reduced-motion:reduce){body.template-about-sensei .sensei-about-r5b__pc-kanji,body.template-about-sensei .sensei-about-r5b__pc-eyebrow,body.template-about-sensei .sensei-about-r5b__pc-hero-copy h1,body.template-about-sensei .sensei-about-r5b__pc-rule,body.template-about-sensei .sensei-about-r5b__scene .sensei-about-r5b__reveal{opacity:1!important;transform:none!important;transition:none!important}}@media(min-width:901px){body.template-about-sensei .sensei-about-r5b__scene.sensei-about-r5b__scene--meaning-origin{padding:6svh var(--about-pc-gutter) 0!important}body.template-about-sensei .sensei-about-r5b__scene.sensei-about-r5b__scene--meaning-definition,body.template-about-sensei .sensei-about-r5b__scene.sensei-about-r5b__scene--principles,body.template-about-sensei .sensei-about-r5b__scene.sensei-about-r5b__scene--question,body.template-about-sensei .sensei-about-r5b__scene.sensei-about-r5b__scene--cup{padding:0 var(--about-pc-gutter)!important}body.template-about-sensei .sensei-about-r5b__scene.sensei-about-r5b__scene--closing{padding:8svh var(--about-pc-gutter) 15svh!important}body.template-about-sensei .sensei-about-r5b__scene p.sensei-about-r5b__meaning-name,body.template-about-sensei .sensei-about-r5b__scene p.sensei-about-r5b__meaning-path{color:var(--about-pc-ink)!important;font-family:DM Sans,Arial,sans-serif!important;font-size:clamp(32px,2.55vw,42px)!important;font-weight:400!important;line-height:1.35!important;letter-spacing:-.035em!important}body.template-about-sensei .sensei-about-r5b__scene p.sensei-about-r5b__meaning-name{max-width:27ch!important}body.template-about-sensei .sensei-about-r5b__scene p.sensei-about-r5b__meaning-path{max-width:25ch!important}body.template-about-sensei .sensei-about-r5b__scene p.sensei-about-r5b__meaning-translation{max-width:35ch!important;margin-top:30px!important;color:var(--about-pc-lavender)!important;font-size:19px!important;line-height:1.65!important}body.template-about-sensei .sensei-about-r5b__scene p.sensei-about-r5b__meaning-journey{max-width:47ch!important;margin-top:28px!important;color:var(--about-pc-muted)!important;font-size:16px!important;line-height:1.78!important}body.template-about-sensei .sensei-about-r5b__scene p.sensei-about-r5b__principle-line{max-width:44ch!important;margin-right:auto!important;margin-left:auto!important;font-size:18px!important;line-height:1.68!important}body.template-about-sensei .sensei-about-r5b__scene p.sensei-about-r5b__principle-line+p.sensei-about-r5b__principle-line{margin-top:18px!important}body.template-about-sensei .sensei-about-r5b__scene p.sensei-about-r5b__closing-thought{max-width:27ch!important;margin-top:36px!important;color:var(--about-pc-ink)!important;font-size:clamp(27px,2.2vw,35px)!important;line-height:1.4!important;letter-spacing:-.03em!important}body.template-about-sensei .sensei-about-r5b__scene p.sensei-about-r5b__cup-line{max-width:23ch!important;color:var(--about-pc-ink)!important;font-size:clamp(31px,2.55vw,40px)!important;line-height:1.36!important;letter-spacing:-.035em!important}body.template-about-sensei .sensei-about-r5b__scene p.sensei-about-r5b__closing{max-width:29ch!important;margin:0 auto!important;color:var(--about-pc-ink)!important;font-size:clamp(34px,2.8vw,44px)!important;line-height:1.38!important;letter-spacing:-.04em!important}body.template-about-sensei .sensei-about-r5b__scene p.sensei-about-r5b__closing-label{margin:28px auto 0!important;color:var(--about-pc-lavender)!important;font-size:10px!important;font-weight:600!important;line-height:1.4!important;letter-spacing:.19em!important;text-transform:uppercase!important}}@media(min-width:901px){body.template-about-sensei .sensei-about-r5b__scene--closing .sensei-about-r5b__floral-mark{width:clamp(196px,16vw,250px)!important;color:#cfbee5f5!important}}@media(min-width:901px){body.template-about-sensei .sensei-about-r5b__pc-hero-copy-inner,body.template-about-sensei .sensei-about-r5b__pc-kanji,body.template-about-sensei .sensei-about-r5b__pc-eyebrow,body.template-about-sensei .sensei-about-r5b__pc-hero-copy h1,body.template-about-sensei .sensei-about-r5b__pc-rule,body.template-about-sensei .sensei-about-r5b__scene,body.template-about-sensei .sensei-about-r5b__scene-inner,body.template-about-sensei .sensei-about-r5b__scene .sensei-about-r5b__reveal,body.template-about-sensei .sensei-about-r5b__scene.is-pc-active .sensei-about-r5b__reveal,body.template-about-sensei .sensei-about-r5b__scene:not(.is-pc-active) .sensei-about-r5b__reveal,body.template-about-sensei .sensei-about-r5b__scene--closing .sensei-about-r5b__floral-mark{opacity:1!important;transform:none!important;filter:none!important;transition:none!important;animation:none!important;transition-delay:0ms!important;will-change:auto!important}body.template-about-sensei .sensei-about-r5b__hero,body.template-about-sensei .sensei-about-r5b__pc-hero-copy-inner{opacity:1!important;transform:none!important}}@media(min-width:901px){body.template-about-sensei .sensei-about-r5b__story.sensei-about-r5b__story-layer{display:block!important;width:100%!important;margin:0!important;padding:clamp(112px,12vh,152px) clamp(34px,6vw,96px) clamp(150px,17vh,220px)!important}body.template-about-sensei .sensei-about-r5b__scene,body.template-about-sensei .sensei-about-r5b__scene--meaning-origin,body.template-about-sensei .sensei-about-r5b__scene--meaning-definition,body.template-about-sensei .sensei-about-r5b__scene--principles,body.template-about-sensei .sensei-about-r5b__scene--question,body.template-about-sensei .sensei-about-r5b__scene--cup,body.template-about-sensei .sensei-about-r5b__scene--closing{display:block!important;width:100%!important;min-height:0!important;padding:0!important;margin:0!important;text-align:left!important}body.template-about-sensei .sensei-about-r5b__scene-inner,body.template-about-sensei .sensei-about-r5b__scene--meaning-origin .sensei-about-r5b__scene-inner,body.template-about-sensei .sensei-about-r5b__scene--meaning-definition .sensei-about-r5b__scene-inner,body.template-about-sensei .sensei-about-r5b__scene--principles .sensei-about-r5b__scene-inner,body.template-about-sensei .sensei-about-r5b__scene--question .sensei-about-r5b__scene-inner,body.template-about-sensei .sensei-about-r5b__scene--cup .sensei-about-r5b__scene-inner,body.template-about-sensei .sensei-about-r5b__scene--closing .sensei-about-r5b__scene-inner{display:block!important;width:min(100%,690px)!important;max-width:690px!important;min-height:0!important;margin:0 auto!important;padding:0!important;text-align:left!important;transform:none!important}body.template-about-sensei .sensei-about-r5b__scene--meaning-origin{margin-bottom:34px!important}body.template-about-sensei .sensei-about-r5b__scene--meaning-definition{margin-bottom:70px!important}body.template-about-sensei .sensei-about-r5b__scene--principles,body.template-about-sensei .sensei-about-r5b__scene--question{margin-bottom:78px!important}body.template-about-sensei .sensei-about-r5b__scene--cup{margin-bottom:112px!important}body.template-about-sensei .sensei-about-r5b__scene p,body.template-about-sensei .sensei-about-r5b__scene p.sensei-about-r5b__meaning-translation,body.template-about-sensei .sensei-about-r5b__scene p.sensei-about-r5b__meaning-journey,body.template-about-sensei .sensei-about-r5b__scene p.sensei-about-r5b__principle-line,body.template-about-sensei .sensei-about-r5b__scene--question .sensei-about-r5b__prose>p,body.template-about-sensei .sensei-about-r5b__scene--cup .sensei-about-r5b__prose>p:not(.sensei-about-r5b__cup-line){max-width:none!important;margin:0!important;color:#cbc6cf!important;font-family:DM Sans,Arial,sans-serif!important;font-size:clamp(17px,1.28vw,19px)!important;font-weight:400!important;line-height:1.88!important;letter-spacing:-.008em!important;text-wrap:pretty!important}body.template-about-sensei .sensei-about-r5b__scene p+p,body.template-about-sensei .sensei-about-r5b__scene p.sensei-about-r5b__principle-line+p.sensei-about-r5b__principle-line{margin-top:18px!important}body.template-about-sensei .sensei-about-r5b__scene p.sensei-about-r5b__meaning-name{max-width:28ch!important;margin:0!important;color:#f1ede7!important;font-family:DM Sans,Arial,sans-serif!important;font-size:clamp(30px,2.45vw,39px)!important;font-weight:400!important;line-height:1.42!important;letter-spacing:-.027em!important;text-wrap:balance!important}body.template-about-sensei .sensei-about-r5b__scene p.sensei-about-r5b__meaning-translation{margin-top:24px!important;color:#c9b8df!important;font-size:clamp(18px,1.36vw,20px)!important;line-height:1.82!important}body.template-about-sensei .sensei-about-r5b__scene p.sensei-about-r5b__meaning-path{max-width:30ch!important;margin:0!important;color:#eee9e3!important;font-family:DM Sans,Arial,sans-serif!important;font-size:clamp(25px,2vw,31px)!important;font-weight:400!important;line-height:1.48!important;letter-spacing:-.023em!important;text-wrap:pretty!important}body.template-about-sensei .sensei-about-r5b__scene p.sensei-about-r5b__meaning-journey{margin-top:22px!important}body.template-about-sensei .sensei-about-r5b__scene p.sensei-about-r5b__principle-line{margin-right:0!important;margin-left:0!important;text-align:left!important}body.template-about-sensei .sensei-about-r5b__scene p.sensei-about-r5b__closing-thought{max-width:31ch!important;margin:30px 0 0!important;color:#eee9e3!important;font-family:DM Sans,Arial,sans-serif!important;font-size:clamp(24px,1.85vw,29px)!important;font-weight:400!important;line-height:1.52!important;letter-spacing:-.021em!important}body.template-about-sensei .sensei-about-r5b__question{display:block!important;max-width:31ch!important;margin:28px 0!important;color:#eee9e3!important;font-family:DM Sans,Arial,sans-serif!important;font-size:clamp(24px,1.9vw,30px)!important;font-weight:400!important;font-style:italic!important;line-height:1.48!important;letter-spacing:-.022em!important;text-align:left!important}body.template-about-sensei .sensei-about-r5b__question span{display:block!important;color:#d8c9e9!important}body.template-about-sensei .sensei-about-r5b__question span+span{margin-top:4px!important}body.template-about-sensei .sensei-about-r5b__question+p{margin-top:0!important}body.template-about-sensei .sensei-about-r5b__scene p.sensei-about-r5b__cup-line{max-width:30ch!important;margin:0 0 22px!important;color:#eee9e3!important;font-family:DM Sans,Arial,sans-serif!important;font-size:clamp(25px,2vw,31px)!important;font-weight:400!important;line-height:1.48!important;letter-spacing:-.024em!important}body.template-about-sensei .sensei-about-r5b__scene:not(.sensei-about-r5b__scene--closing) .sensei-about-r5b__rule{display:none!important}body.template-about-sensei .sensei-about-r5b__scene--closing{padding-top:18px!important;padding-bottom:0!important;text-align:center!important}body.template-about-sensei .sensei-about-r5b__scene--closing .sensei-about-r5b__scene-inner{width:min(100%,760px)!important;max-width:760px!important;text-align:center!important}body.template-about-sensei .sensei-about-r5b__scene--closing .sensei-about-r5b__rule{display:block!important;width:1px!important;height:34px!important;margin:0 auto 34px!important}body.template-about-sensei .sensei-about-r5b__scene p.sensei-about-r5b__closing{max-width:32ch!important;margin:0 auto!important;color:#f1ede7!important;font-family:DM Sans,Arial,sans-serif!important;font-size:clamp(29px,2.25vw,36px)!important;font-weight:400!important;line-height:1.48!important;letter-spacing:-.028em!important;text-align:center!important;text-wrap:balance!important}body.template-about-sensei .sensei-about-r5b__scene p.sensei-about-r5b__closing-label{margin:26px auto 0!important;color:#c9b8df!important;font-family:DM Sans,Arial,sans-serif!important;font-size:10px!important;font-weight:600!important;line-height:1.4!important;letter-spacing:.19em!important;text-align:center!important;text-transform:uppercase!important}body.template-about-sensei .sensei-about-r5b__scene--closing .sensei-about-r5b__floral-mark{margin:54px auto 0!important}}body.template-about-sensei .about-story-v97,body.template-about-sensei .sensei-about-r5b{font-family:DM Sans,Arial,sans-serif!important}body.template-about-sensei .about-story-v97 p,body.template-about-sensei .about-story-v97 em,body.template-about-sensei .about-story-v97 span:not([lang=ja]),body.template-about-sensei .sensei-about-r5b p,body.template-about-sensei .sensei-about-r5b em,body.template-about-sensei .sensei-about-r5b span:not([lang=ja]){font-family:DM Sans,Arial,sans-serif!important}body.template-about-sensei .about-story-v97 h1,body.template-about-sensei .about-story-v97 h2,body.template-about-sensei .about-story-v97 h3,body.template-about-sensei .about-story-v97__question-block p,body.template-about-sensei .about-story-v97__closing-main,body.template-about-sensei .sensei-about-r5b h1,body.template-about-sensei .sensei-about-r5b h2,body.template-about-sensei .sensei-about-r5b h3,body.template-about-sensei .sensei-about-r5b__meaning-name,body.template-about-sensei .sensei-about-r5b__meaning-path,body.template-about-sensei .sensei-about-r5b__closing-thought,body.template-about-sensei .sensei-about-r5b__question,body.template-about-sensei .sensei-about-r5b__question span,body.template-about-sensei .sensei-about-r5b__cup-line,body.template-about-sensei .sensei-about-r5b__closing{font-family:Neue Haas Grotesk Display Pro,Helvetica Neue,Arial,sans-serif,Arial,sans-serif!important}body.template-about-sensei .about-story-v97 [lang=ja],body.template-about-sensei .about-story-v97__kanji,body.template-about-sensei .sensei-about-r5b [lang=ja],body.template-about-sensei .sensei-about-r5b__pc-kanji{font-family:"Noto Serif JP",Yu Mincho,Hiragino Mincho ProN,serif!important}html.template-about-sensei-root,body.template-about-sensei,body.template-about-sensei #MainContent{background:#eee7d9!important;color:#191817!important}body.template-about-sensei #MainContent{margin:0!important;padding:0!important;overflow:visible!important}body.template-about-sensei .structure-announcement--about{position:relative!important;inset:auto!important;top:auto!important;z-index:54!important;display:flex!important;height:24px!important;min-height:24px!important;padding:0!important;background:#b7afce!important;background-image:none!important;color:#050505!important;border:0!important;box-shadow:none!important;backdrop-filter:none!important;-webkit-backdrop-filter:none!important;font-size:10px!important;line-height:1!important;letter-spacing:.07em!important;text-shadow:none!important}body.template-about-sensei .site-header.structure-header--about{position:sticky!important;inset:auto!important;top:0!important;z-index:53!important;display:block!important;height:74px!important;min-height:74px!important;padding:0!important;background:#f7f7f4f7!important;background-image:none!important;color:#050505!important;border:0!important;box-shadow:none!important;backdrop-filter:blur(12px)!important;-webkit-backdrop-filter:blur(12px)!important}body.template-about-sensei .structure-header--about .structure-header-inner{position:relative!important;width:min(calc(100% - (var(--structure-gutter) * 2)),var(--structure-max))!important;max-width:var(--structure-max)!important;height:100%!important;margin:0 auto!important;padding:0!important;display:grid!important;grid-template-columns:1fr auto 1fr!important;grid-template-areas:none!important;align-items:center!important;background:transparent!important;border:0!important;box-shadow:none!important}body.template-about-sensei .structure-header--about .structure-header-left{grid-area:auto!important;grid-column:1!important;justify-self:start!important}body.template-about-sensei .structure-header--about .structure-header-brand{grid-area:auto!important;grid-column:2!important;justify-self:center!important}body.template-about-sensei .structure-header--about .structure-header-cart{grid-area:auto!important;grid-column:3!important;justify-self:end!important}body.template-about-sensei .structure-header--about .structure-locale,body.template-about-sensei .structure-header--about .structure-wordmark,body.template-about-sensei .structure-header--about .cart-button,body.template-about-sensei .structure-header--about .cart-button span{color:#050505!important;text-shadow:none!important}body.template-about-sensei .structure-header--about .structure-wordmark{font-size:29px!important;font-weight:700!important;line-height:.9!important;letter-spacing:-.06em!important}body.template-about-sensei .structure-header--about .cart-button{font-size:11px!important;line-height:1.35!important;letter-spacing:.06em!important}body.template-about-sensei .structure-header--about .cart-button span{width:20px!important;height:20px!important;min-width:20px!important;min-height:20px!important;margin-left:4px!important;background:#c6f91f!important;border:0!important;border-radius:50%!important}body.template-about-sensei .category-nav.structure-category-nav--about{position:sticky!important;inset:auto!important;top:74px!important;z-index:52!important;height:46px!important;min-height:46px!important;gap:clamp(22px,2.5vw,42px)!important;padding:0 var(--structure-gutter)!important;background:#f7f7f4f7!important;background-image:none!important;color:#050505!important;border-top:1px solid rgba(5,5,5,.09)!important;border-bottom:1px solid rgba(5,5,5,.12)!important;box-shadow:none!important;backdrop-filter:blur(12px)!important;-webkit-backdrop-filter:blur(12px)!important}body.template-about-sensei .structure-category-nav--about a{color:#050505!important;font-size:10px!important;font-weight:600!important;line-height:1.35!important;letter-spacing:.09em!important;text-transform:uppercase!important;text-shadow:none!important}body.template-about-sensei .structure-category-nav--about a:after{background:#050505!important}.about-editorial-v130{--about-130-paper:#eee7d9;--about-130-ink:#191817;--about-130-muted:#625d57;--about-130-accent:#a79ab7;--about-130-rule:rgba(25,24,23,.18);position:relative;isolation:isolate;overflow:hidden;min-height:100vh;background:var(--about-130-paper);color:var(--about-130-ink)}.about-editorial-v130__texture{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;pointer-events:none;background-image:url(washi-m70-neutral-2.webp);background-repeat:repeat;background-size:720px auto;opacity:.09;mix-blend-mode:multiply}.about-editorial-v130>*:not(.about-editorial-v130__texture){position:relative;z-index:1}.about-editorial-v130__hero,.about-editorial-v130__chapters{width:min(calc(100% - (var(--structure-gutter) * 2)),1220px);margin:0 auto}.about-editorial-v130__hero{min-height:560px;padding:clamp(88px,9vw,142px) 0 clamp(88px,9vw,138px);display:grid;grid-template-columns:minmax(0,1fr) minmax(260px,.5fr);gap:clamp(64px,9vw,136px);align-items:end;border-bottom:1px solid var(--about-130-rule)}.about-editorial-v130__hero-lockup{display:grid;grid-template-columns:112px minmax(0,1fr);gap:clamp(34px,4vw,62px);align-items:start}.about-editorial-v130__kanji{margin:2px 0 0;font-family:Yu Mincho,Hiragino Mincho ProN,Hiragino Mincho Pro,"Noto Serif JP",MS PMincho,serif;font-size:clamp(54px,5.5vw,76px);font-weight:400;line-height:1;letter-spacing:.12em;writing-mode:vertical-rl;text-orientation:upright;color:var(--about-130-accent)}.about-editorial-v130__eyebrow,.about-editorial-v130__chapter-label,.about-editorial-v130__closing-label{margin:0;font-family:DM Sans,Arial,sans-serif;font-size:10px;font-weight:600;line-height:1.4;letter-spacing:.16em;text-transform:uppercase}.about-editorial-v130__hero h1{max-width:12ch;margin:22px 0 0;font-family:Neue Haas Grotesk Display Pro,Helvetica Neue,Arial,sans-serif,sans-serif;font-size:clamp(46px,5vw,68px);font-weight:500;line-height:1.01;letter-spacing:-.052em}.about-editorial-v130__hero-intro{max-width:34ch;margin:0 0 4px;color:var(--about-130-muted);font-family:DM Sans,Arial,sans-serif;font-size:17px;line-height:1.72}.about-editorial-v130__hero-intro span[lang=ja]{font-family:Yu Mincho,Hiragino Mincho ProN,Hiragino Mincho Pro,"Noto Serif JP",MS PMincho,serif}.about-editorial-v130__chapter{display:grid;grid-template-columns:minmax(150px,.32fr) minmax(0,1fr);gap:clamp(52px,8vw,122px);padding:clamp(72px,7.5vw,112px) 0;border-bottom:1px solid var(--about-130-rule)}.about-editorial-v130__chapter-label{display:flex;gap:18px;align-items:baseline;color:var(--about-130-muted)}.about-editorial-v130__chapter-label span:first-child{color:var(--about-130-accent)}.about-editorial-v130__chapter-copy{max-width:720px}.about-editorial-v130__chapter-copy>p{max-width:59ch;margin:0 0 20px;color:var(--about-130-muted);font-family:DM Sans,Arial,sans-serif;font-size:17px;line-height:1.76}.about-editorial-v130__chapter-copy>p:last-child{margin-bottom:0}.about-editorial-v130__chapter-copy--principles>p:not(.about-editorial-v130__note){padding:19px 0;margin:0;border-top:1px solid var(--about-130-rule)}.about-editorial-v130__chapter-copy--principles>p:nth-child(3){border-bottom:1px solid var(--about-130-rule)}.about-editorial-v130__note{margin-top:28px!important;padding-left:18px;border-left:2px solid var(--about-130-accent);font-size:15px!important}.about-editorial-v130__questions{margin:34px 0 36px;padding:25px 0;border-top:1px solid var(--about-130-rule);border-bottom:1px solid var(--about-130-rule)}.about-editorial-v130__questions p,.about-editorial-v130__lead{margin:0;font-family:Neue Haas Grotesk Display Pro,Helvetica Neue,Arial,sans-serif,sans-serif!important;font-size:clamp(22px,1.9vw,28px)!important;font-weight:500;line-height:1.3!important;letter-spacing:-.03em;color:var(--about-130-ink)!important}.about-editorial-v130__questions p+p{margin-top:8px;color:var(--about-130-accent)!important}.about-editorial-v130__lead{max-width:28ch!important;margin-bottom:30px!important}.about-editorial-v130__closing{width:min(calc(100% - (var(--structure-gutter) * 2)),820px);margin:0 auto;padding:clamp(88px,9vw,138px) 0 clamp(80px,8vw,122px);text-align:center}.about-editorial-v130__closing-main{max-width:32ch;margin:0 auto;font-family:Neue Haas Grotesk Display Pro,Helvetica Neue,Arial,sans-serif,sans-serif;font-size:clamp(27px,2.5vw,36px);font-weight:500;line-height:1.34;letter-spacing:-.035em}.about-editorial-v130__closing-label{margin:26px auto 0;color:var(--about-130-muted)}.about-editorial-v130__official-motif{width:clamp(164px,13vw,214px);margin:52px auto 0;color:var(--about-130-accent)}.about-editorial-v130__official-motif .sensei-about-r5b__floral-mark{display:block!important;width:100%!important;height:auto!important;margin:0!important;color:inherit!important;opacity:.9!important;transform:none!important;filter:none!important}.about-editorial-v130__official-motif .sensei-about-r5b__floral-svg{display:block!important;width:100%!important;height:auto!important;overflow:visible!important;fill:currentColor!important;filter:none!important}@media(max-width:900px){body.template-about-sensei{background:var(--about-130-paper,#eee7d9)!important}body.template-about-sensei .site-header.structure-header--about{position:sticky!important;top:0!important;height:64px!important;min-height:64px!important;background:#eee7d9f5!important;border-bottom-color:#1918171f!important}body.template-about-sensei .structure-header--about .structure-header-inner{width:calc(100% - 36px)!important}body.template-about-sensei .structure-header--about .structure-locale{display:none!important}body.template-about-sensei .structure-header--about .structure-mobile-menu-button{display:block!important;color:#191817!important}body.template-about-sensei .structure-header--about .structure-mobile-menu-button__lines span{border-color:#191817!important;background:#191817!important}body.template-about-sensei .structure-header--about .structure-wordmark{font-size:25px!important}body.template-about-sensei .category-nav.structure-category-nav--about{display:none!important}body.template-about-sensei .structure-mobile-menu{top:64px!important;right:0!important;bottom:0!important;left:0!important;background:#eee7d9!important;color:#191817!important}.about-editorial-v130__hero,.about-editorial-v130__chapters,.about-editorial-v130__closing{width:calc(100% - 44px)}.about-editorial-v130__hero{min-height:520px;padding:62px 0 74px;display:block}.about-editorial-v130__hero-lockup{grid-template-columns:62px minmax(0,1fr);gap:24px;align-items:start}.about-editorial-v130__kanji{margin:1px auto 0;font-size:50px;line-height:1;letter-spacing:.13em}.about-editorial-v130__hero h1{max-width:9.2ch;margin-top:17px;font-size:clamp(37px,10vw,47px);line-height:1.03}.about-editorial-v130__hero-intro{max-width:30ch;margin:46px 0 0 86px;font-size:16px;line-height:1.72}.about-editorial-v130__chapter{grid-template-columns:1fr;gap:28px;padding:66px 0}.about-editorial-v130__chapter-copy>p{font-size:16px;line-height:1.75}.about-editorial-v130__questions p,.about-editorial-v130__lead{font-size:23px!important}.about-editorial-v130__closing{padding:78px 0 76px}.about-editorial-v130__closing-main{font-size:29px}}@media(max-width:560px){.about-editorial-v130__eyebrow,.about-editorial-v130__chapter-label,.about-editorial-v130__closing-label{font-size:9px}.about-editorial-v130__hero{min-height:500px;padding-top:54px}.about-editorial-v130__hero-lockup{grid-template-columns:56px minmax(0,1fr);gap:20px}.about-editorial-v130__kanji{font-size:46px}.about-editorial-v130__hero h1{font-size:38px}.about-editorial-v130__hero-intro{margin-left:76px}.about-editorial-v130__chapter{padding:58px 0}.about-editorial-v130__questions{margin:30px 0 32px;padding:22px 0}.about-editorial-v130__official-motif{width:172px}}@media(prefers-reduced-motion:reduce){.about-editorial-v130 *,.about-editorial-v130 *:before,.about-editorial-v130 *:after{animation:none!important;transition:none!important}}html.template-about-sensei-root,body.template-about-sensei{background-color:#eee7d9!important;color:#1b1a18!important;overscroll-behavior-y:auto!important}body.template-about-sensei{background-image:none!important;background-size:auto!important;background-attachment:scroll!important}body.template-about-sensei #MainContent{position:relative!important;z-index:1!important;margin:0!important;padding:0!important;background:transparent!important;color:#1b1a18!important}body.template-about-sensei .structure-announcement--about{position:relative!important;inset:auto!important;top:auto!important;z-index:54!important;display:flex!important;height:24px!important;min-height:24px!important;padding:0 18px!important;background:transparent!important;background-color:transparent!important;background-image:none!important;color:#1b1a18!important;border:0!important;border-bottom:1px solid rgba(27,26,24,.13)!important;box-shadow:none!important;backdrop-filter:none!important;-webkit-backdrop-filter:none!important;text-shadow:none!important;font-size:10px!important;line-height:1!important;letter-spacing:.07em!important}body.template-about-sensei .site-header.structure-header--about,body.template-about-sensei .site-header.structure-header--about:before,body.template-about-sensei .site-header.structure-header--about:after,body.template-about-sensei .structure-header--about .structure-header-inner,body.template-about-sensei .structure-header--about .structure-header-inner:before,body.template-about-sensei .structure-header--about .structure-header-inner:after{background:transparent!important;background-color:transparent!important;background-image:none!important;box-shadow:none!important;backdrop-filter:none!important;-webkit-backdrop-filter:none!important}body.template-about-sensei .site-header.structure-header--about{position:relative!important;inset:auto!important;top:auto!important;z-index:53!important;display:block!important;height:74px!important;min-height:74px!important;padding:0!important;color:#1b1a18!important;border:0!important;border-bottom:1px solid rgba(27,26,24,.13)!important}body.template-about-sensei .structure-header--about .structure-locale,body.template-about-sensei .structure-header--about .structure-wordmark,body.template-about-sensei .structure-header--about .cart-button,body.template-about-sensei .structure-header--about .cart-button span{color:#1b1a18!important;text-shadow:none!important}body.template-about-sensei .structure-header--about .cart-button span{width:20px!important;height:20px!important;min-width:20px!important;min-height:20px!important;margin-left:4px!important;background:transparent!important;border:1px solid rgba(27,26,24,.42)!important;border-radius:50%!important;box-shadow:none!important}body.template-about-sensei .category-nav.structure-category-nav--about,body.template-about-sensei .category-nav.structure-category-nav--about:before,body.template-about-sensei .category-nav.structure-category-nav--about:after{position:relative!important;inset:auto!important;top:auto!important;z-index:52!important;height:46px!important;min-height:46px!important;background:transparent!important;background-color:transparent!important;background-image:none!important;color:#1b1a18!important;border:0!important;border-bottom:1px solid rgba(27,26,24,.13)!important;box-shadow:none!important;backdrop-filter:none!important;-webkit-backdrop-filter:none!important}body.template-about-sensei .structure-category-nav--about a{color:#1b1a18!important;text-shadow:none!important}body.template-about-sensei .structure-category-nav--about a:after,body.template-about-sensei .structure-category-nav--about a[href="/pages/our-philosophy"]:after{background:#8d809d!important}body.template-about-sensei .structure-category-nav--about a[href="/pages/our-philosophy"]:after{transform:scaleX(1)!important}body.template-about-sensei .structure-header--about .structure-mobile-menu-button{color:#1b1a18!important;text-shadow:none!important}body.template-about-sensei .structure-header--about .structure-mobile-menu-button__lines span{border-color:#1b1a18!important;background:#1b1a18!important}body.template-about-sensei .structure-mobile-menu{background-color:#eee7d9!important;background-image:none!important;background-size:auto!important;color:#1b1a18!important}body.template-about-sensei .structure-mobile-menu a{color:#1b1a18!important;border-color:#1b1a1824!important}.about-kinto-v131{position:relative;isolation:isolate;overflow:hidden;background:transparent;color:#1b1a18;font-family:DM Sans,Arial,sans-serif}.about-kinto-v131__wrap{width:min(1180px,calc(100% - 80px));margin:0 auto}.about-kinto-v131__hero{min-height:560px;display:grid;grid-template-columns:minmax(0,1fr) 340px;gap:100px;align-items:end;padding:95px 0 105px;border-bottom:1px solid rgba(27,26,24,.17)}.about-kinto-v131__lockup{display:grid;grid-template-columns:100px minmax(0,1fr);gap:42px;align-items:start}.about-kinto-v131__kanji{margin:0;writing-mode:vertical-rl;text-orientation:upright;font-family:Yu Mincho,Hiragino Mincho ProN,"Noto Serif JP",serif;font-size:72px;font-weight:400;letter-spacing:.12em;line-height:1;color:#9a8daa}.about-kinto-v131__eyebrow,.about-kinto-v131__label,.about-kinto-v131__closing-label{margin:0;font-family:DM Sans,Arial,sans-serif;font-size:10px;font-weight:700;letter-spacing:.18em;line-height:1.4;text-transform:uppercase}.about-kinto-v131__title-group h1{max-width:11ch;margin:18px 0 0;font-family:Neue Haas Grotesk Display Pro,Helvetica Neue,Arial,sans-serif,Arial,sans-serif;font-size:clamp(50px,4.35vw,62px);font-weight:600;letter-spacing:-.055em;line-height:1.02}.about-kinto-v131__intro{max-width:31ch;margin:0;color:#625d57;font-size:17px;line-height:1.75}.about-kinto-v131__content{width:min(700px,calc(100% - 48px));margin:0 auto;padding:105px 0 0}.about-kinto-v131__section{padding:0 0 84px}.about-kinto-v131__section+.about-kinto-v131__section{padding-top:84px;border-top:1px solid rgba(27,26,24,.14)}.about-kinto-v131__label{margin-bottom:28px;color:#8d809d}.about-kinto-v131__section>p:not(.about-kinto-v131__label):not(.about-kinto-v131__lead),.about-kinto-v131__principles p,.about-kinto-v131__note{max-width:58ch;margin:0 0 19px;color:#57524d;font-size:17px;line-height:1.82}.about-kinto-v131__section p:last-child{margin-bottom:0}.about-kinto-v131__principles{margin:32px 0 0;border-top:1px solid rgba(27,26,24,.15);border-bottom:1px solid rgba(27,26,24,.15)}.about-kinto-v131__principles p{margin:0;padding:18px 0;border-top:1px solid rgba(27,26,24,.1)}.about-kinto-v131__principles p:first-child{border-top:0}.about-kinto-v131__note{margin-top:28px!important}.about-kinto-v131__questions{margin:35px 0;padding:28px 0;border-top:1px solid rgba(27,26,24,.15);border-bottom:1px solid rgba(27,26,24,.15)}.about-kinto-v131__questions p{margin:0;color:#1b1a18;font-family:Neue Haas Grotesk Display Pro,Helvetica Neue,Arial,sans-serif,Arial,sans-serif;font-size:24px;font-weight:500;letter-spacing:-.025em;line-height:1.38}.about-kinto-v131__questions p+p{margin-top:7px;color:#8d809d}.about-kinto-v131__lead{margin:0 0 30px;color:#1b1a18;font-family:Neue Haas Grotesk Display Pro,Helvetica Neue,Arial,sans-serif,Arial,sans-serif;font-size:27px;font-weight:500;letter-spacing:-.03em;line-height:1.42}.about-kinto-v131__closing{padding:112px 24px 100px;text-align:center;border-top:1px solid rgba(27,26,24,.15)}.about-kinto-v131__closing-main{max-width:29ch;margin:0 auto;font-family:Neue Haas Grotesk Display Pro,Helvetica Neue,Arial,sans-serif,Arial,sans-serif;font-size:31px;font-weight:500;letter-spacing:-.035em;line-height:1.42}.about-kinto-v131__closing-label{margin-top:25px;color:#625d57}.about-kinto-v131__motif{width:170px;margin:52px auto 0}.about-kinto-v131__motif img{display:block;width:100%;height:auto;mix-blend-mode:multiply}@media(max-width:900px){body.template-about-sensei .site-header.structure-header--about{height:64px!important;min-height:64px!important}body.template-about-sensei .category-nav.structure-category-nav--about{display:none!important}body.template-about-sensei .structure-mobile-menu{top:88px!important;right:0!important;bottom:0!important;left:0!important}.about-kinto-v131__wrap{width:calc(100% - 44px)}.about-kinto-v131__hero{display:block;min-height:0;padding:62px 0 70px}.about-kinto-v131__lockup{grid-template-columns:58px minmax(0,1fr);gap:22px}.about-kinto-v131__kanji{font-size:48px}.about-kinto-v131__title-group h1{max-width:9ch;font-size:42px}.about-kinto-v131__intro{margin:44px 0 0 80px;font-size:16px}.about-kinto-v131__content{width:calc(100% - 44px);padding-top:68px}.about-kinto-v131__section{padding-bottom:62px}.about-kinto-v131__section+.about-kinto-v131__section{padding-top:62px}.about-kinto-v131__section>p:not(.about-kinto-v131__label):not(.about-kinto-v131__lead),.about-kinto-v131__principles p,.about-kinto-v131__note{font-size:16px;line-height:1.78}.about-kinto-v131__questions p{font-size:21px}.about-kinto-v131__lead{font-size:24px}.about-kinto-v131__closing{padding:78px 22px 84px}.about-kinto-v131__closing-main{font-size:27px}}@media(max-width:420px){.about-kinto-v131__wrap,.about-kinto-v131__content{width:calc(100% - 36px)}.about-kinto-v131__lockup{grid-template-columns:52px minmax(0,1fr);gap:18px}.about-kinto-v131__kanji{font-size:43px}.about-kinto-v131__title-group h1{font-size:clamp(36px,10.8vw,42px)}.about-kinto-v131__intro{margin-left:70px}}html.template-about-sensei-root,html.template-about-sensei-root body.template-about-sensei,body.template-about-sensei #MainContent,body.template-about-sensei .about-kinto-v131,body.template-about-sensei .about-kinto-v131__wrap,body.template-about-sensei .about-kinto-v131__content,body.template-about-sensei .about-kinto-v131__closing{background-color:#eee7d9!important;color:#1b1a18!important}html.template-about-sensei-root body.template-about-sensei,body.template-about-sensei #MainContent,body.template-about-sensei .about-kinto-v131{background-image:none!important;background-size:auto!important}body.template-about-sensei .structure-announcement--about{height:24px!important;min-height:24px!important;font-size:10px!important;line-height:1!important;letter-spacing:.07em!important}body.template-about-sensei .site-header.structure-header--about{height:74px!important;min-height:74px!important}body.template-about-sensei .structure-header--about .structure-locale{font-size:11px!important;letter-spacing:.05em!important}body.template-about-sensei .structure-header--about .structure-wordmark{font-size:29px!important;line-height:1!important;letter-spacing:-.06em!important}body.template-about-sensei .structure-header--about .cart-button,body.template-about-sensei .structure-header--about .structure-mobile-menu-button{font-size:11px!important;letter-spacing:.06em!important}body.template-about-sensei .structure-category-nav--about{height:46px!important;min-height:46px!important}body.template-about-sensei .structure-category-nav--about a{font-size:12px!important;letter-spacing:.01em!important}body.template-about-sensei .about-kinto-v131__hero{min-height:560px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:0;padding:92px 0 102px;text-align:center}body.template-about-sensei .about-kinto-v131__lockup{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:30px;width:100%}body.template-about-sensei .about-kinto-v131__kanji{margin:0 auto;writing-mode:vertical-rl;text-orientation:upright}body.template-about-sensei .about-kinto-v131__title-group{display:flex;flex-direction:column;align-items:center}body.template-about-sensei .about-kinto-v131__title-group h1{max-width:13ch;margin:16px auto 0;text-align:center}body.template-about-sensei .about-kinto-v131__intro{max-width:36ch;margin:42px auto 0;text-align:center}body.template-about-sensei .about-kinto-v131__motif{width:clamp(164px,13vw,214px);margin:52px auto 0;color:#9a8daa}body.template-about-sensei .about-kinto-v131__motif .sensei-about-r5b__floral-mark{display:block!important;width:100%!important;height:auto!important;margin:0!important;color:inherit!important;opacity:.9!important;transform:none!important;filter:none!important}body.template-about-sensei .about-kinto-v131__motif .sensei-about-r5b__floral-svg{display:block!important;width:100%!important;height:auto!important;overflow:visible!important;fill:currentColor!important;filter:none!important}@media(max-width:900px){html.template-about-sensei-root,html.template-about-sensei-root body.template-about-sensei,body.template-about-sensei #MainContent,body.template-about-sensei .about-kinto-v131,body.template-about-sensei .about-kinto-v131__wrap,body.template-about-sensei .about-kinto-v131__content,body.template-about-sensei .about-kinto-v131__closing,body.template-about-sensei .structure-mobile-menu{background-color:#eee7d9!important;color:#1b1a18!important}body.template-about-sensei .structure-announcement--about{height:24px!important;min-height:24px!important;font-size:10px!important}body.template-about-sensei .site-header.structure-header--about{height:64px!important;min-height:64px!important}body.template-about-sensei .structure-header--about .structure-wordmark{font-size:25px!important}body.template-about-sensei .structure-header--about .cart-button,body.template-about-sensei .structure-header--about .structure-mobile-menu-button{font-size:11px!important}body.template-about-sensei .about-kinto-v131__hero{min-height:0;padding:64px 0 72px}body.template-about-sensei .about-kinto-v131__lockup{display:flex;flex-direction:column;align-items:center;gap:24px}body.template-about-sensei .about-kinto-v131__kanji{margin:0 auto;font-size:48px}body.template-about-sensei .about-kinto-v131__title-group h1{max-width:10ch;margin:14px auto 0}body.template-about-sensei .about-kinto-v131__intro{margin:36px auto 0;font-size:16px}}@media(max-width:420px){body.template-about-sensei .about-kinto-v131__kanji{font-size:43px}body.template-about-sensei .about-kinto-v131__intro{margin-left:auto;margin-right:auto}}body.template-about-sensei .structure-announcement--about{height:24px!important;min-height:24px!important;padding:0!important;font-size:10px!important;line-height:normal!important;letter-spacing:normal!important}body.template-about-sensei .site-header.structure-header--about{height:74px!important;min-height:74px!important;padding:0!important}body.template-about-sensei .structure-header--about .structure-header-inner{width:100%!important;max-width:none!important;height:100%!important;min-height:0!important;padding-inline:clamp(18px,2.8vw,48px)!important;grid-template-columns:minmax(0,1fr) auto minmax(0,1fr)!important}body.template-about-sensei .structure-header--about .structure-wordmark{font-size:clamp(34px,2.45vw,40px)!important;line-height:.9!important;letter-spacing:normal!important;font-weight:700!important}body.template-about-sensei .structure-header--about .structure-locale{font-size:11px!important;line-height:normal!important;letter-spacing:.05em!important}body.template-about-sensei .structure-header--about .cart-button{font-size:11px!important;line-height:normal!important;letter-spacing:.06em!important}body.template-about-sensei .structure-header--about .cart-button span{width:auto!important;height:auto!important;min-width:0!important;min-height:0!important;margin-left:4px!important;padding:0!important;border:0!important;border-radius:0!important;background:transparent!important}body.template-about-sensei .category-nav.structure-category-nav--about{height:46px!important;min-height:46px!important;gap:clamp(22px,2.5vw,42px)!important;padding:0 var(--structure-gutter)!important}body.template-about-sensei .structure-category-nav--about a{font-size:10px!important;font-weight:600!important;line-height:normal!important;letter-spacing:.09em!important}@media(max-width:900px){body.template-about-sensei .structure-announcement--about{height:24px!important;min-height:24px!important;font-size:10px!important}body.template-about-sensei .site-header.structure-header--about{position:relative!important;top:auto!important;height:64px!important;min-height:64px!important;margin:0!important}body.template-about-sensei .structure-header--about .structure-header-inner{width:100%!important;height:64px!important;min-height:64px!important;padding-inline:18px!important;grid-template-columns:minmax(0,1fr) auto minmax(0,1fr)!important}body.template-about-sensei .structure-header--about .structure-wordmark{font-size:29px!important;line-height:.9!important;letter-spacing:normal!important}body.template-about-sensei .structure-header--about .structure-mobile-menu-button{width:auto!important;height:auto!important;padding:0!important;font-size:11px!important;line-height:normal!important;letter-spacing:.06em!important}body.template-about-sensei .structure-header--about .structure-mobile-menu-button__lines span{width:28px!important;margin:6px 0!important;border-top-width:1px!important}body.template-about-sensei .structure-header--about .cart-button{font-size:11px!important;line-height:normal!important;letter-spacing:.06em!important}body.template-about-sensei .structure-mobile-menu{top:88px!important;right:0!important;bottom:0!important;left:0!important}body.template-about-sensei .about-kinto-v131__wrap{width:calc(100% - 44px)!important}body.template-about-sensei .about-kinto-v131__hero{box-sizing:border-box!important;min-height:calc(100svh - 88px)!important;display:flex!important;flex-direction:column!important;align-items:center!important;justify-content:center!important;padding:clamp(58px,8svh,82px) 0 clamp(38px,5svh,56px)!important;text-align:center!important}body.template-about-sensei .about-kinto-v131__lockup{display:flex!important;flex-direction:column!important;align-items:center!important;justify-content:center!important;gap:clamp(22px,3.2svh,30px)!important;width:100%!important}body.template-about-sensei .about-kinto-v131__kanji{margin:0 auto!important;font-size:clamp(48px,13.2vw,58px)!important;line-height:1!important}body.template-about-sensei .about-kinto-v131__title-group h1{max-width:9.6ch!important;margin:clamp(12px,1.8svh,18px) auto 0!important;font-size:clamp(38px,10.5vw,46px)!important;line-height:1.03!important}body.template-about-sensei .about-kinto-v131__intro{max-width:30ch!important;margin:clamp(42px,6svh,62px) auto 0!important;font-size:16px!important;line-height:1.72!important}}@media(max-width:560px){body.template-about-sensei .structure-header--about .structure-wordmark{font-size:24px!important}}@media(max-width:420px){body.template-about-sensei .about-kinto-v131__wrap{width:calc(100% - 36px)!important}body.template-about-sensei .about-kinto-v131__hero{min-height:calc(100svh - 88px)!important;padding-top:clamp(54px,7svh,70px)!important;padding-bottom:clamp(34px,4.5svh,48px)!important}body.template-about-sensei .about-kinto-v131__title-group h1{font-size:clamp(36px,10.2vw,42px)!important}body.template-about-sensei .about-kinto-v131__intro{margin-top:clamp(38px,5.5svh,54px)!important}}body.template-about-sensei .structure-announcement--about{position:relative!important;inset:auto!important;top:auto!important;height:24px!important;min-height:24px!important;padding:0!important;font-size:10px!important;line-height:1.35!important;letter-spacing:.07em!important;text-align:center!important;background:transparent!important;color:#1b1a18!important;border:0!important;border-bottom:1px solid rgba(27,26,24,.13)!important}body.template-about-sensei .site-header.structure-header--about{position:sticky!important;inset:auto!important;top:0!important;height:74px!important;min-height:0!important;padding:0!important;background:transparent!important;color:#1b1a18!important;border:0!important;border-bottom:1px solid rgba(27,26,24,.13)!important}body.template-about-sensei .structure-header--about .structure-header-inner{position:relative!important;width:100%!important;max-width:none!important;height:100%!important;margin:0 auto!important;padding-inline:clamp(18px,2.8vw,48px)!important;display:grid!important;grid-template-columns:minmax(0,1fr) auto minmax(0,1fr)!important;grid-template-areas:"header-left header-brand header-cart"!important;align-items:center!important;background:transparent!important}body.template-about-sensei .structure-header--about .structure-header-left{grid-area:header-left!important;justify-self:start!important}body.template-about-sensei .structure-header--about .structure-header-brand{grid-area:header-brand!important;justify-self:center!important}body.template-about-sensei .structure-header--about .structure-header-cart{grid-area:header-cart!important;justify-self:end!important}body.template-about-sensei .structure-header--about .structure-wordmark{font-size:clamp(34px,2.45vw,40px)!important;line-height:.9!important;letter-spacing:-.06em!important}body.template-about-sensei .structure-header--about .structure-locale{font-size:11px!important;line-height:1.35!important;letter-spacing:.05em!important}body.template-about-sensei .structure-header--about .cart-button{display:inline-flex!important;align-items:center!important;padding:0!important;font-size:11px!important;line-height:1.35!important;letter-spacing:.06em!important;white-space:nowrap!important}body.template-about-sensei .structure-header--about .cart-button span{width:20px!important;height:20px!important;min-width:20px!important;min-height:20px!important;margin-left:4px!important;font-size:inherit!important;line-height:1!important}body.template-about-sensei .category-nav.structure-category-nav--about{position:sticky!important;inset:auto!important;top:74px!important;height:46px!important;min-height:46px!important;padding:0 var(--structure-gutter)!important;gap:clamp(22px,2.5vw,42px)!important;background:transparent!important;color:#1b1a18!important;border-top:1px solid rgba(27,26,24,.09)!important;border-bottom:1px solid rgba(27,26,24,.13)!important}body.template-about-sensei .structure-category-nav--about a{font-size:10px!important;font-weight:600!important;line-height:1.35!important;letter-spacing:.09em!important;text-transform:uppercase!important}@media(max-width:1180px)and (min-width:901px){body.template-about-sensei .structure-header--about .structure-wordmark{font-size:34px!important}}@media(max-width:900px){body.template-about-sensei .site-header.structure-header--about{top:0!important;height:64px!important;min-height:0!important}body.template-about-sensei .structure-header--about .structure-header-inner{width:100%!important;padding-inline:18px!important}body.template-about-sensei .structure-header--about .structure-wordmark{font-size:25px!important;line-height:.9!important}body.template-about-sensei .structure-header--about .structure-mobile-menu-button{position:static!important;display:inline-flex!important;width:30px!important;height:30px!important;padding:0!important;align-items:center!important;justify-content:center!important;font-size:11px!important;line-height:1.35!important;letter-spacing:.06em!important}body.template-about-sensei .structure-header--about .cart-button{font-size:11px!important;line-height:1.35!important;letter-spacing:.06em!important}body.template-about-sensei .structure-mobile-menu{top:92px!important;right:auto!important;bottom:auto!important;left:0!important}body.template-about-sensei .about-kinto-v131__hero{box-sizing:border-box!important;min-height:clamp(570px,calc(100svh - 88px),680px)!important;padding:clamp(58px,8svh,78px) 0 clamp(46px,6svh,62px)!important;display:flex!important;flex-direction:column!important;align-items:center!important;justify-content:center!important;text-align:center!important}body.template-about-sensei .about-kinto-v131__lockup{display:flex!important;flex-direction:column!important;align-items:center!important;justify-content:center!important;gap:clamp(20px,3svh,27px)!important;width:100%!important}body.template-about-sensei .about-kinto-v131__kanji{margin:0 auto!important}body.template-about-sensei .about-kinto-v131__title-group h1{margin:12px auto 0!important}body.template-about-sensei .about-kinto-v131__intro{margin:clamp(44px,6svh,58px) auto 0!important}}@media(max-width:760px){body.template-about-sensei .structure-announcement--about{height:28px!important;min-height:28px!important;padding-inline:12px!important;font-size:9px!important;line-height:1.35!important;letter-spacing:.06em!important}body.template-about-sensei .site-header.structure-header--about{top:28px!important}body.template-about-sensei .structure-header--about .structure-header-inner{padding-inline:22px!important}body.template-about-sensei .structure-header--about .structure-mobile-menu-button,body.template-about-sensei .structure-header--about .cart-button{font-size:10px!important;line-height:1.35!important;letter-spacing:.08em!important}body.template-about-sensei .structure-header--about .cart-button span{width:22px!important;height:22px!important;min-width:22px!important;min-height:22px!important;margin-left:6px!important;font-size:11px!important}body.template-about-sensei .about-kinto-v131__hero{min-height:clamp(570px,calc(100svh - 92px),680px)!important}}@media(max-width:560px){body.template-about-sensei .structure-header--about .structure-header-inner{padding-inline:18px!important}body.template-about-sensei .structure-header--about .structure-wordmark{font-size:24px!important}body.template-about-sensei .about-kinto-v131__hero{min-height:clamp(560px,calc(100svh - 92px),660px)!important;padding:clamp(54px,7svh,70px) 0 clamp(44px,5.5svh,58px)!important}body.template-about-sensei .about-kinto-v131__kanji{font-size:43px!important}body.template-about-sensei .about-kinto-v131__title-group h1{max-width:10ch!important;font-size:clamp(36px,10.8vw,42px)!important}body.template-about-sensei .about-kinto-v131__intro{max-width:31ch!important;font-size:16px!important}}body.template-about-sensei .site-header.structure-header--about{border-bottom:0!important;box-shadow:inset 0 -1px #1b1a1821!important}body.template-about-sensei .structure-header--about .structure-header-inner{min-height:0!important}body.template-about-sensei .structure-header--about .cart-button span{min-height:auto!important;line-height:1.35!important}html.template-about-sensei-root,body.template-about-sensei{background-color:#eee7d9!important;background-image:none!important;background-repeat:no-repeat!important;background-attachment:scroll!important}html.template-about-sensei-root body.template-about-sensei,html.template-about-sensei-root body.template-about-sensei #MainContent,html.template-about-sensei-root body.template-about-sensei .about-kinto-v131,html.template-about-sensei-root body.template-about-sensei .about-kinto-v131__wrap,html.template-about-sensei-root body.template-about-sensei .about-kinto-v131__content,html.template-about-sensei-root body.template-about-sensei .about-kinto-v131__closing,body.template-about-sensei .structure-mobile-menu{background-color:#eee7d9!important;background-image:none!important;background-repeat:no-repeat!important}#MainContent.page{background-color:var(--paper,#f7f7f4);background-image:linear-gradient(#f7f7f4d9,#f7f7f4d9),url(peony-pencil-overlay-5x3.png);background-repeat:no-repeat,repeat-y;background-position:center top,center top;background-size:100% 100%,min(1600px,112vw) auto}#MainContent .editorial-home-v44,#MainContent .home-canvas.structure-coffee-section.editorial-coffee-v44,#MainContent .editorial-service-sequence,#MainContent .community-editorial,#MainContent .visit-editorial,#MainContent .visit-editorial--single{background-color:transparent}#MainContent .editorial-coffee-peony-v44{display:none}html.template-about-sensei-root body.template-about-sensei #MainContent.page{background-color:#eee7d9!important;background-image:linear-gradient(#eee7d9d9,#eee7d9d9),url(peony-pencil-overlay-5x3.png)!important;background-repeat:no-repeat,repeat-y!important;background-position:center top,center top!important;background-size:100% 100%,min(1600px,112vw) auto!important}html.template-about-sensei-root body.template-about-sensei .about-kinto-v131,html.template-about-sensei-root body.template-about-sensei .about-kinto-v131__wrap,html.template-about-sensei-root body.template-about-sensei .about-kinto-v131__content,html.template-about-sensei-root body.template-about-sensei .about-kinto-v131__closing{background-color:transparent!important;background-image:none!important}#MainContent .home-coffee-visual,#MainContent .collection-coffee-visual{background-color:transparent;background-image:none}#MainContent .structure-hero-media,#MainContent .editorial-service-media,#MainContent .community-editorial-hero__media,#MainContent .community-video-chapter__media,#MainContent .visit-editorial-hero__media,#MainContent .visit-single__media,#MainContent .product-gallery,#MainContent .product-image,#MainContent .video-frame,#MainContent iframe,#MainContent video{background-image:none}.cart-button span,body.template-about-sensei .structure-header--about .cart-button span{background:var(--ink,#050505)!important;color:var(--white,#fff)!important;border-color:var(--ink,#050505)!important;box-shadow:none!important;text-shadow:none!important}.contact-form .form-success{background:var(--ink,#050505);color:var(--white,#fff)}@media(max-width:760px){#MainContent.page,html.template-about-sensei-root body.template-about-sensei #MainContent.page{background-size:100% 100%,175vw auto!important}}.cart-selling-plan{margin:6px 0 0;font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.06em}.cart-subscription-properties{display:grid;gap:4px;margin:10px 0 0;font-size:11px;color:var(--muted)}.cart-subscription-properties div{display:flex;gap:5px}.cart-subscription-properties dt{font-weight:700}.cart-subscription-properties dd{margin:0}.cart-subscription-quantity{max-width:120px;font-size:10px;line-height:1.35;text-transform:uppercase;letter-spacing:.06em;color:var(--muted)}.cart-subscription-meta{display:grid;gap:3px;margin:8px 0 10px;font-size:10px;line-height:1.35;color:var(--muted)}.cart-subscription-meta span{display:block}.cart-subscription-meta b{color:var(--ink);font-weight:600}.skool-mark,.skool-mark *{font-family:Space Grotesk,sans-serif!important}
/*# sourceMappingURL=/cdn/shop/t/180/assets/sensei.css.map */
