.not-found-page{grid-template-columns:1fr 1fr;align-items:center;gap:75px;min-height:660px;padding-block:90px;display:grid}.not-found-copy h1{letter-spacing:-2px;margin-block:23px;font-size:clamp(52px,5.2vw,76px);line-height:1.07}.not-found-copy h1 em{color:var(--orange-dark);font-weight:400}.not-found-copy>p{max-width:465px;color:var(--muted);font-size:16px}.not-found-actions{flex-wrap:wrap;align-items:center;gap:25px;margin-block:30px 25px;display:flex}.not-found-copy .not-found-note{font-size:12px}.not-found-visual{aspect-ratio:1.15;background:var(--cream);border-radius:50% 50% 8px 8px;flex-direction:column;justify-content:center;align-items:center;min-width:0;display:flex;position:relative}.not-found-number{width:100%;color:var(--orange-dark);font-family:var(--font-serif), Georgia, serif;justify-content:center;align-items:center;gap:9px;font-size:clamp(120px,13.8vw,200px);line-height:1;display:flex;position:relative}.not-found-number .flower{width:27%;height:auto;color:var(--purple);transform:rotate(12deg)}.not-found-orbit{border:1px dashed #c6aa87;border-radius:50%;position:absolute;inset:16% 10% 23%;transform:rotate(-25deg)}.not-found-visual-note{font-family:var(--font-serif), Georgia, serif;margin-top:21px;font-size:25px;font-style:italic;position:relative}.not-found-spark{color:var(--orange-dark);position:absolute;top:11%;right:8%;transform:rotate(10deg)}.not-found-spark svg{width:37px;height:37px}@media (max-width:1000px){.not-found-page{gap:40px;min-height:580px;padding-block:70px}.not-found-visual-note{font-size:21px}}@media (max-width:760px){.not-found-page{grid-template-columns:minmax(0,1fr);gap:36px;padding-block:44px 55px}.not-found-copy h1{letter-spacing:-1.5px;font-size:55px}.not-found-copy>p{font-size:15px}.not-found-actions{gap:19px}.not-found-visual{aspect-ratio:1.5;width:100%;max-width:470px;margin-inline:auto}.not-found-number{font-size:clamp(120px,34vw,160px)}.not-found-number .flower{width:23%}.not-found-visual-note{margin-top:10px;font-size:21px}.not-found-spark svg{width:27px;height:27px}}
