*{box-sizing:border-box;margin:0;padding:0}html,body{height:100%}body{background:#0c0f0a;font-family:Inter,sans-serif}.fw-bar{z-index:50;color:#ececf2;background:#0b0b0f;border-bottom:1px solid #ececf21f;justify-content:space-between;align-items:center;gap:12px;padding:10px 18px;font-size:.85rem;display:flex;position:sticky;top:0}.fw-back{color:#c9c6d6;white-space:nowrap;text-decoration:none}.fw-back:hover{color:#fff}.fw-name{letter-spacing:.02em;font-weight:600}.fw-name em{color:#c9c6d6;font-style:normal;font-weight:400}.fw-cta{color:#0b0b0f;white-space:nowrap;background:linear-gradient(135deg,#c3b0f2,#f4aec9);border-radius:100px;padding:8px 16px;font-weight:600;text-decoration:none}@media (width<=560px){.fw-name{display:none}.fw-cta{padding:7px 12px;font-size:.78rem}.fw-bar{padding:10px 12px}}.stage{background:url(/moodboards/botanical/bg.webp) 50%/cover no-repeat;flex-direction:column;min-height:calc(100vh - 45px);display:flex;position:relative;overflow:hidden}.te-nav{z-index:20;justify-content:space-between;align-items:center;padding:16px 20px;animation:.7s both fadeIn;display:flex;position:relative}.brand{color:#fff;letter-spacing:-.05em;font-family:DM Sans,sans-serif;font-size:30px;font-weight:500;animation:.8s cubic-bezier(.16,1,.3,1) .2s both slideL}.links{color:#ffffffe6;gap:40px;font-family:DM Sans,sans-serif;font-size:18px;font-weight:500;list-style:none;animation:.7s .4s both fadeIn;display:none}.links li{cursor:pointer}.links li:hover{color:#fff}.icons{align-items:center;gap:14px;animation:.8s cubic-bezier(.16,1,.3,1) .3s both slideR;display:flex}.icons button{color:#fffc;cursor:pointer;background:0 0;border:none}.icons button:hover{color:#fff}.avatar{color:#d7f0c8;letter-spacing:.04em;background:#10381f;border-radius:50%;justify-content:center;align-items:center;width:34px;height:34px;font-size:12px;font-weight:600;display:inline-flex}.menu-btn{display:inline-flex}@media (width>=768px){.links{display:flex}.menu-btn{display:none}}@media (width>=1024px){.te-nav{padding:20px 40px}}.mobile-menu{z-index:40;background:#000000eb;flex-direction:column;justify-content:center;align-items:center;gap:32px;display:none;position:fixed;inset:0}.mobile-menu.open{display:flex}.mobile-menu button{color:#fff;cursor:pointer;background:0 0;border:none;position:absolute;top:56px;right:20px}.mobile-menu ul{text-align:center;color:#fff;gap:24px;font-size:1.5rem;list-style:none;display:grid}.hero{z-index:10;flex-direction:column;flex:1;justify-content:center;padding:0 20px;display:flex;position:relative}.hero h1{letter-spacing:-.05em;color:#fff;font-family:DM Sans,sans-serif;font-size:48px;font-weight:400;line-height:50px}.hero .dim span{color:#ffffff73}.w{vertical-align:bottom;margin:-.25em .22em -.25em 0;padding:.25em 0;display:inline-block;overflow:hidden}.w>span{animation:.7s cubic-bezier(.16,1,.3,1) both wordReveal;display:inline-block}.badge{vertical-align:middle;width:auto;height:clamp(60px,10vw,160px);margin-left:10px;display:none}@media (width>=640px){.hero h1{font-size:80px;line-height:72px}.badge{display:inline-block}}@media (width>=768px){.hero h1{font-size:110px;line-height:95px}}@media (width>=1024px){.hero{padding:0 40px}.hero h1{font-size:130px;line-height:110px}}@media (width>=1280px){.hero h1{font-size:155px;line-height:125px}}.cta-row{flex-direction:column;gap:20px;margin-top:32px;display:flex}.explore{color:#fff;cursor:pointer;letter-spacing:-.03em;background:#000;border:none;border-radius:6px;justify-content:center;align-items:center;gap:10px;width:100%;height:56px;font-family:Inter,sans-serif;font-size:1rem;font-weight:500;display:flex}.explore:hover{background:#171717}.cta-row p{color:#fff;letter-spacing:-.03em;max-width:310px;font-size:.9rem;line-height:1.45}@media (width>=640px){.cta-row{flex-direction:row;align-items:center;gap:32px;margin-top:48px}.explore{width:240px;height:64px;font-size:1.1rem}}@media (width>=1024px){.cta-row{gap:50px;margin-top:75px}.explore{width:310px;height:72px;font-size:1.4rem}}.product-mobile{z-index:10;justify-content:center;margin-bottom:-180px;display:flex;position:relative;overflow:visible}.product-mobile img{object-fit:contain;filter:drop-shadow(0 25px 25px #00000040);width:180%;max-width:1296px;height:auto}@media (width>=640px){.product-mobile{margin-bottom:-220px}.product-mobile img{width:151%}}@media (width>=1024px){.product-mobile{display:none}}.product-desktop{z-index:0;pointer-events:none;width:clamp(600px,80vw,1412px);height:auto;display:none;position:absolute;bottom:-10%;right:clamp(-400px,-20vw,-100px)}@media (width>=1024px){.product-desktop{display:block}}.panels{z-index:10;grid-template-columns:1fr;display:grid;position:relative}@media (width>=768px){.panels{grid-template-columns:2fr 1fr 2fr}}.panel{min-height:170px;padding:26px 22px}.p1{background:#ecedec;flex-direction:column;justify-content:space-between;display:flex;position:relative;overflow:hidden}.p1-head{z-index:1;letter-spacing:-.05em;color:#000;max-width:350px;font-family:DM Sans,sans-serif;font-size:24px;line-height:1.1;position:relative}@media (width>=1024px){.p1-head{font-size:35px}}.p1-link{z-index:1;text-underline-offset:2px;cursor:pointer;letter-spacing:-.03em;margin-top:16px;text-decoration:underline;position:relative}.p1-link:hover{opacity:.7}.p1-deco{object-fit:contain;mix-blend-mode:multiply;pointer-events:none;width:auto;height:100%;position:absolute;bottom:0;right:0}.p2{background:#fefdf9;flex-direction:column;justify-content:space-between;display:flex;overflow:hidden}.cards{flex:1;position:relative}.card{opacity:0;align-items:flex-start;gap:14px;transition:all .5s ease-out;display:flex;position:absolute;inset:0;transform:translateY(14px)}.card.on{opacity:1;position:relative;transform:none}.card .ic{border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:42px;height:42px;display:inline-flex}.card p{color:#000c;letter-spacing:-.03em;margin-top:4px;font-size:.95rem;line-height:1.25}.dots{gap:8px;margin-top:22px;display:flex}.dots button{cursor:pointer;background:#0003;border:none;border-radius:100px;flex:1;height:2px;transition:background .4s}.dots button.on{background:#000}.p3{background:#000;align-items:center;gap:20px;display:flex}.p3-img{object-fit:contain;flex-shrink:0;width:130px;height:auto}@media (width>=1024px){.p3-img{width:190px}}.p3-big{color:#fff;letter-spacing:-.04em;font-size:1.7rem}@media (width>=1024px){.p3-big{font-size:2.1rem}}.p3-sub{color:#fff9;letter-spacing:-.03em;max-width:34ch;margin-top:5px;font-size:.9rem;line-height:1.3}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes fadeUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:none}}@keyframes slideL{0%{opacity:0;transform:translate(-40px)}to{opacity:1;transform:none}}@keyframes slideR{0%{opacity:0;transform:translate(40px)}to{opacity:1;transform:none}}@keyframes scaleIn{0%{opacity:0;transform:scale(.9)}to{opacity:1;transform:scale(1)}}@keyframes wordReveal{0%{opacity:0;filter:blur(4px);transform:translateY(135%)}to{opacity:1;filter:blur();transform:none}}.fade-up{animation:.8s cubic-bezier(.16,1,.3,1) .6s both fadeUp}.fade-up-late{animation:.8s cubic-bezier(.16,1,.3,1) .9s both fadeUp}.scale-in{animation:1s cubic-bezier(.16,1,.3,1) .7s both scaleIn}.scale-in-late{animation:1s cubic-bezier(.16,1,.3,1) .8s both scaleIn}@media (prefers-reduced-motion:reduce){*,.w>span{animation:none!important}}
