:root { color-scheme: dark; --ivory: #f3efe4; --amber: #f4bf66; }
* { box-sizing: border-box; }
html { min-width: 320px; background: #090a09; }
body { margin: 0; color: var(--ivory); font-family: "DM Sans", sans-serif; background: radial-gradient(ellipse at 55% 0, #30271c45, transparent 42%), #090a09; overflow-x: clip; }
body::after { content: ""; position: fixed; inset: 0; pointer-events: none; z-index: 10; opacity: .055; background-image: url("data:image/svg+xml,%3Csvg viewBox='0 0 180 180' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='.85' numOctaves='3' stitchTiles='stitch'/%3E%3C/filter%3E%3Cpath fill='%23fff' filter='url(%23n)' d='M0 0h180v180H0z'/%3E%3C/svg%3E"); }
a { color: inherit; text-decoration: none; }
a:focus-visible { outline: 2px solid var(--amber); outline-offset: 6px; }
.site-header { position: absolute; z-index: 5; top: 0; left: 4.65%; right: 4.3%; height: 112px; display: flex; align-items: center; justify-content: space-between; }
.brand { display: flex; align-items: center; gap: 30px; font-family: "Libre Caslon Display", Georgia, serif; font-size: 36px; line-height: 1; }
.brand-mark { display: grid; grid-template-columns: repeat(3, 4px); gap: 5px; }
.brand-mark i { width: 4px; height: 4px; border-radius: 50%; background: var(--ivory); }
.brand-mark i:nth-child(-n+3) { background: var(--amber); }
.nav-download { display: grid; place-items: center; width: 160px; height: 46px; border: 1px solid #bbb6a9; border-radius: 12px; font-size: 16px; transition: background .2s, border-color .2s; }
.nav-download:hover { border-color: var(--amber); background: #e5ac4c12; }
.hero { position: relative; min-height: 720px; height: 100svh; isolation: isolate; overflow: clip; }
.hero-copy { position: absolute; z-index: 3; left: 4.65%; top: 27.7%; width: 34%; }
h1 { margin: 0; font-family: "Libre Caslon Display", Georgia, serif; font-size: clamp(52px, 4.88vw, 100px); font-weight: 400; letter-spacing: -.035em; line-height: 1.03; }
h1 span { display: block; white-space: nowrap; }
.intro { margin: 30px 0 40px; font-size: clamp(17px, 1.43vw, 27px); line-height: 1.48; color: #c6c3ba; max-width: 560px; }
.primary-button { display: inline-flex; align-items: center; justify-content: center; gap: 27px; padding: 0 35px; height: 67px; border: 1px solid var(--amber); border-radius: 40px; background: linear-gradient(110deg, #c88b3825, #c88b3806); box-shadow: inset 0 1px 1px #ffdf9750, 0 0 30px #e0a34c0a; color: var(--amber); font-size: 20px; font-weight: 500; transition: background .2s, box-shadow .2s; }
.primary-button:hover { background: #c88b3830; box-shadow: 0 0 30px #e0a34c18; }
.primary-button svg { width: 25px; height: 30px; fill: none; stroke: currentColor; stroke-width: 1.4; stroke-linecap: round; stroke-linejoin: round; }
.platform-note { margin: 78px 0 0 3px; font-size: 16px; color: #8d8e87; }
.product-visual { position: absolute; left: 40.4%; top: 17.2%; width: 53.8%; z-index: 1; container-type: inline-size; }
.dot-veil { position: absolute; inset: 20% -13% 15%; background-image: radial-gradient(circle, #d2ac7045 0 3px, transparent 3.5px); background-size: 28px 28px; mask-image: linear-gradient(90deg, transparent, #000 10%, #000 90%, transparent); z-index: -1; }
.screen-wrap { position: relative; width: 100%; padding-bottom: 10%; perspective: 1800px; }
.screen { position: relative; z-index: 3; width: 100%; aspect-ratio: 1.65; padding: 10px; border: 2px solid #494a46; border-radius: 15px; background: linear-gradient(120deg, #151614, #080908); box-shadow: inset 0 0 0 2px #0b0c0b, 0 20px 35px #0007; transform: rotateY(-5deg) rotateZ(-.5deg); }
.screen-inner { height: 100%; border-radius: 4px; padding: 7.4% 7.1% 9%; overflow: hidden; background: radial-gradient(ellipse at 48% 45%, #a9741d09, transparent 40%), linear-gradient(120deg, #121310, #090a09); }
.wallpaper-meta { display: grid; grid-template-columns: 1fr auto auto; align-items: center; gap: 12%; font-size: 1.55cqw; color: #dcd9d0; margin-bottom: 6%; font-variant-numeric: tabular-nums; }
.wallpaper-meta span:first-child { font-size: 2cqw; }
.year-grid { display: grid; grid-template-columns: repeat(31, minmax(0, 1fr)); gap: 2.05cqw 0; align-items: center; justify-items: center; }
.day-dot { display: block; width: .85cqw; aspect-ratio: 1; border: 1px solid #77796e; border-radius: 50%; }
.day-dot.past { background: #f4f0e6; border-color: #f4f0e6; box-shadow: 0 0 2px #fff3; }
.day-dot.today { background: #ffd07b; border-color: #ffda92; transform: scale(1.7); box-shadow: 0 0 9px #ffbf59, 0 0 23px #f3ab4bab, 0 0 40px #efaa4766; }
.screen-glow { position: absolute; z-index: -1; left: -6%; right: -9%; bottom: -4%; height: 30%; background: radial-gradient(ellipse, #d6a05b68, #ab7d3530 35%, transparent 70%); filter: blur(24px); }
.stand-neck { position: absolute; z-index: 1; left: 40%; width: 23%; bottom: 2%; height: 18%; background: linear-gradient(100deg, #171918, #343633 35%, #151715 65%, #393a34); clip-path: polygon(9% 0, 88% 0, 91% 64%, 100% 85%, 78% 100%, 0 93%, 10% 73%); }
.stand-base { position: absolute; z-index: 2; width: 31%; height: 3.7%; left: 32%; bottom: .3%; border-radius: 12% 8% 20% 15%; transform: skewX(-30deg); background: linear-gradient(175deg, #4a4c45, #181a18 40%, #090a09 75%, #b5a382 83%, #24241f 89%); box-shadow: 0 8px 10px #0008; }
@media (min-width: 1101px) and (max-width: 1450px) {
  .brand { font-size: 30px; gap: 23px; }
  .intro { margin: 26px 0 32px; }
  .primary-button { height: 56px; padding: 0 26px; gap: 20px; font-size: 17px; }
  .platform-note { font-size: 14px; margin-top: 55px; }
  .screen { padding: 8px; }
}
@media (max-width: 1100px) {
  .site-header { position: relative; height: 100px; left: auto; right: auto; margin: 0 6%; }
  .hero { height: auto; min-height: 0; padding: 70px 6% 85px; }
  .hero-copy { position: relative; left: auto; top: auto; width: 100%; max-width: 700px; }
  h1 { font-size: clamp(58px, 8.5vw, 88px); }
  .intro { font-size: 21px; max-width: 550px; }
  .platform-note { margin-top: 30px; }
  .product-visual { position: relative; left: auto; top: auto; width: 100%; margin-top: 75px; }
  .primary-button { font-size: 18px; }
  .brand { font-size: 32px; gap: 22px; }
}
@media (max-width: 600px) {
  .site-header { margin: 0 6%; height: 84px; }
  .brand { font-size: 28px; gap: 16px; }
  .nav-download { width: 110px; height: 40px; font-size: 14px; }
  .hero { padding-top: 52px; padding-bottom: 60px; overflow: clip; }
  h1 { font-size: clamp(36px, 10.5vw, 61px); line-height: 1.08; }
  .intro { font-size: 17px; line-height: 1.6; margin: 25px 0 30px; }
  .primary-button { height: 57px; padding: 0 25px; gap: 17px; font-size: 16px; }
  .primary-button svg { width: 22px; }
  .platform-note { font-size: 13px; margin-top: 27px; }
  .product-visual { width: 116%; margin-left: -8%; margin-top: 58px; }
  .screen { padding: 5px; border-radius: 9px; border-width: 1px; }
  .day-dot { border-width: .7px; }
  .screen-glow { filter: blur(12px); }
}
@media (prefers-reduced-motion: reduce) {
  *, *::before, *::after { animation: none !important; transition: none !important; scroll-behavior: auto !important; }
}
