@import "https://fonts.googleapis.com/css2?family=DM+Mono:wght@400;500&family=DM+Sans:wght@400;500;600;700&family=Playfair+Display:ital,wght@0,500;0,600;1,500;1,600&display=swap";:root{--ink:#1f2824;--muted:#69716b;--paper:#f7f5ef;--card:#efeee7;--sage:#dbe6d9;--coral:#df765f;--yellow:#edc85b;--blue:#7cabb2;--line:#1f282424;color:var(--ink);background:var(--paper);font-synthesis:none;text-rendering:optimizelegibility;font-family:DM Sans,sans-serif}*{box-sizing:border-box}body{min-width:320px;margin:0}button,a{font:inherit}a{color:inherit;text-decoration:none}.page-shell{background:radial-gradient(circle at 76% 35%, #fbfaf5 0, var(--paper) 45%);min-height:100vh;padding:28px clamp(24px,5vw,76px) 26px;overflow:hidden}.topbar,.footer-note{align-items:center;display:flex}.topbar{border-bottom:1px solid var(--line);justify-content:space-between;padding-bottom:22px}.brand{letter-spacing:-.06em;align-items:center;gap:10px;font-size:18px;font-weight:700;display:inline-flex}.brand-mark{border:1px solid var(--ink);border-radius:50%;place-items:center;width:26px;height:26px;font-size:14px;display:grid}.topbar-note,.eyebrow,.action-note,.footer-note,.art-caption{font-family:DM Mono,monospace}.topbar-note{color:var(--muted);letter-spacing:.04em;font-size:11px}.hero{grid-template-columns:minmax(0,1fr) minmax(360px,.9fr);align-items:center;gap:6vw;max-width:1280px;min-height:min(700px,100vh - 165px);margin:0 auto;display:grid}.hero-copy{z-index:2;padding:70px 0;position:relative}.eyebrow{color:var(--coral);letter-spacing:.08em;text-transform:uppercase;margin:0 0 30px;font-size:11px}h1{letter-spacing:-.075em;max-width:740px;margin:0;font-size:clamp(50px,7.2vw,104px);font-weight:500;line-height:.94}h1 em{color:var(--coral);letter-spacing:-.06em;font-family:Playfair Display,serif;font-size:.97em;font-weight:500}.headline-dot{color:var(--yellow)}.intro{max-width:390px;color:var(--muted);margin:34px 0 30px;font-size:16px;line-height:1.55}.primary-action{color:#fff;background:var(--ink);cursor:pointer;border:0;border-radius:999px;align-items:center;gap:32px;min-height:52px;padding:0 16px 0 22px;font-size:14px;font-weight:600;transition:transform .18s,background .18s;display:inline-flex}.primary-action span{width:34px;height:34px;color:var(--ink);background:var(--yellow);border-radius:50%;place-items:center;font-size:18px;display:grid}.primary-action:hover{background:#35423b;transform:translateY(-2px)}.primary-action:focus-visible{outline:3px solid var(--yellow);outline-offset:4px}.action-note{color:var(--muted);margin:13px 0 0 22px;font-size:10px}.hero-art{background:var(--sage);isolation:isolate;border-radius:45% 45% 40% 40%;min-height:570px;position:relative}.sun-disc{aspect-ratio:1;opacity:.78;background:#f4d77a;border-radius:50%;width:64%;position:absolute;top:16%;left:13%}.orbit{border:1px solid #1f28244d;border-radius:50%;position:absolute;transform:rotate(-28deg)}.orbit--one{width:76%;height:63%;top:10%;left:9%}.orbit--two{width:76%;height:52%;top:27%;left:22%}.art-caption{color:var(--ink);text-align:right;text-transform:uppercase;font-size:10px;line-height:1.4;position:absolute;bottom:10%;right:10%}.leaf{transform-origin:bottom;background:#aec6aa;border-radius:100% 0;width:13%;height:36%;position:absolute;bottom:0}.leaf--left{left:12%;transform:rotate(24deg)}.leaf--right{background:#c2d3bb;height:28%;right:13%;transform:rotate(-34deg)}.butterfly{width:64px;height:58px;animation:7s ease-in-out infinite float;display:block;position:absolute}.butterfly--one{top:13%;right:10%}.butterfly--two{animation-delay:-2s;top:45%;left:2%;transform:scale(.7)}.butterfly--three{animation-delay:-4s;bottom:14%;right:26%;transform:scale(.48)}.wing{border-radius:80% 20% 75% 25%;width:32px;height:42px;position:absolute;top:8px}.wing--left{right:31px;transform:rotate(28deg)}.wing--right{left:31px;transform:scaleX(-1)rotate(28deg)}.butterfly--yellow .wing{background:var(--yellow)}.butterfly--coral .wing{background:var(--coral)}.butterfly--blue .wing{background:var(--blue)}.body{z-index:1;background:var(--ink);border-radius:999px;width:5px;height:38px;position:absolute;top:11px;left:30px;transform:rotate(12deg)}.footer-note{max-width:1280px;color:var(--muted);gap:20px;margin:0 auto;font-size:10px}.footer-note>span:first-child{color:var(--coral)}.footer-line{background:var(--line);flex:1;height:1px}@keyframes float{0%,to{translate:0;rotate:-4deg}50%{translate:10px -16px;rotate:5deg}}@media (width<=760px){.page-shell{padding:20px 20px 22px}.topbar-note{display:none}.hero{flex-direction:column;align-items:stretch;gap:20px;min-height:auto;display:flex}.hero-copy{padding:60px 0 20px}.eyebrow{margin-bottom:22px}h1{font-size:clamp(48px,15vw,82px)}.intro{margin-top:26px}.hero-art{min-height:360px;margin:8px 4px 24px}.footer-note{align-items:flex-start}.footer-line{display:none}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
