:root{--ink:#0c0004;--ink-card:#0c0104;--rose:#d884a2;--rose-light:#feb4cb;--rose-deep:#a04263;--blush:#e3a9bf;--card-from:#915a6e;--card-to:#d884a2;--paper:#f8f8f8;--paper-warm:#fefdfe;--sky-low:linear-gradient(180deg, var(--ink) 70.914%, var(--rose-deep) 115.27%, var(--blush) 141.75%);--sky-high:linear-gradient(180deg, var(--ink) 53.04%, var(--rose-deep) 118.58%, var(--blush) 141.75%);--font-display:"Fraunces", "Recoleta Alt", ui-serif, Georgia, serif;--font-body:"Do Hyeon", "Trebuchet MS", sans-serif;--font-numeral:"Playfair Display", "Canela", ui-serif, Georgia, serif;--font-ui:"Geist", ui-sans-serif, system-ui, sans-serif;--frame:1280;--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark}*,:before,:after{box-sizing:border-box}*{margin:0}html{-webkit-text-size-adjust:100%;scroll-behavior:smooth;scrollbar-width:none;-ms-overflow-style:none}html::-webkit-scrollbar{width:0;height:0;display:none}body::-webkit-scrollbar{width:0;height:0;display:none}body{background:var(--ink);min-height:100vh;color:var(--paper);font-family:var(--font-body);font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased}img,svg{max-width:100%;display:block}a{color:inherit;text-decoration:none}button{font:inherit;color:inherit;cursor:pointer;background:0 0;border:0}ul{padding:0;list-style:none}:focus-visible{outline:2px solid var(--rose-light);outline-offset:3px;border-radius:4px}.visually-hidden{clip-path:inset(50%);white-space:nowrap;width:1px;height:1px;padding:0;position:absolute;overflow:hidden}.section{isolation:isolate;position:relative;overflow:hidden}.section--low{background:var(--sky-low)}.section--high{background:var(--sky-high)}.art{pointer-events:none;-webkit-user-select:none;user-select:none;z-index:0;position:absolute}.shell{z-index:2;width:min(100% - 2*clamp(20px,4vw,52px),1177px);margin-inline:auto;position:relative}.navbar{z-index:60;justify-content:center;padding-inline:clamp(12px,4vw,52px);display:flex;position:fixed;inset:clamp(10px,2.4vh,20px) 0 auto}.navbar__inner{border:2px solid var(--rose);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#00000040;border-radius:30px 5px;justify-content:space-between;align-items:center;width:min(100%,1177px);height:clamp(48px,5.2vw,64px);padding-inline:clamp(14px,2.8vw,38px);display:flex}.navbar__brand{min-width:0;font-family:var(--font-display);white-space:nowrap;color:var(--paper);align-items:center;gap:clamp(8px,.9vw,13px);font-size:clamp(12px,1.05vw,15px);font-weight:600;display:flex}.navbar__brand img{filter:drop-shadow(.635px .635px .317px #00000040);width:clamp(24px,2.2vw,30px);height:auto}.navbar__links{font-family:var(--font-display);white-space:nowrap;color:var(--paper);align-items:center;gap:clamp(16px,4.4vw,62px);font-size:clamp(12px,1.05vw,15px);font-weight:600;display:flex}.landing-link{font-family:var(--font-display);color:var(--paper);font-size:clamp(12px,1.05vw,15px);font-weight:600}.navbar__links a,.landing-link{padding-block:4px;transition:color .25s;position:relative}.navbar__links a:after,.landing-link:after{content:"";background:var(--rose);transform-origin:0;height:1.5px;transition:transform .28s;position:absolute;inset:auto 0 0;transform:scaleX(0)}.navbar__links a:hover,.landing-link:hover,.landing-link:focus-visible{color:var(--rose-light)}.navbar__links a:hover:after,.landing-link:hover:after,.landing-link:focus-visible:after{transform:scaleX(1)}.navbar__toggle{justify-content:center;align-items:center;width:40px;height:40px;display:none}.navbar__toggle span{background:var(--paper);width:20px;height:2px;box-shadow:0 -6px 0 var(--paper), 0 6px 0 var(--paper);display:block}@media (width<=780px){.navbar__links{border:2px solid var(--rose);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#0c0004f0;border-radius:20px 5px;flex-direction:column;align-items:flex-start;gap:18px;width:min(240px,70vw);padding:20px 24px;position:absolute;top:calc(100% + 10px);right:0}.navbar__links[data-open=false]{display:none}.navbar__toggle{display:flex}.navbar__inner{position:relative}}.drift{pointer-events:none;z-index:1;position:absolute;inset:0;overflow:hidden}.drift__petal{background:var(--rose-light);opacity:.75;border-radius:76% 24% 70% 30%/60% 55% 45% 40%;width:12px;height:12px;animation:linear infinite petal-fall;position:absolute;top:-8%}.drift__lantern{width:46px;animation:linear infinite lantern-rise;position:absolute;bottom:-22%}@keyframes petal-fall{0%{transform:translate(0,0)rotate(0)}to{transform:translate3d(var(--drift,60px), 118vh, 0) rotate(540deg)}}@keyframes lantern-rise{0%{opacity:0;transform:translate(0,0)rotate(-4deg)}12%{opacity:.9}88%{opacity:.9}to{transform:translate3d(var(--drift,-50px), -132vh, 0) rotate(6deg);opacity:0}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}.drift__petal,.drift__lantern{animation:none}.drift{display:none}}.plant-shell{z-index:3;width:clamp(340px,30vw,480px);height:clamp(480px,68vh,680px);position:absolute;bottom:clamp(76px,9vh,100px);right:clamp(6vw,10vw,190px)}.plant-base{z-index:2;object-fit:contain;pointer-events:none;-webkit-user-select:none;user-select:none;filter:contrast(1.035)saturate(1.045);width:100%;height:100%;position:absolute;inset:0}.plant-svg{z-index:3;pointer-events:none;shape-rendering:geometricprecision;-webkit-user-select:none;user-select:none;width:100%;height:100%;display:block;position:absolute;inset:0;overflow:visible}.pedicel-canopy,.blossom-canopy{isolation:isolate}.blossom-motion,.flower-head{transform-box:view-box;transform-origin:0 0;will-change:transform, opacity}.pedicel-system{transform-box:fill-box;transform-origin:0 0}.branch-collar{fill:#4b3022;stroke:#22140ee6;stroke-width:.55px;vector-effect:non-scaling-stroke}.flower-pedicel-shadow,.flower-pedicel{fill:none;stroke-linecap:round;stroke-linejoin:round;vector-effect:non-scaling-stroke}.flower-pedicel-ribbon{fill:url(#pedicelTint);stroke:#3a2218b8;stroke-width:.38px;vector-effect:non-scaling-stroke}.flower-pedicel-shadow{stroke:#301d15eb;stroke-width:2.55px}.flower-pedicel{stroke:url(#pedicelTint);stroke-width:1.38px}.petal-plane,.heart-motion{transform-box:view-box;transform-origin:0 0}.petal-far .bloom-petal{opacity:.88}.petal-near .bloom-petal{opacity:.98}.bloom-petal{stroke:#fff6f87a;stroke-width:.32px;stroke-linejoin:round;vector-effect:non-scaling-stroke}.petal-front{fill:url(#petalFront)}.petal-mid{fill:url(#petalMid)}.petal-back{fill:url(#petalBack)}.petal-sheen{fill:url(#petalSheen);opacity:.62;mix-blend-mode:screen}.petal-fold{fill:url(#petalFold);mix-blend-mode:multiply;transform-box:fill-box;transform-origin:50% 100%}.petal-vein{fill:none;stroke:#922e54c2;stroke-width:.54px;stroke-linecap:round;vector-effect:non-scaling-stroke}.petal-cleft{fill:none;stroke:#99395cb8;stroke-width:.62px;stroke-linecap:round;vector-effect:non-scaling-stroke}.bloom-bud{transform-box:fill-box;transform-origin:50%}.bloom-bud .bud-core{fill:url(#budTint);stroke:#6e1f3aad;stroke-width:.48px}.white-tip-cap{transform-box:fill-box;transform-origin:50% 82%}.white-tip{fill:url(#whiteTipTint);stroke:#fff9f9c2;stroke-width:.42px;vector-effect:non-scaling-stroke}.white-tip-seam{fill:none;stroke:#b85374b8;stroke-width:.34px;stroke-linecap:round;vector-effect:non-scaling-stroke}.sepal-ring{transform-box:fill-box;transform-origin:50% 65%}.sepal-ring path{fill:#ad3f60;stroke:#5c1b30c2;stroke-width:.34px;vector-effect:non-scaling-stroke}.bloom-bud .bud-glint{fill:none;stroke:#fff4f6b8;stroke-width:.48px;stroke-linecap:round}.flower-heart path{fill:none;stroke-linecap:round;vector-effect:non-scaling-stroke}.flower-heart,.heart-motion,.nectar-plane{transform-box:fill-box;transform-origin:50%}.nectar-shadow{fill:#6b233bc7;stroke:#ed9eb1a8;stroke-width:.42px;vector-effect:non-scaling-stroke}.stamen-filament{stroke:#b74772;stroke-width:.82px}.stamen-anther{fill:#ffd35b;stroke:#6f440ddb;stroke-width:.36px;vector-effect:non-scaling-stroke}.pistil-style{stroke:#eed57b;stroke-width:.86px}.pistil-tip{fill:#fff0a6;stroke:#895812db;stroke-width:.38px;vector-effect:non-scaling-stroke}.nectar-gland{fill:#efbd4a;stroke:#6d410fb8;stroke-width:.28px;vector-effect:non-scaling-stroke}.flower-centre{fill:url(#flowerCore);stroke:#ffe09ad1;stroke-width:.58px}.flower-centre-light{fill:#fff0b9e6}.plant-aura{z-index:0;aspect-ratio:1;background:radial-gradient(circle, rgba(255, 227, 230, calc(.15 + var(--bloom) * .1)) 0%, #d4709214 33%, transparent 70%);filter:blur(14px);width:77%;transform:translateX(-50%) scale(calc(.84 + var(--bloom) * .18));border-radius:50%;position:absolute;top:17%;left:50%}.plant-shadow{z-index:1;filter:blur(10px);background:#050203d6;border-radius:50%;height:5.5%;position:absolute;bottom:-1%;left:24%;right:24%;transform:scaleX(.94)}
