/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */
@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,:before,:after,::backdrop{--tw-rotate-x:initial;--tw-rotate-y:initial;--tw-rotate-z:initial;--tw-skew-x:initial;--tw-skew-y:initial;--tw-border-style:solid;--tw-shadow:0 0 #0000;--tw-shadow-color:initial;--tw-shadow-alpha:100%;--tw-inset-shadow:0 0 #0000;--tw-inset-shadow-color:initial;--tw-inset-shadow-alpha:100%;--tw-ring-color:initial;--tw-ring-shadow:0 0 #0000;--tw-inset-ring-color:initial;--tw-inset-ring-shadow:0 0 #0000;--tw-ring-inset:initial;--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-offset-shadow:0 0 #0000;--tw-outline-style:solid;--tw-blur:initial;--tw-brightness:initial;--tw-contrast:initial;--tw-grayscale:initial;--tw-hue-rotate:initial;--tw-invert:initial;--tw-opacity:initial;--tw-saturate:initial;--tw-sepia:initial;--tw-drop-shadow:initial;--tw-drop-shadow-color:initial;--tw-drop-shadow-alpha:100%;--tw-drop-shadow-size:initial;--tw-backdrop-blur:initial;--tw-backdrop-brightness:initial;--tw-backdrop-contrast:initial;--tw-backdrop-grayscale:initial;--tw-backdrop-hue-rotate:initial;--tw-backdrop-invert:initial;--tw-backdrop-opacity:initial;--tw-backdrop-saturate:initial;--tw-backdrop-sepia:initial;--tw-ease:initial}}}@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--spacing:.25rem;--ease-out:cubic-bezier(0, 0, .2, 1);--ease-in-out:cubic-bezier(.4, 0, .2, 1);--default-transition-duration:.15s;--default-transition-timing-function:cubic-bezier(.4, 0, .2, 1);--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.visible{visibility:visible}.\!sticky{position:sticky!important}.fixed{position:fixed}.relative{position:relative}.static{position:static}.sticky{position:sticky}.start{inset-inline-start:var(--spacing)}.end{inset-inline-end:var(--spacing)}.block{display:block}.flex{display:flex}.table{display:table}.flex-shrink{flex-shrink:1}.transform{transform:var(--tw-rotate-x,) var(--tw-rotate-y,) var(--tw-rotate-z,) var(--tw-skew-x,) var(--tw-skew-y,)}.resize{resize:both}.flex-wrap{flex-wrap:wrap}.border{border-style:var(--tw-border-style);border-width:1px}.text-wrap{text-wrap:wrap}.shadow{--tw-shadow:0 1px 3px 0 var(--tw-shadow-color,#0000001a), 0 1px 2px -1px var(--tw-shadow-color,#0000001a);box-shadow:var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow)}.outline{outline-style:var(--tw-outline-style);outline-width:1px}.blur{--tw-blur:blur(8px);filter:var(--tw-blur,) var(--tw-brightness,) var(--tw-contrast,) var(--tw-grayscale,) var(--tw-hue-rotate,) var(--tw-invert,) var(--tw-saturate,) var(--tw-sepia,) var(--tw-drop-shadow,)}.filter{filter:var(--tw-blur,) var(--tw-brightness,) var(--tw-contrast,) var(--tw-grayscale,) var(--tw-hue-rotate,) var(--tw-invert,) var(--tw-saturate,) var(--tw-sepia,) var(--tw-drop-shadow,)}.backdrop-filter{-webkit-backdrop-filter:var(--tw-backdrop-blur,) var(--tw-backdrop-brightness,) var(--tw-backdrop-contrast,) var(--tw-backdrop-grayscale,) var(--tw-backdrop-hue-rotate,) var(--tw-backdrop-invert,) var(--tw-backdrop-opacity,) var(--tw-backdrop-saturate,) var(--tw-backdrop-sepia,);backdrop-filter:var(--tw-backdrop-blur,) var(--tw-backdrop-brightness,) var(--tw-backdrop-contrast,) var(--tw-backdrop-grayscale,) var(--tw-backdrop-hue-rotate,) var(--tw-backdrop-invert,) var(--tw-backdrop-opacity,) var(--tw-backdrop-saturate,) var(--tw-backdrop-sepia,)}.transition{transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke,--tw-gradient-from,--tw-gradient-via,--tw-gradient-to,opacity,box-shadow,transform,translate,scale,rotate,filter,-webkit-backdrop-filter,backdrop-filter,display,content-visibility,overlay,pointer-events;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function));transition-duration:var(--tw-duration,var(--default-transition-duration))}.delay-100{transition-delay:.1s}.delay-600{transition-delay:.6s}.delay-700{transition-delay:.7s}.delay-800{transition-delay:.8s}.ease-in-out{--tw-ease:var(--ease-in-out);transition-timing-function:var(--ease-in-out)}.ease-out{--tw-ease:var(--ease-out);transition-timing-function:var(--ease-out)}}:root{--ink:#171816;--muted:#747875;--line:#1d201e2e}*{box-sizing:border-box}html{scroll-behavior:smooth;background:#fff}body{color:var(--ink);background:#fff;margin:0;font-family:Arial,PingFang SC,Microsoft YaHei,sans-serif;overflow-x:hidden}button,a{color:inherit;font:inherit}button{border:0}.world-screen{width:100%;min-height:100svh;position:relative;overflow:hidden}.global-header{z-index:500;color:#20221f;mix-blend-mode:multiply;pointer-events:none;grid-template-columns:1fr auto 1fr;align-items:start;height:112px;padding:28px 3.2vw;transition:color .35s;display:grid;position:fixed;inset:0 0 auto}.global-header a{pointer-events:auto;text-decoration:none}.global-header.world-2{color:#fff;mix-blend-mode:normal;text-shadow:0 1px 18px #00000073}.world-mark{letter-spacing:.16em;gap:20px;font-size:12px;font-weight:700;display:flex}.world-author{letter-spacing:.18em;font-size:11px;font-weight:700}.screen-count{letter-spacing:.15em;justify-self:end;font-size:12px;font-weight:700}.eyebrow{letter-spacing:.22em;text-transform:uppercase;margin:0;font-size:11px;font-weight:700}.next-world{z-index:30;letter-spacing:.12em;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border:1px solid;border-radius:999px;justify-content:center;align-items:center;gap:16px;min-width:285px;padding:13px 18px;font-size:11px;text-decoration:none;display:flex;position:absolute;bottom:28px;left:50%;transform:translate(-50%)}.next-world strong{opacity:.62;font-size:10px}.next-world i{font-size:18px;font-style:normal}.w01-intro{background:linear-gradient(145deg,#aaa6e6 0%,#cad8cf 43%,#efdbe3 73%,#faf5f2 100%);place-items:center;display:grid}.liquid-backdrop{z-index:0;position:absolute;inset:0}.liquid-backdrop canvas{width:100%;height:100%;display:block}.liquid-fallback .liquid-backdrop canvas{display:none}.w01-intro:after{content:"";z-index:1;pointer-events:none;background:linear-gradient(#ffffff0f,#ffffff24);position:absolute;inset:0}.intro-copy{z-index:2;text-align:center;margin-top:-2vh;position:relative}.intro-copy h1{letter-spacing:-.055em;margin:26px 0 22px;font-family:Georgia,Times New Roman,serif;font-size:clamp(50px,5.3vw,92px);font-weight:400;line-height:.98}.serif-note{color:#191b19a6;margin:0;font:italic 17px/1.55 Georgia,serif}.intro-note{letter-spacing:.04em;margin:22px 0;font-size:14px}.mouse-guide{background:#ffffff21;border:1px solid #ffffffb8;border-radius:99px;align-items:center;gap:10px;width:max-content;margin:0 auto;padding:10px 17px;font-size:12px;display:flex;box-shadow:inset 0 0 20px #ffffff26}.mouse-guide i{color:#fff;background:#325261;border-radius:10px;place-items:center;width:30px;height:30px;font-style:normal;display:grid}.product-fit{z-index:3;text-align:center;border-block:1px solid #23252326;width:min(900px,90vw);padding:18px 10px;font-size:12px;position:absolute;bottom:102px;left:50%;transform:translate(-50%)}.product-fit strong{margin-bottom:12px;font-size:14px;display:block}.product-fit div{color:#1e1f1e9e;flex-wrap:wrap;justify-content:center;gap:9px 21px;display:flex}.product-fit div span+span:before{content:"•";opacity:.4;margin-right:21px}.product-fit .fit-pages{text-transform:uppercase;letter-spacing:.12em;margin-top:10px;font-size:11px}.scroll-cue{z-index:3;border:1px solid #ffffffb8;border-radius:99px;align-items:center;gap:15px;padding:12px 18px;font-size:11px;text-decoration:none;display:flex;position:absolute;bottom:28px;right:4vw}.scroll-cue i{font-size:20px;font-style:normal}.w01-application{isolation:isolate;background:#fff;flex-direction:column;align-items:center;gap:14px;min-height:100svh;padding:128px 4vw 92px;display:flex}.w01-application:before{content:"";z-index:-2;background:radial-gradient(circle at 0 0,#b3ded547,#0000 28%),radial-gradient(circle at 100% 0,#d2c2e838,#0000 29%),radial-gradient(circle at 0 100%,#e0cde42e,#0000 28%),radial-gradient(circle at 100% 100%,#baddd338,#0000 28%),#fff;transition:filter .4s;position:absolute;inset:0}.state-ritual:before{filter:hue-rotate(28deg)saturate(.55)}.state-touchless:before{filter:hue-rotate(76deg)saturate(.7)}.state-emotion:before{filter:hue-rotate(310deg)saturate(.65)}.application-heading{text-align:center;z-index:2}.application-heading h2{letter-spacing:-.045em;margin:18px 0 0;font:400 clamp(42px,4.8vw,78px)/1 Georgia,serif}.beauty-stage{flex:none;width:min(1240px,92vw);height:510px;position:relative}.portrait-frame{z-index:3;background:#fff;border:1px solid #5fb8a86b;border-radius:48% 48% 44% 44%;width:430px;height:430px;position:absolute;top:4px;left:50%;overflow:visible;transform:translate(-50%)}.portrait-frame img{object-fit:contain;width:470px;height:470px;display:block;position:absolute;top:-36px;left:50%;transform:translate(-50%)}.feature-arc{border:1px solid var(--line);border-top:0;border-radius:0 0 50% 50%;height:350px;position:absolute;top:102px;left:4%;right:4%}.feature{z-index:5;text-align:center;cursor:pointer;background:0 0;width:270px;padding:0;position:absolute}.feature i,.mobile-features button>i{background:#fff;border:1px solid #7a7f7b;border-radius:9px;width:32px;height:32px;margin:0 auto 11px;transition:all .3s;display:block;transform:rotate(45deg)}.feature i:after,.mobile-features button>i:after{content:"×";color:#888;place-items:center;width:100%;height:100%;display:grid;transform:rotate(-45deg)}.feature strong,.feature small{display:block}.feature small{color:#7b7e7b;margin-top:8px;font-size:12px}.feature.active i,.mobile-features button.active>i{border-color:#55ac9c;box-shadow:0 0 0 10px #56ae9e1c}.feature-emotion{top:245px;right:-20px}.feature-touchless{top:422px;right:25%;transform:translate(50%)}.scan-line{z-index:4;opacity:0;background:#59cdb7;height:1px;position:absolute;top:70%;left:3%;right:3%;box-shadow:0 0 12px #59cdb7}.is-scanning .scan-line{opacity:1;animation:1.5s ease-in-out scan}@keyframes scan{0%{top:20%}to{top:82%}}.diagnostic{z-index:5;color:#47796f;align-items:center;gap:16px;font-size:11px;display:flex;position:absolute}.diagnostic i{background:#60c4b0;border:3px solid #fff;border-radius:50%;width:12px;height:12px;box-shadow:0 0 0 9px #60c4b01f}.diagnostic em{background:#ffffffe6;border:1px solid #488f8138;border-radius:99px;padding:8px 12px;font-style:normal;position:relative;box-shadow:0 5px 20px #4a655e14}.point-eye{top:39%;right:-64px}.point-cheek{flex-direction:row-reverse;top:56%;left:-70px}.point-chin{top:77%;right:-25px}.ritual-tags{position:absolute;inset:0}.ritual-tags span{background:#fff;border:1px solid #d8cdbd;border-radius:99px;padding:9px 17px;font-size:12px;position:absolute}.result-card{z-index:12;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#ffffffe8;border-radius:24px;align-items:center;gap:25px;width:min(430px,34vw);min-height:112px;padding:24px 54px 24px 28px;display:flex;position:absolute;top:225px;right:4vw;box-shadow:0 18px 55px #3746411f}.result-card>span{color:#5b8f82;font:38px Georgia,serif}.result-card strong{font-size:15px}.result-card p{color:#7b7e7b;margin:8px 0 0;font-size:12px;line-height:1.6}.result-card button{color:#888;cursor:pointer;background:#fff;border:1px solid #cfd2cf;border-radius:50%;width:30px;height:30px;position:absolute;top:14px;right:15px}.mobile-features{display:none}.application-summary{letter-spacing:.2em;color:#7b7e7b;text-align:center;margin:auto 0 0;font-size:10px;font-weight:700}.world-two{color:#fff;background:#000}.w02-hero{background:#000}.hero-video{object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.hero-shade{background:linear-gradient(90deg,#0000008a,#00000014 55%,#00000038);position:absolute;inset:0}.w02-copy{z-index:2;width:min(600px,48vw);position:absolute;bottom:8vh;left:5vw}.w02-copy h2{letter-spacing:-.06em;margin:22px 0 24px;font:400 clamp(58px,6vw,105px)/.92 Georgia,serif}.w02-copy>p:last-of-type{color:#fffc;max-width:480px;font-size:14px;line-height:1.8}.w02-fit{flex-wrap:wrap;gap:8px;max-width:600px;margin-top:28px;display:flex}.w02-fit strong{letter-spacing:.15em;flex-basis:100%;font-size:11px}.w02-fit span{background:#0000001a;border:1px solid #ffffff57;border-radius:99px;padding:7px 11px;font-size:10px}.world02-scroll{z-index:3;color:#fff;letter-spacing:.15em;align-items:center;gap:20px;font-size:10px;text-decoration:none;display:flex;position:absolute;bottom:7vh;right:4vw}.world02-scroll i{font-size:22px;font-style:normal}.w02-red{color:#fff;background:red;min-height:115svh;padding:260px 7vw 140px;overflow:visible}.cloud-layer{z-index:10;pointer-events:none;will-change:transform;width:100%;position:absolute;top:0;left:0}.cloud-layer img{width:100%;height:auto;display:block}.red-copy{z-index:4;width:min(600px,48vw);position:relative}.red-copy h2{letter-spacing:-.06em;margin:24px 0;font:400 clamp(62px,7vw,120px)/.9 Georgia,serif}.red-copy>p:last-of-type{max-width:480px;font-size:15px;line-height:1.8}.red-index{letter-spacing:.15em;align-items:center;gap:16px;margin-top:48px;font-size:10px;display:flex}.red-index span{font:42px Georgia,serif}.red-index i{background:#fff;width:80px;height:1px}.bottom-video{width:58%;height:72%;position:absolute;bottom:0;right:0;overflow:hidden}.bottom-video>div{z-index:2;background:linear-gradient(90deg,red 0%,#0000 28%),linear-gradient(red 0%,#0000 26%);position:absolute;inset:0}.bottom-video video{object-fit:cover;width:100%;height:100%}.w02-red .next-world{color:#fff;background:#7800001f}@media (width>=761px) and (width<=900px){.global-header{padding:24px 28px}.world-author{display:none}.intro-copy h1{font-size:58px}.beauty-stage{transform-origin:top;margin-bottom:-80px;transform:scale(.82)}.result-card{width:330px;top:210px;right:18px}.w02-copy{width:70vw}.w02-copy h2{font-size:68px}.w02-red{padding-top:220px}.red-copy{width:55vw}}@media (width<=760px){.global-header{grid-template-columns:1fr auto;height:84px;padding:24px 20px}.world-author{display:none}.world-mark{flex-direction:column;gap:11px;font-size:10px}.screen-count{font-size:11px}.world-screen{min-height:100svh}.w01-intro{background:linear-gradient(150deg,#bab5ed 0%,#d6ded8 43%,#ecdde4 75%,#faf5f2 100%);align-items:center;min-height:100svh;padding:110px 22px 36px}.liquid-backdrop{display:none}.intro-copy{margin-top:0}.intro-copy h1{margin:25px 0 20px;font-size:44px;line-height:1.04}.serif-note{font-size:14px}.intro-note{font-size:12px}.mouse-guide{font-size:11px}.product-fit{width:90vw;padding:13px 4px;font-size:10px;bottom:112px}.product-fit strong{font-size:12px}.product-fit div{gap:7px 12px}.product-fit div span+span:before{margin-right:12px}.product-fit .fit-pages{font-size:8px}.scroll-cue{white-space:nowrap;bottom:30px;left:50%;right:auto;transform:translate(-50%)}.w01-application{gap:18px;min-height:auto;padding:120px 18px 38px;overflow:hidden}.application-heading h2{margin-top:16px;font-size:42px}.beauty-stage{width:100%;height:505px}.portrait-frame{width:min(390px,88vw);height:min(390px,88vw);top:18px}.portrait-frame img{width:min(420px,96vw);height:min(420px,96vw);top:-30px}.feature-arc,.desktop-features{display:none}.diagnostic{gap:8px;font-size:9px}.diagnostic em{padding:7px 9px}.point-eye{right:-10px}.point-cheek{left:-5px}.point-chin{right:22px}.result-card{width:100%;min-height:108px;padding:20px 46px 20px 20px;position:relative;top:auto;right:auto}.result-card>span{font-size:34px}.mobile-features{grid-template-columns:1fr 1fr;gap:10px;width:100%;display:grid}.mobile-features button{text-align:left;background:#ffffffbf;border:1px solid #3c46411a;border-radius:18px;align-items:center;gap:14px;min-height:92px;padding:16px;display:flex}.mobile-features button>i{flex:none;width:29px;height:29px;margin:0}.mobile-features strong,.mobile-features small{display:block}.mobile-features strong{letter-spacing:.12em;font-size:10px}.mobile-features small{color:#777;margin-top:7px;font-size:11px}.application-summary{margin:8px 0 0;font-size:8px}.w01-application .next-world{margin-top:4px;position:relative;bottom:auto;left:auto;transform:none}.w02-copy{width:auto;bottom:17vh;left:22px;right:22px}.w02-copy h2{margin:18px 0;font-size:46px;line-height:.98}.w02-copy>p:last-of-type{font-size:12px;line-height:1.65}.w02-fit{margin-top:18px}.w02-fit span{font-size:9px}.world02-scroll{bottom:32px;right:22px}.w02-red{min-height:110svh;padding:150px 22px 120px}.cloud-layer{width:170%;left:-35%}.red-copy{width:100%}.red-copy h2{font-size:58px}.red-copy>p:last-of-type{font-size:13px}.bottom-video{opacity:.78;width:100%;height:48%}.bottom-video>div{background:linear-gradient(red 0%,#0000 35%)}.w02-red .next-world{bottom:24px}}@media (width<=380px),(height<=700px) and (width<=760px){.intro-copy h1{font-size:38px}.serif-note{display:none}.product-fit{bottom:102px}.w01-application{padding-top:100px}.application-heading h2{font-size:36px}.beauty-stage{height:420px}.portrait-frame{width:310px;height:310px}.portrait-frame img{width:340px;height:340px}.mobile-features button{min-height:82px}.w02-copy h2{font-size:40px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}.scan-line{animation:none!important}.cloud-layer{transform:translateY(-50%)!important}}@media (width>=901px){.w02-copy{width:min(720px,55vw);bottom:7vh}.w02-copy h2{letter-spacing:-.055em;margin:18px 0 20px;font-size:clamp(52px,5vw,86px);line-height:.96}}.global-header.world-3{color:#fff;mix-blend-mode:normal;text-shadow:0 1px 18px #0000008c}.global-header.world-3 .world-author{opacity:0}.world-three{--w03-progress:0;color:#fff;background:#000;height:500svh;position:relative}.w03-sticky{background:#000;width:100%;height:100svh;position:sticky;top:0;overflow:hidden}.w03-video-frame{will-change:transform;transition:transform 1.2s cubic-bezier(.2,.7,.2,1);position:absolute;inset:-4%;transform:scale(1.08)}.w03-video-frame video{object-fit:cover;width:100%;height:100%;transform:scale(1.18)}.w03-video-shade{background:linear-gradient(90deg,#0009,#0000 50%),linear-gradient(#0000002e,#0000 40%,#00000057);position:absolute;inset:0}.w03-loading{z-index:60;color:#fff;letter-spacing:.18em;background:#000;place-items:center;font-size:13px;font-weight:700;display:grid;position:absolute;inset:0}.pill-nav{z-index:80;color:#000;align-items:center;display:flex;position:absolute;top:72px;left:50%;transform:translate(-50%)}.pill-logo{cursor:pointer;background:#000;border-radius:50%;place-items:center;width:48px;height:48px;display:grid}.pill-logo svg{fill:#fff;width:24px;height:24px;transition:transform .35s}.pill-logo:hover svg{transform:rotate(360deg)}.pill-items{background:#000;border:2px solid #000;border-radius:50px;gap:4px;padding:4px;display:flex}.pill-items button{color:#000;text-transform:uppercase;letter-spacing:.08em;cursor:pointer;background:#f0f0f0;border-radius:50px;min-width:104px;padding:9px 20px;font-size:11px;font-weight:700;position:relative;overflow:hidden}.pill-items button span,.pill-items button i{transition:transform .25s;display:block}.pill-items button i{color:#fff;background:#000;border-radius:50px;place-items:center;font-style:normal;display:grid;position:absolute;inset:0;transform:translateY(105%)}.pill-items button:hover span{transform:translateY(-180%)}.pill-items button:hover i{transform:translateY(0)}.mobile-only{display:none}.w03-intro{z-index:12;width:min(520px,43vw);opacity:clamp(0,calc(1 - var(--w03-progress) * 9),1);transform:translateY(calc(var(--w03-progress) * -180px));will-change:transform,opacity;position:absolute;top:18vh;left:4.8vw}.w03-intro h2{letter-spacing:-.06em;margin:20px 0 22px;font:400 clamp(50px,5.2vw,88px)/.94 Georgia,serif}.w03-intro>p:last-of-type{color:#fffc;max-width:470px;font-size:14px;line-height:1.8}.w03-intro>div{flex-wrap:wrap;gap:8px;margin-top:22px;display:flex}.w03-intro>div span{letter-spacing:.08em;text-transform:uppercase;background:#0000001f;border:1px solid #ffffff52;border-radius:99px;padding:7px 10px;font-size:9px}.scroll-float{z-index:10;letter-spacing:-.065em;color:#fff;opacity:clamp(0,calc(1 - var(--w03-progress) * 4),1);transform:translateY(calc(var(--w03-progress) * 360px));transform-origin:bottom;font:400 clamp(74px,13vw,240px)/.76 Impact,Arial Black,sans-serif;position:absolute;bottom:2vh;left:2.5vw;right:2.5vw}.scroll-float span{white-space:nowrap;display:block}.w03-panel-wrap{z-index:40;perspective:1000px;will-change:transform;width:min(1250px,92vw);height:min(85vh,900px);position:absolute;bottom:5vh;left:50%;transform:translateY(100%)}.w03-panel{-webkit-backdrop-filter:blur(80px);background:#00000038;border:1px solid #ffffff26;border-radius:28px;flex-direction:column;justify-content:space-between;width:100%;height:100%;display:flex;overflow:hidden;box-shadow:0 25px 90px #0000004d}.w03-panel-copy{text-align:center;margin:auto;padding:40px 7vw}.w03-panel-copy>p:first-child{color:#ffffffa6;margin:0 0 24px;font:italic 18px Georgia,serif}.w03-panel-copy h3{letter-spacing:-.055em;max-width:1050px;margin:0 auto;font:400 clamp(48px,6vw,92px)/1.02 Georgia,serif}.w03-panel-copy h3 em{font-weight:400}.w03-panel-copy>p:last-child{color:#ffffffb3;max-width:700px;margin:34px auto 0;font-size:14px;line-height:1.85}.w03-marquee{border-top:1px solid #ffffff1f;padding:24px 0;overflow:hidden}.w03-marquee>div{gap:70px;width:max-content;animation:22s linear infinite w03-marquee;display:flex}.w03-marquee span{letter-spacing:.18em;opacity:.42;font-size:12px;font-weight:700}@keyframes w03-marquee{to{transform:translate(-50%)}}.world-three .next-world{z-index:90;color:#fff;opacity:clamp(0,calc((var(--w03-progress) - .9) * 12),1);background:#00000040;position:absolute}@media (width<=900px){.pill-items button{min-width:auto;padding-inline:15px}.w03-intro{width:55vw}.w03-intro h2{font-size:54px}.w03-panel-copy h3{font-size:58px}}@media (width<=768px){.global-header.world-3 .world-mark span:last-child{display:none}.mobile-only{display:flex}.desktop-only{display:none}.pill-nav{top:76px}.pill-logo{width:44px;height:44px}.mobile-menu-button{background:#f0f0f0;border:2px solid #000;border-radius:0 50px 50px 0;flex-direction:column;justify-content:center;align-items:center;gap:6px;width:48px;height:44px;padding:0;display:flex}.mobile-menu-button i{background:#000;width:20px;height:2px;transition:all .25s}.mobile-menu-button.open i:first-child{transform:translateY(4px)rotate(45deg)}.mobile-menu-button.open i:last-child{transform:translateY(-4px)rotate(-45deg)}.mobile-pill-menu{background:#000;border-radius:16px;flex-direction:column;gap:7px;padding:12px;position:absolute;top:52px;left:0;right:0}.mobile-pill-menu button{text-transform:uppercase;background:#f0f0f0;border-radius:12px;padding:8px;font-size:10px;font-weight:700}.w03-intro{width:auto;top:18vh;left:22px;right:22px}.w03-intro h2{font-size:44px;line-height:1}.w03-intro>p:last-of-type{font-size:12px;line-height:1.7}.w03-intro>div span{font-size:8px}.scroll-float{font-size:20vw;line-height:.82;bottom:5vh;left:14px}.w03-video-frame video{transform:scale(1.35)}.w03-panel-wrap{width:92vw;height:82vh;bottom:4vh}.w03-panel{-webkit-backdrop-filter:blur(45px);border-radius:22px}.w03-panel-copy{padding:28px 22px}.w03-panel-copy>p:first-child{margin-bottom:18px;font-size:15px}.w03-panel-copy h3{font-size:39px;line-height:1.05}.w03-panel-copy>p:last-child{margin-top:24px;font-size:12px;line-height:1.7}.w03-marquee{padding:18px 0}.w03-marquee>div{gap:40px}.world-three .next-world{min-width:250px;padding:9px 14px;bottom:11px}}.w01-application{gap:12px;padding-top:118px}.application-heading h2{font-size:clamp(42px,4.6vw,72px)}.beauty-stage{height:500px}.portrait-frame{background:0 0;border-color:#5fb8a857;width:440px;height:440px;top:2px}.portrait-frame img{mix-blend-mode:multiply;width:500px;height:500px;top:-42px}.feature-arc{top:96px}.ritual-tags span{padding:10px 20px;font-size:13px}.ritual-tags span:after{content:"";transform-origin:50%;background:#cfc1ae;width:82px;height:1px;position:absolute;top:50%}.ritual-tags span:first-child{top:40%;left:-150px}.ritual-tags span:first-child:after{left:100%;transform:rotate(18deg)}.ritual-tags span:nth-child(2){top:54%;right:-155px}.ritual-tags span:nth-child(2):after{right:100%;transform:rotate(-20deg)}.ritual-tags span:nth-child(3){top:75%;left:-115px}.ritual-tags span:nth-child(3):after{left:100%;transform:rotate(-24deg)}@media (width<=760px){.w01-application{gap:12px;padding:102px 14px 36px}.application-heading h2{font-size:clamp(34px,10vw,42px)}.beauty-stage{width:100%;height:435px}.portrait-frame{border-radius:49%;width:min(320px,78vw);height:min(320px,78vw);top:10px}.portrait-frame img{width:min(365px,90vw);height:min(365px,90vw);top:-28px}.feature-arc{border-top:0;border-radius:0 0 50% 50%;height:230px;display:block;top:166px;left:7%;right:7%}.desktop-features{display:none}.mobile-features{z-index:8;width:auto;display:block;position:absolute;inset:0}.mobile-features button{text-align:center;background:0 0;border:0;border-radius:0;width:118px;min-height:0;padding:0;display:block;position:absolute}.mobile-features button>i{background:#fff;border-radius:8px;width:27px;height:27px;margin:0 auto 9px}.mobile-features strong,.mobile-features small{display:block}.mobile-features strong{letter-spacing:.08em;font-size:8px}.mobile-features small{color:#777;white-space:nowrap;margin-top:5px;font-size:10px}.mobile-feature-analysis{top:236px;left:-4px}.mobile-feature-emotion{top:236px;right:-4px}.mobile-feature-ritual{top:355px;left:13%}.mobile-feature-touchless{top:355px;right:13%}.diagnostic{font-size:8px}.diagnostic em{white-space:nowrap}.point-eye{top:39%;right:-16px}.point-cheek{top:56%;left:-12px}.point-chin{top:75%;right:12px}.ritual-tags span{padding:7px 11px;font-size:10px}.ritual-tags span:after{width:42px}.ritual-tags span:first-child{top:43%;left:-54px}.ritual-tags span:nth-child(2){top:56%;right:-58px}.ritual-tags span:nth-child(3){top:74%;left:-42px}.result-card{margin-top:2px}}@media (width<=380px),(height<=700px) and (width<=760px){.w01-application{padding-top:92px}.beauty-stage{height:380px}.portrait-frame{width:276px;height:276px}.portrait-frame img{width:320px;height:320px}.feature-arc{height:205px;top:145px}.mobile-feature-analysis,.mobile-feature-emotion{top:205px}.mobile-feature-ritual,.mobile-feature-touchless{top:315px}}.scroll-float{opacity:1;pointer-events:none;transform:none}.scroll-float .scroll-line{white-space:nowrap;display:block}.scroll-float .scroll-word{white-space:nowrap;display:inline-block}.scroll-float .scroll-char{opacity:clamp(0,calc(1.15 - var(--w03-progress) * 5 + var(--char-delay)),1);transform:translateY(calc(clamp(0,var(--w03-progress) * 5 - var(--char-delay),1) * 250%)) scaleX(calc(1 - clamp(0,var(--w03-progress) * 5 - var(--char-delay),1) * .1)) scaleY(calc(1 + clamp(0,var(--w03-progress) * 5 - var(--char-delay),1) * .2));transform-origin:50% 0;will-change:transform,opacity;display:inline-block}.w03-panel{-webkit-backdrop-filter:blur(160px);transform-style:preserve-3d;will-change:transform;background:#00000029;border-color:#ffffff1a;transition:transform .8s cubic-bezier(.16,1,.3,1)}.global-header.world-4{color:#d7e2ea;mix-blend-mode:normal;text-shadow:0 1px 18px #0000008c}.world-four{color:#d7e2ea;background:#0c0c0c;font-family:Arial,PingFang SC,sans-serif;position:relative;overflow:hidden}.w04-gradient{color:#0000;-webkit-text-fill-color:transparent;background:linear-gradient(#646973 0%,#bbccd7 100%);-webkit-background-clip:text;background-clip:text}.w04-reveal{opacity:0;transition:opacity .8s,transform .8s cubic-bezier(.16,1,.3,1);transform:translateY(34px)}.w04-reveal.is-visible{opacity:1;transform:translateY(0)}.w04-hero{background:#0c0c0c;flex-direction:column;height:100svh;min-height:700px;padding:22px 3vw 34px;display:flex;position:relative;overflow:hidden}.w04-nav{z-index:20;letter-spacing:.12em;text-transform:uppercase;justify-content:space-between;padding-top:2px;font-size:clamp(11px,1.15vw,18px);font-weight:700;display:flex;position:relative}.w04-nav a{text-decoration:none;transition:opacity .2s}.w04-nav a:hover{opacity:.7}.w04-heading-wrap{z-index:2;margin-top:8vh;position:relative;overflow:hidden}.w04-heading-wrap h2{text-align:center;letter-spacing:-.075em;white-space:nowrap;margin:0;font-size:clamp(72px,13.9vw,270px);font-weight:900;line-height:.82}.w04-portrait{z-index:8;object-fit:contain;object-position:center bottom;filter:drop-shadow(0 28px 38px #00000052);will-change:transform;width:clamp(290px,32vw,510px);max-height:78vh;margin-left:calc(clamp(290px,32vw,510px)/-2);transition:transform .6s ease-in-out;position:absolute;bottom:0;left:50%;transform:translate(0)}.w04-hero-bottom{z-index:12;justify-content:space-between;align-items:flex-end;margin-top:auto;display:flex;position:relative}.w04-hero-bottom p{letter-spacing:.06em;text-transform:uppercase;max-width:290px;margin:0;font-size:clamp(12px,1.35vw,22px);font-weight:300;line-height:1.35}.w04-contact{outline-offset:-5px;color:#fff;letter-spacing:.15em;text-transform:uppercase;background:linear-gradient(123deg,#18011f 7%,#b600a8 37%,#7621b0 72%,#be4c00 100%);border:2px solid #fff;border-radius:999px;outline:2px solid #fff;justify-content:center;align-items:center;padding:14px 36px;font-size:12px;font-weight:700;text-decoration:none;display:inline-flex;box-shadow:0 4px 4px #b501a740,inset 4px 4px 12px #7721b1}.w04-style-note{z-index:14;text-align:center;letter-spacing:.1em;flex-direction:column;align-items:center;gap:7px;width:min(520px,46vw);font-size:10px;display:flex;position:absolute;bottom:28px;left:50%;transform:translate(-50%)}.w04-style-note strong{font-size:11px}.w04-style-note span{opacity:.65}.w04-marquee{background:#0c0c0c;flex-direction:column;justify-content:center;gap:12px;min-height:100svh;padding:14vh 0 8vh;display:flex;overflow:hidden}.w04-track{will-change:transform;gap:12px;width:max-content;display:flex}.w04-track img{object-fit:cover;background:#171717;border-radius:24px;flex:none;width:420px;height:270px}.w04-about{background:#0c0c0c;place-items:center;min-height:110svh;padding:14vh 5vw;display:grid;position:relative;overflow:hidden}.w04-about-copy{z-index:4;text-align:center;flex-direction:column;align-items:center;width:min(780px,76vw);display:flex;position:relative}.w04-about-copy h2{letter-spacing:-.055em;margin:24px 0 38px;font-size:clamp(50px,8.6vw,138px);font-weight:900;line-height:.88}.w04-char-text{max-width:620px;margin:0 0 70px;font-size:clamp(15px,1.5vw,22px);font-weight:500;line-height:1.75}.w04-char-text span{transition:opacity .12s linear}.w04-deco{z-index:2;object-fit:contain;position:absolute}.w04-deco-moon{width:clamp(110px,14vw,210px);top:4%;left:3%}.w04-deco-object{width:clamp(95px,12vw,180px);bottom:7%;left:8%}.w04-deco-lego{width:clamp(110px,14vw,210px);top:4%;right:3%}.w04-deco-group{width:clamp(120px,15vw,220px);bottom:7%;right:8%}.w04-services{z-index:3;color:#0c0c0c;background:#fff;border-radius:60px 60px 0 0;min-height:100svh;padding:12vh 6vw 15vh;position:relative}.w04-services>.eyebrow{text-align:center;color:#555}.w04-services>h2{text-align:center;letter-spacing:-.06em;margin:24px 0 80px;font-size:clamp(64px,11vw,160px);font-weight:900;line-height:.9}.w04-service-list{width:min(1024px,100%);margin:auto}.w04-service{border-top:1px solid #0c0c0c26;grid-template-columns:clamp(120px,20vw,280px) 1fr;align-items:center;padding:38px 0;display:grid}.w04-service:last-child{border-bottom:1px solid #0c0c0c26}.w04-service>strong{letter-spacing:-.07em;font-size:clamp(60px,8.5vw,130px);font-weight:900;line-height:.85}.w04-service h3{margin:0 0 12px;font-size:clamp(20px,2.1vw,34px);font-weight:600}.w04-service p{opacity:.62;max-width:650px;margin:0;font-size:clamp(13px,1.25vw,19px);font-weight:300;line-height:1.65}.w04-projects{z-index:5;background:#0c0c0c;border-radius:60px 60px 0 0;margin-top:-58px;padding:13vh 4vw 160px;position:relative}.w04-projects>.eyebrow{text-align:center}.w04-projects>h2{text-align:center;letter-spacing:-.06em;margin:24px 0 90px;font-size:clamp(64px,11vw,160px);font-weight:900;line-height:.9}.w04-card-space{height:92vh}.w04-project-card{transform-origin:top;background:#0c0c0c;border:2px solid #d7e2ea;border-radius:54px;height:min(82vh,880px);padding:26px;position:sticky;overflow:hidden;box-shadow:0 -20px 70px #0000008c}.w04-project-card header{grid-template-columns:auto auto 1fr auto;align-items:center;gap:30px;height:18%;display:grid}.w04-project-card header>strong{letter-spacing:-.07em;font-size:clamp(48px,6vw,92px);font-weight:900}.w04-project-card header>span{letter-spacing:.14em;opacity:.55;font-size:11px}.w04-project-card h3{text-align:center;margin:0;font-size:clamp(20px,2.4vw,40px);font-weight:600}.w04-project-card button{color:#d7e2ea;letter-spacing:.12em;background:0 0;border:1px solid #d7e2ea;border-radius:99px;padding:12px 24px;font-size:11px}.w04-project-grid{grid-template-columns:40% 60%;gap:12px;height:82%;display:grid}.w04-project-grid>div{grid-template-rows:42% 58%;gap:12px;min-height:0;display:grid}.w04-project-grid img{object-fit:cover;border-radius:36px;width:100%;height:100%;min-height:0}.w04-projects .next-world{color:#d7e2ea;background:#0c0c0c}@media (width<=760px){.w04-hero{min-height:680px;padding:20px 18px 26px}.w04-nav{gap:8px;font-size:8px}.w04-heading-wrap{margin-top:15vh}.w04-heading-wrap h2{font-size:22vw;line-height:.85}.w04-portrait{width:310px;max-height:63vh;margin-left:-155px}.w04-hero-bottom p{max-width:150px;font-size:10px}.w04-contact{padding:11px 19px;font-size:9px}.w04-style-note{width:72vw;font-size:8px;bottom:95px}.w04-marquee{min-height:75svh}.w04-track img{border-radius:16px;width:250px;height:160px}.w04-about{min-height:100svh;padding:12vh 20px}.w04-about-copy{width:92vw}.w04-about-copy h2{font-size:15vw}.w04-char-text{max-width:80vw;font-size:14px}.w04-deco{opacity:.6}.w04-deco-moon,.w04-deco-lego{width:100px}.w04-deco-object,.w04-deco-group{width:90px}.w04-services{border-radius:38px 38px 0 0;padding:11vh 20px 14vh}.w04-services>h2{margin-bottom:50px}.w04-service{grid-template-columns:86px 1fr;padding:28px 0}.w04-service>strong{font-size:52px}.w04-projects{border-radius:38px 38px 0 0;padding:11vh 12px 130px}.w04-projects>h2{margin-bottom:58px}.w04-card-space{height:80vh}.w04-project-card{border-radius:30px;height:72vh;padding:12px}.w04-project-card header{grid-template-columns:auto 1fr auto;gap:10px;height:24%}.w04-project-card header>span{display:none}.w04-project-card header>strong{font-size:38px}.w04-project-card h3{font-size:15px}.w04-project-card button{padding:8px 10px;font-size:8px}.w04-project-grid{grid-template-columns:1fr;height:76%}.w04-project-grid>div{display:none}.w04-project-grid img{border-radius:22px}.global-header.world-4 .world-author{display:none}}header.global-header.world-5{display:none!important}.world-five{color:#1a3d1a;background:#effdf0;height:100svh;min-height:680px;font-family:Inter,Arial,PingFang SC,sans-serif;position:relative;overflow:hidden}.w05-header{z-index:30;justify-content:space-between;align-items:center;height:84px;padding:16px 3.2vw;display:flex;position:relative}.w05-header>img{width:clamp(132px,14vw,205px);height:auto}.w05-header nav{align-items:center;gap:clamp(16px,2.3vw,34px);display:flex}.w05-header nav a{color:#657065;font-size:12px;font-weight:600;text-decoration:none}.w05-header nav a:first-child{color:#172017}.w05-actions{align-items:center;gap:9px;display:flex}.w05-actions>img{object-fit:cover;border-radius:50%;width:40px;height:40px}.w05-round{cursor:pointer;background:0 0;border:1px solid #1a3d1a3d;border-radius:50%;place-items:center;width:40px;height:40px;display:grid;position:relative}.w05-round.orange{color:#fff;background:#e86a10;border-color:#e86a10}.w05-round svg{fill:none;stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;width:18px;height:18px}.w05-round.orange svg{fill:#fff}.w05-round b{color:#fff;background:#e86a10;border:2px solid #effdf0;border-radius:50%;place-items:center;width:20px;height:20px;font-size:9px;display:grid;position:absolute;top:-5px;right:-5px}.w05-desktop{height:calc(100% - 84px);position:relative;overflow:hidden}.w05-title{z-index:5;text-align:center;padding-top:4.8vh;position:relative}.w05-title>.eyebrow{color:#638063;margin-bottom:12px}.w05-title h2{letter-spacing:-.055em;margin:0;font-family:Georgia,DM Serif Display,serif;font-size:clamp(58px,7.3vw,110px);font-weight:400;line-height:.88}.w05-title h2>span{display:block;overflow:hidden}.w05-word{font-style:normal;display:inline-block}.w05-title>p:last-child{color:#637263;max-width:430px;margin:15px auto 0;font-size:12px;line-height:1.5}.w05-product,.w05-video{z-index:13;position:absolute;top:42px}.w05-product{width:clamp(160px,14vw,260px);left:3.2vw}.w05-video{width:clamp(120px,10vw,177px);right:3.2vw}.w05-product>div,.w05-video>div{border-radius:22px;position:relative;overflow:hidden}.w05-product img,.w05-video img{object-fit:cover;width:100%;height:100%;display:block}.w05-product button,.w05-video button{color:#fff;background:#1a3d1a;border:0;border-radius:50%;place-items:center;display:grid;position:absolute}.w05-product button{width:42px;height:42px;bottom:10px;right:10px}.w05-video button{width:42px;height:42px;bottom:56px;left:50%;transform:translate(-50%)}.w05-video button svg{fill:#fff;stroke:#fff;width:18px;height:18px}.w05-product>p{color:#657065;justify-content:space-between;margin:9px 2px;font-size:clamp(11px,1vw,15px);display:flex}.w05-product>p strong{color:#1a3d1a}.w05-video>div>p{color:#fff;text-align:center;margin:0;font-size:9px;line-height:1.35;position:absolute;bottom:12px;left:10px;right:10px}.w05-panels{z-index:10;align-items:flex-end;height:min(64vh,54vw);display:flex;position:absolute;bottom:0;left:0;right:0}.w05-photo{flex:1;margin:0;position:relative;overflow:hidden}.w05-photo.center{flex:1.265}.w05-photo>img{object-fit:cover;object-position:bottom;width:100%;height:auto;max-height:min(70vh,55vw);display:block}.w05-photo.center>img{max-height:min(84vh,70vw)}.w05-photo figcaption{z-index:2;color:#fff;justify-content:space-between;align-items:flex-end;display:flex;position:absolute;bottom:clamp(22px,4vh,50px);left:clamp(16px,3vw,48px);right:clamp(16px,3vw,48px)}.w05-photo figcaption>strong{font-size:clamp(28px,4vw,62px);line-height:1}.w05-avatars{display:flex}.w05-avatars img,.w05-avatars i{object-fit:cover;border:3px solid #fff;border-radius:50%;width:38px;height:38px}.w05-avatars i{background:#1a3d1a;place-items:center;margin-left:-9px;display:grid}.w05-avatars svg{fill:none;stroke:#fff;stroke-width:2px;width:17px;height:17px}.w05-photo h3{margin:0;font:400 clamp(27px,3vw,52px)/.98 Georgia,serif}.w05-photo figcaption>a{color:#fff;background:#e86a10;border-radius:99px;align-items:center;gap:9px;padding:12px 18px;font-size:11px;font-weight:600;text-decoration:none;display:flex}.w05-photo figcaption>a svg{fill:none;stroke:#fff;stroke-width:2px;width:16px}.w05-rating{place-items:center;width:42px;height:42px;display:grid}.w05-rating svg{fill:#e86a10;stroke:#e86a10;width:34px;height:34px}.w05-mobile{display:none}.w05-fit{z-index:22;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);white-space:nowrap;background:#effdf0d6;border-radius:99px;padding:7px 13px;font-size:9px;position:absolute;bottom:10px;left:50%;transform:translate(-50%)}.world-five>.next-world{display:none}@keyframes w05-fade{0%{opacity:0}to{opacity:1}}@keyframes w05-word{0%{opacity:0;filter:blur(8px);transform:translateY(60px)scale(.7)rotate(-4deg)}70%{opacity:1;filter:blur();transform:translateY(-5px)scale(1.04)}to{opacity:1;filter:blur();transform:none}}@keyframes w05-left{0%{opacity:0;transform:translate(-40px)}to{opacity:1;transform:none}}@keyframes w05-right{0%{opacity:0;transform:translate(40px)}to{opacity:1;transform:none}}@keyframes w05-photo{0%{opacity:0;transform:translateY(80px)scale(1.02)}to{opacity:1;transform:none}}.w05-fade{animation:.6s ease-out both w05-fade}.w05-word{opacity:0;animation:.9s cubic-bezier(.34,1.56,.64,1) both w05-word}.w05-slide-left{animation:.8s cubic-bezier(.16,1,.3,1) both w05-left}.w05-slide-right{animation:.8s cubic-bezier(.16,1,.3,1) both w05-right}.w05-photo{animation:1.1s cubic-bezier(.16,1,.3,1) both w05-photo}.delay-100{animation-delay:.1s}.delay-200{animation-delay:.2s}.delay-300{animation-delay:.3s}.delay-400{animation-delay:.4s}.delay-500{animation-delay:.5s}.delay-600{animation-delay:.6s}.delay-700{animation-delay:.7s}.delay-800{animation-delay:.8s}.delay-900{animation-delay:.9s}@media (width<=900px){.w05-header{height:74px}.w05-header nav,.w05-search,.w05-desktop{display:none}.w05-mobile{flex-direction:column;align-items:center;height:calc(100% - 74px);padding:26px 16px 0;display:flex;overflow:hidden}.w05-mobile-copy{text-align:center}.w05-mobile-copy>p{letter-spacing:.14em;margin:0 0 8px;font-size:10px;font-weight:600}.w05-mobile-copy h2{letter-spacing:-.045em;margin:0;font:400 clamp(36px,10vw,58px)/.94 Georgia,serif}.w05-mobile-copy a{color:#fff;background:#e86a10;border-radius:99px;align-items:center;gap:8px;margin-top:14px;padding:11px 18px;font-size:10px;font-weight:600;text-decoration:none;display:inline-flex}.w05-mobile-copy svg{fill:none;stroke:#fff;stroke-width:2px;width:15px}.w05-mobile-cards{gap:10px;width:100%;height:27vh;margin-top:18px;display:flex}.w05-mobile-cards>img,.w05-mobile-cards>div{object-fit:cover;border-radius:17px;width:50%;height:100%;overflow:hidden}.w05-mobile-cards>div{position:relative}.w05-mobile-cards>div img{object-fit:cover;width:100%;height:100%}.w05-mobile-cards>div i{background:#1a3d1a;border-radius:50%;place-items:center;width:38px;height:38px;display:grid;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.w05-mobile-cards>div svg{fill:#fff;stroke:#fff;width:17px}.w05-mobile-stats{text-align:center;grid-template-columns:1fr 1px 1fr;align-items:center;width:100%;padding:13px 10px;display:grid}.w05-mobile-stats>i{background:#1a3d1a40;height:28px}.w05-mobile-stats span{flex-direction:column;display:flex}.w05-mobile-stats strong{font-size:20px}.w05-mobile-stats small{opacity:.6;font-size:8px}.w05-mobile-panels{align-items:flex-end;width:calc(100% + 32px);margin-top:auto;display:flex}.w05-mobile-panels img{width:33.333%;height:auto;display:block}.w05-fit{display:none}.world-five>.next-world{min-width:185px;padding:8px 12px;font-size:9px;bottom:8px;right:10px}.global-header.world-5{display:none}}.bamboo-brand{color:inherit;align-items:center;gap:10px;display:inline-flex}.bamboo-brand svg{fill:currentColor;width:48px;height:48px}.bamboo-brand strong{letter-spacing:.22em;white-space:nowrap;font-size:16px}.w02-bamboo{z-index:5;color:#fff;position:absolute;top:64px;left:5vw}.w02-bamboo-red{color:#fff;margin-bottom:26px}.w05-bamboo{color:#1a3d1a}.w05-bamboo svg{width:52px;height:52px}.w05-bamboo strong{font-size:20px}@media (width<=760px){.w01-intro{background:linear-gradient(150deg,#8d82ed 0%,#8bd4c9 42%,#f2b0d2 75%,#ffdaa9 100%)}.w02-bamboo{top:82px;left:22px}.w02-bamboo svg{width:36px;height:36px}.w02-bamboo strong{font-size:12px}.w02-bamboo-red{margin-bottom:18px}.bamboo-brand svg{width:40px;height:40px}.w05-bamboo strong{font-size:15px}}.w05-title .eyebrow{color:#4d754f;letter-spacing:.14em}.w05-product>div,.w05-video>div{background:linear-gradient(145deg,#d9f6d7,#fff7ea 76%)}.w05-product img{object-fit:contain;object-position:50% 72%;padding:8px 8px 0}.w05-video img{object-fit:contain;object-position:50% 72%;padding:10px 8px 0}.w05-video>div>p{text-shadow:0 1px 12px #00000052}.w05-panels{height:min(65vh,54vw)}.w05-photo{background:linear-gradient(#effdf0 0%,#dff4dd 58%,#cfeecb 100%);height:100%}.w05-photo.center{height:min(78vh,66vw)}.w05-photo:before{content:"";filter:blur(18px);pointer-events:none;background:#1a3d1a24;border-radius:50%;height:22%;position:absolute;bottom:7%;left:10%;right:10%}.w05-photo:after{content:"";pointer-events:none;background:linear-gradient(#0000,#0e271457);height:42%;position:absolute;inset:auto 0 0}.w05-photo>img{z-index:1;object-fit:contain;object-position:50% 100%;height:100%;max-height:none;padding:8% 4% 0;position:relative}.w05-photo.center>img{object-position:50% 100%;max-height:none;padding:3% 2% 0}.w05-photo:nth-child(3)>img{object-position:50% 100%;padding:11% 6% 0}.w05-photo figcaption{z-index:3}.w05-photo figcaption>a{background:#e86a10}@media (width<=900px){.world-five{min-height:720px}.w05-mobile{padding:22px 14px 0}.w05-mobile-copy h2{font-size:clamp(35px,10vw,56px)}.w05-mobile-copy a{margin-top:12px}.w05-mobile-cards{height:24vh;min-height:150px;margin-top:16px}.w05-mobile-cards>img,.w05-mobile-cards>div{background:linear-gradient(145deg,#d9f6d7,#fff7ea 76%)}.w05-mobile-cards>img,.w05-mobile-cards>div img{object-fit:contain;object-position:50% 100%;padding:6px 6px 0}.w05-mobile-stats{padding:11px 10px}.w05-mobile-panels{grid-template-columns:1fr 1.14fr 1fr;align-items:end;width:calc(100% + 28px);display:grid}.w05-mobile-panels figure{background:linear-gradient(#effdf0,#d6f2d2);height:30vh;min-height:210px;margin:0;position:relative;overflow:hidden}.w05-mobile-panels figure:nth-child(2){height:34vh;min-height:238px}.w05-mobile-panels figure:before{content:"";filter:blur(12px);background:#1a3d1a1f;border-radius:50%;height:18%;position:absolute;bottom:10%;left:14%;right:14%}.w05-mobile-panels img{z-index:1;object-fit:contain;object-position:50% 100%;width:100%;height:100%;padding:14px 6px 0;display:block;position:relative}.w05-mobile-panels figure:nth-child(2) img{object-position:50% 100%;padding-top:8px}.w05-mobile-panels figcaption{color:#fff;background:#1a3d1ab8;border-radius:99px;padding:4px 8px;font-size:9px;position:absolute;bottom:8px;left:8px}}.w01-intro{min-height:100dvh;padding:96px clamp(20px,5vw,80px) 38px;background:radial-gradient(circle at 16% 13%,#908be794,#0000 34%),radial-gradient(circle at 76% 22%,#b9d4c494,#0000 39%),radial-gradient(circle at 70% 70%,#f2b4ca6b,#0000 38%),linear-gradient(155deg,#d8d6ee 0%,#f2f4ef 48%,#f7e8ee 100%)!important}.w01-intro .intro-copy{transform:translateY(-2vh)}.w01-intro .intro-copy h1{letter-spacing:-.055em;margin:0 0 22px;font-family:Songti SC,STSong,Noto Serif CJK SC,serif;font-size:clamp(40px,5.3vw,82px);font-weight:300;line-height:1.08}.w01-intro .intro-copy .eyebrow{margin-bottom:22px}.w01-intro .serif-note{color:#23262294;margin:26px 0 0;font-family:"Bodoni 72",Didot,Georgia,serif;font-size:clamp(14px,1.4vw,21px);font-style:italic;line-height:1.4}.w01-intro .intro-note{color:#232622b3;margin:38px 0 0;font-size:clamp(12px,1vw,15px);line-height:1.8}.w01-intro .mouse-guide{background:#ffffff5c;margin-top:28px;padding:10px 18px;font-size:11px}.w01-intro .mouse-guide i{background:#232622;border-radius:50%;width:22px;height:22px}.w01-intro .product-fit{letter-spacing:.14em;border:0;width:max-content;max-width:calc(100vw - 48px);padding:0;font-size:11px;bottom:68px}.w01-intro .product-fit strong{letter-spacing:.04em;margin:0;font-size:12px;display:inline}.w01-intro .product-fit div{gap:10px 20px;margin-left:12px;display:inline-flex}.w01-intro .product-fit .fit-pages{display:none}.w01-application{background:#fff;height:100dvh;min-height:720px;padding:0;display:block;position:relative;overflow:hidden}.w01-application .application-heading{text-align:center;width:100%;position:absolute;top:76px;left:50%;transform:translate(-50%)}.w01-application .application-heading .eyebrow{margin-bottom:10px}.w01-application .application-heading h2{letter-spacing:-.045em;margin:0;font-family:Songti SC,STSong,Georgia,serif;font-size:clamp(32px,4.2vw,66px);font-weight:300;line-height:1}.beauty-stage{width:min(1120px,90vw);height:560px;position:absolute;top:218px;left:50%;transform:translate(-50%)}.portrait-frame{background:0 0;border:0;border-radius:0;width:min(470px,40vw);height:500px;top:-70px;left:50%;overflow:hidden;transform:translate(-50%);-webkit-mask-image:linear-gradient(#000 0 76%,#000000f2 84%,#0000 100%);mask-image:linear-gradient(#000 0 76%,#000000f2 84%,#0000 100%)}.portrait-frame img{object-fit:contain;mix-blend-mode:normal;width:100%;height:100%;position:relative;top:auto;left:auto;transform:none}.feature-arc{border:1px solid #313a3633;border-top-color:#0000;border-radius:0 0 50% 50%/0 0 100% 100%;height:44%;top:53%;left:8%;right:8%}.desktop-features{display:block;position:absolute;inset:0}.feature{color:#23262294;background:0 0;border:0;justify-items:center;gap:4px;width:210px;padding:0;display:grid;transform:translate(-50%,-9px)}.feature i{background:#fffffff5;border:1px solid;border-radius:5px;width:18px;height:18px;margin-bottom:8px;transform:rotate(45deg);box-shadow:0 5px 16px #323d3814}.feature i:after{content:"";background:linear-gradient(currentColor,currentColor) 50%/6px 1px no-repeat,linear-gradient(currentColor,currentColor) 50%/1px 6px no-repeat;width:100%;height:100%;display:block}.feature.active{color:#232622;transform:translate(-50%,-12px)}.feature.active i{border-color:#4f9f91;box-shadow:0 0 0 6px #4f9f911f,0 8px 20px #323d381a}.feature strong{letter-spacing:.12em;font-size:9px}.feature small{color:#23262294;font-size:10px}.feature-analysis{top:46%;left:8%}.feature-ritual{top:73%;left:35%;transform:translate(-50%,-9px)}.feature-touchless{top:73%;left:65%;transform:translate(-50%,-9px)}.feature-emotion{top:46%;left:92%}.w01-application .result-card{background:#ffffffe6;border:1px solid #ffffff8c;border-radius:14px;grid-template-columns:44px 1fr;gap:14px;width:min(340px,30vw);min-height:0;padding:12px 42px 12px 14px;display:grid;top:168px;right:3%;box-shadow:0 18px 45px #3949421f}.w01-application .result-card>span{color:#4f9f91;font:24px Georgia,serif}.w01-application .result-card strong{letter-spacing:.08em;font-size:11px}.w01-application .result-card p{color:#23262294;margin:6px 0 0;font-size:11px;line-height:1.5}.w01-application .application-summary{letter-spacing:.2em;margin:0;font-size:10px;position:absolute;bottom:18px;left:50%;transform:translate(-50%)}.w01-application>.next-world{display:none}@media (width<=760px){.w01-intro{padding:110px 22px 36px}.w01-intro .intro-copy{transform:none}.w01-intro .intro-copy h1{margin:25px 0 20px;font-size:44px;line-height:1.04}.w01-intro .serif-note{font-size:14px}.w01-intro .intro-note{margin:22px 0;font-size:12px}.w01-intro .product-fit{text-align:center;border-block:1px solid #23262224;width:90vw;padding:13px 4px;font-size:10px;bottom:68px}.w01-intro .product-fit strong{font-size:12px;display:block}.w01-intro .product-fit div{gap:7px 12px;margin:0;display:flex}.w01-intro .product-fit .fit-pages{margin-top:10px;font-size:8px;display:flex}.w01-application{gap:18px;height:auto;min-height:100svh;padding:120px 18px 38px;display:flex;overflow:hidden}.w01-application .application-heading{position:static;transform:none}.w01-application .application-heading h2{margin-top:16px;font-size:42px}.beauty-stage{width:100%;height:505px;position:relative;top:auto;left:auto;transform:none}.portrait-frame{border-radius:0;width:min(390px,88vw);height:min(390px,88vw);top:18px;-webkit-mask-image:linear-gradient(#000 0 76%,#0000 100%);mask-image:linear-gradient(#000 0 76%,#0000 100%)}.portrait-frame img{width:100%;height:100%;top:auto}.feature-arc,.desktop-features{display:none}.result-card{width:100%!important;min-height:108px!important;padding:20px 46px 20px 20px!important;position:relative!important;top:auto!important;right:auto!important}.mobile-features{grid-template-columns:1fr 1fr;gap:10px;width:100%;display:grid}.mobile-features button{text-align:left;background:#ffffffbf;border:1px solid #3c46411a;border-radius:18px;align-items:center;gap:14px;min-height:92px;padding:16px;display:flex}.mobile-features button>i{flex:none;width:29px;height:29px;margin:0}.w01-application .application-summary{margin:8px 0 0;font-size:8px;position:static;transform:none}}.w05-desktop{height:calc(100% - 84px)}.w05-title h2{letter-spacing:-.035em;color:#1a3d1a;font-family:DM Serif Display,Georgia,serif;font-size:clamp(60px,7.5vw,110px);line-height:.95}.w05-title>p:last-child{color:#5d765f;max-width:430px;margin:18px auto 0;font-size:12px}.w05-product,.w05-video{top:42px}.w05-product>div,.w05-video>div{background:#fff;border-radius:16px;box-shadow:0 12px 28px #1a3d1a14}.w05-product>div{aspect-ratio:260/257}.w05-video>div{aspect-ratio:177/287}.w05-product img,.w05-video img{object-fit:cover;object-position:center;width:100%;height:100%;padding:0}.w05-product button{color:#fff;background:#1a3d1a;border:0;border-radius:50%;place-items:center;width:38px;height:38px;display:grid;bottom:10px;right:10px}.w05-product button svg{fill:none;stroke:#fff;stroke-width:2px;width:17px;height:17px}.w05-product>p{color:#5d695e;margin-top:9px;font-size:13px}.w05-product>p strong{font-weight:700}.w05-video button{width:40px;height:40px;bottom:58px}.w05-video>div>p{font-size:9px;bottom:11px}.w05-cozy-panels{z-index:10;align-items:stretch;height:min(34vh,29vw)}.w05-photo>img{z-index:2;object-fit:contain;object-position:center bottom;width:92%;height:auto;max-height:none;padding:0;position:absolute;bottom:38%;left:50%;transform:translate(-50%)}.w05-photo figcaption{color:#123d1c;z-index:4;bottom:clamp(16px,3vh,38px);left:clamp(18px,3vw,48px);right:clamp(18px,3vw,48px)}.w05-photo.center figcaption{color:#fff}.w05-photo figcaption>div{flex-direction:column;gap:5px;display:flex}.w05-photo figcaption>div small{opacity:.72;font-size:10px}.w05-photo h3{font-size:clamp(20px,2.3vw,35px);line-height:1.03}.w05-photo figcaption>a{padding:11px 16px;font-size:10px}.w05-rating{width:38px;height:38px}.w05-rating svg{width:31px;height:31px}.w05-fit,.world-five>.next-world{display:none!important}.w05-cozy-panels{height:min(28vh,24vw)}.w05-peek-left>img{width:78%;bottom:20%}.w05-hero-dobby>img{width:58%;bottom:4%}.w05-peek-right>img{width:80%;bottom:20%}.w05-mobile-product,.w05-mobile-video{background:#fff;border-radius:16px;width:50%;height:100%;position:relative;overflow:hidden}.w05-mobile-product img,.w05-mobile-video img{object-fit:cover;width:100%;height:100%}.w05-mobile-product button,.w05-mobile-video button{color:#fff;background:#1a3d1a;border:0;border-radius:50%;place-items:center;width:36px;height:36px;display:grid;position:absolute;bottom:9px;right:9px}.w05-mobile-product svg,.w05-mobile-video svg{fill:none;stroke:#fff;stroke-width:2px;width:16px}@media (width<=900px){.w05-mobile{padding-top:24px}.w05-mobile-copy h2{color:#1a3d1a;font-family:DM Serif Display,Georgia,serif}.w05-mobile-cards{height:24vh;min-height:155px;display:flex}.w05-mobile-cards>div{width:50%;height:100%}.w05-mobile-stats{display:grid}.w05-mobile-panels{grid-template-columns:1fr 1.265fr 1fr}.w05-mobile-panels figure{background:#b5efbb;height:27vh;min-height:195px}.w05-mobile-panels figure:nth-child(2){background:#07501d;height:30vh;min-height:220px}.w05-mobile-panels img{object-fit:contain;width:120%;height:auto;padding:0;position:absolute;bottom:26%;left:50%;transform:translate(-50%)}.w05-mobile-panels figure:nth-child(2) img{width:86%;bottom:7%}.w05-mobile-panels figure:nth-child(3) img{width:120%;bottom:25%}.w05-mobile-panels figcaption{z-index:4;color:#123d1c;background:#fffc}.w05-mobile-panels figure:nth-child(2) figcaption{color:#fff;background:#07501de0}}.w03-jungle{color:#f4f3e9;background:#102a20;height:220svh;min-height:1500px;font-family:Inter,Arial,PingFang SC,sans-serif;position:relative;overflow:clip}.w03-jungle-sticky{background:#102a20;height:100svh;min-height:680px;position:sticky;top:0;overflow:hidden}.w03-jungle-video{object-fit:cover;filter:saturate(.7)contrast(1.12)brightness(.62);width:100%;height:100%;position:absolute;inset:0;transform:scale(1.05)}.w03-jungle-tint{mix-blend-mode:multiply;background:linear-gradient(110deg,#051a14eb,#093a2a66 45%,#010e0ccc),radial-gradient(circle at 72% 42%,#a0d57633,#0000 31%);position:absolute;inset:0}.w03-jungle-grid{opacity:.22;background-color:#0000;background-image:linear-gradient(#bce7a729 1px,#0000 1px),linear-gradient(90deg,#bce7a729 1px,#0000 1px);background-position:0 0,0 0;background-repeat:repeat,repeat;background-size:72px 72px;background-attachment:scroll,scroll;background-origin:padding-box,padding-box;background-clip:border-box,border-box;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#0000 0,#000 22% 75%,#0000 100%);mask-image:linear-gradient(#0000 0,#000 22% 75%,#0000 100%)}.w03-jungle-nav{z-index:4;letter-spacing:.16em;text-transform:uppercase;justify-content:space-between;align-items:center;font-size:11px;display:flex;position:absolute;top:28px;left:3.8vw;right:3.8vw}.w03-jungle-nav a{color:#f4f3e9;text-decoration:none}.w03-jungle-nav span{opacity:.5}.w03-jungle-copy{z-index:3;width:min(680px,70vw);position:absolute;top:21%;left:8vw}.w03-jungle-copy .eyebrow{color:#bfe39b;margin-bottom:24px}.w03-jungle-copy h2{letter-spacing:-.065em;margin:0;font-size:clamp(64px,9.4vw,154px);font-weight:500;line-height:.88}.w03-jungle-copy h2 em{color:#b9df91;font-style:normal}.w03-jungle-copy>p:not(.eyebrow){color:#f4f3e9c2;max-width:440px;margin:34px 0 24px;font-size:15px;line-height:1.75}.w03-jungle-tags{flex-wrap:wrap;gap:9px;display:flex}.w03-jungle-tags span{letter-spacing:.08em;border:1px solid #f4f3e952;border-radius:100px;padding:8px 12px;font-size:10px}.w03-jungle-index{z-index:4;text-align:right;justify-items:end;gap:8px;display:grid;position:absolute;top:24%;right:4vw}.w03-jungle-index strong{color:#b9df91;font-size:clamp(64px,8vw,120px);font-weight:400;line-height:.8}.w03-jungle-index span{letter-spacing:.16em;opacity:.6;font-size:9px}.w03-jungle-index i{background:linear-gradient(90deg,#b9df91 var(--fill),#ffffff40 var(--fill));width:100px;height:2px;margin-top:8px;display:block}.w03-jungle-loading{z-index:3;letter-spacing:.16em;opacity:.6;font-size:10px;position:absolute;bottom:10%;left:8vw}.w03-jungle-plant{z-index:2;filter:blur(.2px);border:1px solid #aee0884d;border-radius:50% 0;position:absolute;transform:rotate(34deg)}.plant-a{background:linear-gradient(135deg,#0000 49%,#67aa5729 50%);width:42vw;height:55vw;bottom:-9vw;right:-4vw}.plant-b{background:linear-gradient(135deg,#0000 49%,#9dd5781f 50%);width:34vw;height:44vw;bottom:-14vw;left:-11vw;transform:rotate(-30deg)}.w03-jungle-second{z-index:5;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#08271cb8;border:1px solid #d3ecba4d;border-radius:28px;justify-content:space-between;align-items:flex-end;min-height:330px;padding:42px 48px;display:flex;position:absolute;bottom:-92svh;left:5vw;right:5vw}.w03-jungle-second h3{margin:10px 0 14px;font-size:clamp(30px,4.5vw,66px);font-weight:400;line-height:.94}.w03-jungle-second p:last-child{color:#f4f3e9a8;max-width:420px;margin:0;line-height:1.7}.w03-jungle-second .next-world{color:#102a20;background:#b9df91;position:static;transform:none}.w04-jack{color:#e9edf0;background:#090c10;font-family:Inter,Arial,PingFang SC,sans-serif}.w04-jack-hero{background:radial-gradient(circle at 50% 47%,#273844 0,#121b22 30%,#090c10 68%);height:100svh;min-height:700px;position:relative;overflow:hidden}.w04-jack-hero:before{content:"";opacity:.25;background-color:#0000;background-image:linear-gradient(90deg,#0000 49.9%,#e0eef24d 50%,#0000 50.1%),linear-gradient(#0000 49.9%,#e0eef22e 50%,#0000 50.1%);background-position:0 0,0 0;background-repeat:repeat,repeat;background-size:90px 90px;background-attachment:scroll,scroll;background-origin:padding-box,padding-box;background-clip:border-box,border-box;position:absolute;inset:0;-webkit-mask-image:radial-gradient(circle,#000,#0000 68%);mask-image:radial-gradient(circle,#000,#0000 68%)}.w04-jack-nav{z-index:6;letter-spacing:.14em;text-transform:uppercase;justify-content:space-between;align-items:center;font-size:11px;display:flex;position:absolute;top:28px;left:3.8vw;right:3.8vw}.w04-jack-nav a{color:#e9edf0;text-decoration:none}.w04-jack-nav span{opacity:.48}.w04-jack-title{z-index:3;position:absolute;top:22%;left:7vw}.w04-jack-title p{letter-spacing:.2em;color:#8eabb7;margin:0 0 18px;font-size:12px}.w04-jack-title h2{letter-spacing:-.065em;margin:0;font-size:clamp(60px,9.5vw,156px);font-weight:500;line-height:.86}.w04-jack-title h2 em{color:#9ec8d2;font-style:normal}.w04-jack-portrait-wrap{z-index:4;place-items:end center;width:min(49vw,720px);height:min(78vw,760px);display:grid;position:absolute;bottom:-8%;left:50%;transform:translate(-50%)}.w04-jack-portrait-wrap:before{content:"";aspect-ratio:1;border:1px solid #aedce675;border-radius:50%;width:80%;position:absolute;box-shadow:0 0 80px #70d0dc33,inset 0 0 40px #70d0dc1a}.w04-jack-portrait-wrap img{z-index:2;object-fit:contain;object-position:center bottom;filter:drop-shadow(0 30px 40px #00000085);width:100%;height:100%;transition:transform .5s;position:relative}.w04-jack-orbit{z-index:1;border:1px solid #bde2e661;border-radius:50%;width:min(62vw,920px);height:min(18vw,250px);position:absolute;top:56%;left:50%;transform:translate(-50%,-50%)rotate(-16deg)}.orbit-two{opacity:.56;width:min(48vw,700px);height:min(12vw,170px);transform:translate(-50%,-50%)rotate(24deg)}.w04-jack-meta{z-index:6;text-align:right;gap:10px;display:grid;position:absolute;top:26%;right:6vw}.w04-jack-meta strong{color:#9ec8d2;font-size:clamp(54px,7vw,110px);font-weight:400;line-height:.8}.w04-jack-meta span{letter-spacing:.12em;opacity:.55;max-width:130px;font-size:9px;line-height:1.45}.w04-jack-bottom{z-index:6;justify-content:space-between;align-items:flex-end;display:flex;position:absolute;bottom:5.5%;left:7vw;right:7vw}.w04-jack-bottom p{color:#e9edf09e;max-width:300px;margin:0;font-size:12px;line-height:1.6}.w04-jack-bottom a{color:#e9edf0;letter-spacing:.12em;border:1px solid #e9edf0a3;border-radius:100px;padding:12px 18px;font-size:10px;text-decoration:none}.w04-jack-gallery{background:#10171d;min-height:100svh;padding:11vh 5vw 12vh;position:relative}.w04-gallery-heading{justify-content:space-between;align-items:flex-end;margin-bottom:42px;display:flex}.w04-gallery-heading h3{letter-spacing:-.05em;margin:0;font-size:clamp(44px,7vw,100px);font-weight:400;line-height:.88}.w04-gallery-heading .next-world{color:#10171d;background:#9ec8d2;position:static;transform:none}.w04-gallery-grid{grid-template-columns:repeat(4,1fr);gap:12px;display:grid}.w04-gallery-grid figure{background:#1b252c;height:30vw;min-height:220px;margin:0;position:relative;overflow:hidden}.w04-gallery-grid img{object-fit:cover;width:100%;height:100%;transition:transform .6s;display:block}.w04-gallery-grid figure:hover img{transform:scale(1.06)}.w04-gallery-grid figcaption{letter-spacing:.14em;text-shadow:0 1px 10px #000;font-size:9px;position:absolute;bottom:13px;left:14px}@media (width<=760px){.w03-jungle{height:190svh;min-height:1300px}.w03-jungle-nav{font-size:8px;top:20px;left:20px;right:20px}.w03-jungle-nav span{display:none}.w03-jungle-copy{width:auto;top:20%;left:22px;right:22px}.w03-jungle-copy h2{font-size:clamp(54px,15vw,88px)}.w03-jungle-copy>p:not(.eyebrow){margin-top:24px;font-size:13px}.w03-jungle-index{top:auto;bottom:31%;right:22px}.w03-jungle-index strong{font-size:72px}.w03-jungle-second{min-height:290px;padding:28px 24px;display:block;bottom:-81svh;left:18px;right:18px}.w03-jungle-second .next-world{margin-top:24px}.w04-jack-hero{min-height:680px}.w04-jack-nav{font-size:8px;top:20px;left:20px;right:20px}.w04-jack-nav span{display:none}.w04-jack-title{top:20%;left:22px}.w04-jack-title p{font-size:9px}.w04-jack-title h2{font-size:clamp(50px,14vw,78px)}.w04-jack-portrait-wrap{width:88vw;height:66vh;bottom:3%}.w04-jack-meta{top:30%;right:22px}.w04-jack-meta strong{font-size:58px}.w04-jack-meta span{max-width:90px;font-size:7px}.w04-jack-bottom{display:block;bottom:24px;left:22px;right:22px}.w04-jack-bottom p{max-width:235px;margin-bottom:12px;font-size:10px}.w04-jack-bottom a{padding:10px 13px;font-size:8px}.w04-gallery-heading{display:block}.w04-gallery-heading h3{margin:16px 0 26px;font-size:52px}.w04-gallery-grid{grid-template-columns:1fr 1fr;gap:8px}.w04-gallery-grid figure{height:42vw;min-height:140px}.w04-jack-gallery{padding:9vh 18px}.w04-gallery-grid figcaption{font-size:7px;bottom:8px;left:9px}}.w01-intro{background:radial-gradient(circle at 16% 13%,#908be794,#0000 34%),radial-gradient(circle at 76% 22%,#b9d4c494,#0000 39%),radial-gradient(circle at 70% 70%,#f2b4ca6b,#0000 38%),linear-gradient(155deg,#d8d6ee 0%,#f2f4ef 48%,#f7e8ee 100%)!important}.w01-intro:after{background:linear-gradient(#ffffff0a,#ffffff2e)}.intro-copy h1{color:#232622;font-weight:300}.serif-note,.intro-note{color:#23262294}.mouse-guide{color:#23262294;background:#ffffff5c;border-color:#ffffff9e;box-shadow:0 12px 34px #333f3a14}.mouse-guide i{background:#232622}.product-fit{letter-spacing:.12em;border-block-color:#23262224;font-size:12px;bottom:68px}.product-fit strong{font-size:15px}.w01-application:before{background:radial-gradient(circle at 50% 45%,#fff 0 24%,#fffffffa 34%,#ffffffd1 46%,#0000 60%),radial-gradient(circle at 0 0,#b3ded559,#0000 34%),radial-gradient(circle at 100% 0,#d2c2e852,#0000 35%),radial-gradient(circle at 0 100%,#e0cde440,#0000 34%),radial-gradient(circle at 100% 100%,#eedabb4d,#0000 34%),#fff!important}.world-five{background:#effdf0}.w05-header{z-index:700;background:#effdf0;padding-top:14px}.w05-title{padding-top:5.2vh}.w05-title h2{letter-spacing:-.055em;font-family:Georgia,DM Serif Display,serif;font-size:clamp(68px,7.9vw,120px);line-height:.93}.w05-title>p:last-child{color:#547154;margin-top:14px;font-size:13px}.w05-cat-house{background:#f1791f;border-radius:22px;width:100%;height:100%;position:relative;box-shadow:inset 0 -14px #622b0d29}.w05-cat-house:before{content:"";background:#ffe6c8;border-radius:12px;height:34%;position:absolute;top:18%;left:18%;right:18%;box-shadow:0 -10px #ff9b35}.w05-cat-house:after{content:"";aspect-ratio:1;background:#53220d;border-radius:50%;width:34%;position:absolute;bottom:16%;left:50%;transform:translate(-50%)}.w05-cat-house span{background:#ff8a22;border-radius:12px;height:13%;position:absolute;top:3%;left:8%;right:8%}.w05-cat-house i{background:#1a3d1a;border-radius:50%;width:42px;height:42px;position:absolute;bottom:10px;right:10px}.w05-cozy-panels{align-items:stretch;height:min(51vh,42vw)}.w05-photo{background:#9ee7a7;height:100%;overflow:visible}.w05-photo.center{background:#064216;height:100%}.w05-photo:before,.w05-photo:after{display:none}.w05-photo>img{z-index:1;object-fit:contain;width:88%;height:auto;max-height:none;padding:0;position:absolute;bottom:20%;left:50%;transform:translate(-50%)}.w05-peek-left>img{width:74%;bottom:38%;transform:translate(-50%)scale(1.55)}.w05-hero-dobby>img{width:min(58%,430px);bottom:20%;transform:translate(-50%)scale(1.15)}.w05-peek-right>img{width:92%;bottom:31%;transform:translate(-50%)scale(1.5)}.w05-photo figcaption{color:#073314;bottom:clamp(18px,3.5vh,46px)}.w05-photo.center figcaption{color:#fff;align-items:center}.w05-photo figcaption>strong{font-size:clamp(30px,4.2vw,66px)}.w05-photo h3{text-align:center;font-family:Inter,Arial,PingFang SC,sans-serif;font-size:clamp(18px,2vw,34px);font-weight:800;line-height:1.12}.w05-photo figcaption>a{background:#e86a10;font-size:12px}.w05-rating svg{fill:#e86a10;stroke:#e86a10}.w04-marquee{position:relative}.w04-marquee-note{z-index:8;color:#fff;text-align:center;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#0a0a0eb8;border-radius:28px;justify-items:center;gap:14px;width:min(620px,86vw);padding:22px 26px;display:grid;position:absolute;bottom:54px;left:50%;transform:translate(-50%)}.w04-marquee-note h3{margin:0;font-size:clamp(22px,2.5vw,38px);font-weight:500;line-height:1.15}.w04-marquee-note .next-world{margin-top:2px;position:static;transform:none}@media (width<=900px){.w01-intro{background:radial-gradient(circle at 18% 14%,#908be78c,#0000 36%),radial-gradient(circle at 78% 24%,#b9d4c494,#0000 40%),radial-gradient(circle at 70% 72%,#f2b4ca6b,#0000 39%),linear-gradient(155deg,#d8d6ee 0%,#f2f4ef 48%,#f7e8ee 100%)!important}.w05-title h2{font-size:clamp(40px,10.5vw,58px)}.w05-mobile{background:#effdf0}.w05-mobile-cards{grid-template-columns:1fr 1fr;display:grid}.w05-mobile-cards>div,.w05-mobile-cards>.w05-cat-house{border-radius:18px;width:auto;height:100%}.w05-mobile-cards>.w05-cat-house i{background:#1a3d1a;border-radius:50%;width:42px;height:42px;inset:auto 10px 10px auto;transform:none}.w05-mobile-panels{grid-template-columns:1fr 1.16fr 1fr;align-items:stretch;width:calc(100% + 28px);margin-top:auto;display:grid}.w05-mobile-panels figure{background:#9ee7a7;height:30vh;min-height:218px;overflow:hidden}.w05-mobile-panels figure:nth-child(2){background:#064216;height:34vh;min-height:250px}.w05-mobile-panels figure:before{display:none}.w05-mobile-panels img{object-fit:contain;width:105%;height:auto;padding:0;position:absolute;bottom:22%;left:50%;transform:translate(-50%)}.w05-mobile-panels figure:first-child img{width:100%;bottom:35%;transform:translate(-50%)scale(1.55)}.w05-mobile-panels figure:nth-child(2) img{width:98%;padding:0;bottom:18%}.w05-mobile-panels figure:nth-child(3) img{width:110%;bottom:34%;transform:translate(-50%)scale(1.45)}.w05-mobile-panels figcaption{background:#064216d1}}@property --tw-rotate-x{syntax:"*";inherits:false}@property --tw-rotate-y{syntax:"*";inherits:false}@property --tw-rotate-z{syntax:"*";inherits:false}@property --tw-skew-x{syntax:"*";inherits:false}@property --tw-skew-y{syntax:"*";inherits:false}@property --tw-border-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-shadow-color{syntax:"*";inherits:false}@property --tw-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-inset-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-inset-shadow-color{syntax:"*";inherits:false}@property --tw-inset-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-ring-color{syntax:"*";inherits:false}@property --tw-ring-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-inset-ring-color{syntax:"*";inherits:false}@property --tw-inset-ring-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-ring-inset{syntax:"*";inherits:false}@property --tw-ring-offset-width{syntax:"<length>";inherits:false;initial-value:0}@property --tw-ring-offset-color{syntax:"*";inherits:false;initial-value:#fff}@property --tw-ring-offset-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-outline-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-blur{syntax:"*";inherits:false}@property --tw-brightness{syntax:"*";inherits:false}@property --tw-contrast{syntax:"*";inherits:false}@property --tw-grayscale{syntax:"*";inherits:false}@property --tw-hue-rotate{syntax:"*";inherits:false}@property --tw-invert{syntax:"*";inherits:false}@property --tw-opacity{syntax:"*";inherits:false}@property --tw-saturate{syntax:"*";inherits:false}@property --tw-sepia{syntax:"*";inherits:false}@property --tw-drop-shadow{syntax:"*";inherits:false}@property --tw-drop-shadow-color{syntax:"*";inherits:false}@property --tw-drop-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-drop-shadow-size{syntax:"*";inherits:false}@property --tw-backdrop-blur{syntax:"*";inherits:false}@property --tw-backdrop-brightness{syntax:"*";inherits:false}@property --tw-backdrop-contrast{syntax:"*";inherits:false}@property --tw-backdrop-grayscale{syntax:"*";inherits:false}@property --tw-backdrop-hue-rotate{syntax:"*";inherits:false}@property --tw-backdrop-invert{syntax:"*";inherits:false}@property --tw-backdrop-opacity{syntax:"*";inherits:false}@property --tw-backdrop-saturate{syntax:"*";inherits:false}@property --tw-backdrop-sepia{syntax:"*";inherits:false}@property --tw-ease{syntax:"*";inherits:false}
