.accordion{cursor:pointer;background-color:#141414;padding:1rem;border-radius:1rem;.accordion__content{height:0;overflow:hidden;transition:height .3s ease-in-out}border:1px solid rgba(255,255,255,.05);h4{margin-top:0;margin-bottom:.5rem;font-size:1.25rem}p,ul,ol{margin:0;margin-bottom:2rem;padding-block:0;font-family:urbanist;color:var(--color-light-grey)}strong{opacity:1}}.accordion__title{font-family:urbanist;font-size:22px;font-weight:700;display:flex;flex-direction:row;justify-content:space-between;align-items:center;gap:2rem}.accordion__icon{position:relative;width:32px;height:32px;svg{transition:opacity .3s ease-in-out}svg:nth-child(2){position:absolute;right:0;opacity:0}[aria-expanded=true] &{svg:nth-child(1){opacity:0}svg:nth-child(2){opacity:1}}}.accordion__inner{padding-top:2rem}@font-face{font-family:Bricolage Grotesque;src:url(/fonts/Bricolage_Grotesque/static/BricolageGrotesque-Regular.ttf) format("truetype");font-weight:400;font-style:normal}@font-face{font-family:Bricolage Grotesque;src:url(/fonts/Bricolage_Grotesque/static/BricolageGrotesque_72pt-Bold.ttf) format("truetype");font-weight:700;font-style:normal}@font-face{font-family:Bricolage Grotesque;src:url(/fonts/Bricolage_Grotesque/static/BricolageGrotesque_72pt-ExtraBold.ttf) format("truetype");font-weight:800;font-style:normal}@font-face{font-family:urbanist;src:url(/fonts/Urbanist/Urbanist-VariableFont_wght.ttf)}:root{--color-white: #ffffff;--color-secondary: #8dcef7;--color-grey: #363636;--color-light-grey: #ccc9c9;--cta-shadow: 0 10px 28px rgba(0, 0, 0, .28);--cta-shadow-hover: 0 14px 36px rgba(141, 206, 247, .35);--page-padding: 16px;--page-width: 90rem;@media screen and (min-width:1024px){--page-padding: 4rem}}html{background:linear-gradient(135deg,#000,#141414,#282828);background-color:#000;min-height:100vh;min-height:100dvh;margin:0;padding:0}body{background:linear-gradient(135deg,#000,#141414,#282828);color:#fff;font-family:Bricolage Grotesque;margin:0;min-height:100vh;min-height:100dvh;display:flex;flex-direction:column}.site__main{flex:1;display:flex;flex-direction:column}.site__main>main{flex:1}a{color:var(--color-white)}hr{border-color:var(--color-white);opacity:.25}.header{display:flex;justify-content:flex-start;align-items:center;width:100%;box-sizing:border-box;padding-inline:var(--page-padding);padding-top:32px;max-width:var(--page-width);margin-inline:auto;@media screen and (max-width:1023px){justify-content:space-between}}.header__logo{font-family:urbanist;font-size:34px;font-weight:800;text-decoration:none;color:var(--color-white);display:inline-flex;align-items:center;gap:7px;line-height:1;white-space:nowrap}.header__logo-crown{display:block;width:clamp(24px,6vw,30px);height:auto;flex:0 0 auto;transform:translateY(1px)}.header__cta{box-sizing:border-box;display:none;font-family:urbanist;font-weight:800;border-radius:9999px;text-decoration:none;line-height:1;white-space:nowrap;@media screen and (max-width:1023px){display:inline-flex;align-items:center;justify-content:center;gap:.35rem;min-height:44px;padding:8px 12px;background-color:var(--color-secondary);color:#1a1a1a;font-size:14px;box-shadow:none}}.main{display:flex;flex-direction:column;gap:2rem;margin-top:32px;padding-inline:var(--page-padding);@media screen and (max-width:1023px){gap:1.75rem}@media screen and (min-width:1024px){display:grid;grid-template-columns:1fr 1fr;align-items:start;max-width:var(--page-width);margin-inline:auto}}spot-selector{display:block;width:100%;@media screen and (min-width:1024px){align-self:start}}.main__header{.main__actions{display:none}@media screen and (min-width:1024px){display:flex;flex-direction:column;justify-content:center;gap:2.5rem;.main__actions{display:flex}}}.main__ootd-proof{color:var(--color-light-grey);font-weight:400}.h1{font-family:urbanist;font-weight:700;text-align:center;text-wrap:balance;font-size:38px;margin:0;@media screen and (max-width:1023px){max-width:20rem;margin-inline:auto}@media screen and (min-width:1024px){text-align:left;font-size:64px;max-width:none;margin-inline:0}}.main__image{position:relative;display:flex;align-items:center;flex-direction:column;height:fit-content;@media screen and (max-width:1023px){width:100%;max-width:min(22.5rem,72vw);margin-inline:auto}.main__image-primary{max-width:60vw;margin-bottom:-20%;border-radius:30px;overflow:hidden;@media screen and (max-width:1023px){width:100%;max-width:100%;margin-bottom:-3.5rem}@media screen and (min-width:1024px){margin-bottom:-10%}}@media screen and (min-width:1024px){padding-bottom:0}}.main__image-container{max-width:30rem}.image-description-container{position:relative;width:100%}.image-description{width:calc(100% - (var(--page-padding) * 2));max-width:32rem;padding:16px;background-color:var(--color-white);color:#000;border-radius:1.25rem;display:flex;flex-direction:row;align-items:center;justify-content:space-between;gap:16px}.image-description__content{display:flex;flex-direction:column;gap:1rem}.image-description__statement{font-size:26px;font-weight:600}.image-description__img{position:relative;display:flex;max-width:60px;border-radius:5px;overflow:hidden;aspect-ratio:2/3;img{width:100%;height:100%;object-fit:cover}}@media screen and (max-width:1023px){.image-description{box-sizing:border-box;width:calc(100% - 8px);max-width:none;padding:12px 14px;gap:12px;border-radius:1rem}.image-description__content{gap:.5rem}.image-description__statement{font-size:18px;line-height:1.2}.image-description__title{font-size:14px;font-weight:600;line-height:1.2}.image-description__img{max-width:48px;flex:none}}.main__list{display:flex;flex-direction:column;gap:8px;padding:0;margin:0;padding-bottom:2rem;&.main__list--intro{padding-bottom:0}.main__list-item{font-family:urbanist;font-size:22px;font-weight:400;list-style:none;text-align:center;&.main__list-item--bold{font-weight:700}@media screen and (min-width:1024px){font-size:28px;text-align:start}}}.main__actions{display:flex;flex-direction:column;align-items:center;gap:1.25rem;width:100%;.main__header &{display:none;@media screen and (min-width:1024px){display:flex;align-items:flex-start;gap:1.75rem}}@media screen and (min-width:1024px){display:none}}.main__hero-actions{display:flex;flex-direction:column;align-items:center;gap:1.125rem;width:100%;@media screen and (max-width:1023px){width:min(100%,20rem)}@media screen and (min-width:1024px){align-items:flex-start;gap:1.375rem}}.main__hero-actions .main__list--intro{gap:.5rem}.main__social-links{display:flex;flex-direction:column;gap:.75rem;width:min(100%,20rem);@media screen and (min-width:1024px){width:min(100%,22rem)}}.main__social-link{display:grid;grid-template-columns:20px 5.5rem 1fr;align-items:center;gap:.65rem;padding:.65rem .85rem;border-radius:.75rem;background-color:#ffffff0f;border:1px solid rgba(255,255,255,.08);color:var(--color-white);font-family:urbanist;font-size:15px;line-height:1.2;text-decoration:none;transition:background-color .2s ease,border-color .2s ease;&:hover{background-color:#ffffff1a;border-color:#ffffff2e}}.main__social-icon{width:18px;height:18px;color:var(--color-white);fill:none;stroke:currentColor;stroke-width:1.9;stroke-linecap:round;stroke-linejoin:round}.main__social-icon path{fill:currentColor;stroke:none}.main__social-label{font-weight:700}.main__social-handle{color:var(--color-light-grey);font-weight:500}.hero__cta{box-sizing:border-box;display:inline-flex;align-items:center;justify-content:center;gap:.5rem;width:100%;min-height:44px;padding:10px 1.35rem;border:none;border-radius:9999px;background-color:var(--color-secondary);color:#1a1a1a;font-family:urbanist;font-size:17px;font-weight:800;letter-spacing:-.02em;line-height:1;text-decoration:none;box-shadow:var(--cta-shadow);transition:box-shadow .2s ease,transform .2s ease;&:hover{background-color:#9ad4f8;box-shadow:var(--cta-shadow-hover);transform:translateY(-1px)}&:active{transform:translateY(0)}&:focus-visible{outline:2px solid var(--color-white);outline-offset:3px}@media(prefers-reduced-motion:reduce){transition:box-shadow .2s ease;&:hover,&:active{transform:none}}@media screen and (max-width:1023px){display:none}@media screen and (min-width:1024px){width:min(100%,22rem);min-height:48px;padding:12px 1.5rem;font-size:18px}}.hero__cta-icon{font-size:1.15em;line-height:1;transform:translateY(1px)}.hero__cta-label{line-height:1}.hero__cta-external{width:17px;height:17px;flex-shrink:0;opacity:.7}.main__actions-content{font-family:urbanist;margin:0;text-align:center;font-weight:700;font-size:24px;@media screen and (min-width:1024px){text-align:start}}.main__prompts{@media screen and (min-width:1024px){display:none}}.main__prompt-item{list-style:none;background-color:var(--color-grey);border-radius:999px;padding:8px;display:flex;flex-direction:row;gap:8px;font-family:urbanist}.prompt__image{height:100%;width:40px;height:40px;border-radius:100%;background-color:#fff;position:relative;overflow:hidden;img{object-fit:cover}}.prompt__text{display:flex;flex-direction:column;gap:4px}.prompt__heading{font-weight:700;font-size:15px}.prompt__subheading{font-size:12px;font-weight:400;opacity:.75}.link{color:var(--color-white);text-decoration:none;position:relative;padding-bottom:4px;&:after{content:"";position:absolute;bottom:0;height:1px;width:0;left:0;background-color:var(--color-white);transition:width .3s ease-in-out}&:hover{&:after{width:100%}}}.image-description__author{display:flex;flex-direction:row;gap:4px;&:before{content:"~"}}.image-description__time{display:flex;align-items:center;gap:6px;&:before{content:"";border-radius:100%;display:block;width:4px;height:4px;background-color:#000}}.footer{flex-shrink:0;border-top:1px solid rgba(255,255,255,.16);padding-block:1.25rem 2rem;padding-inline:var(--page-padding);max-width:var(--page-width);margin-inline:auto;width:100%;box-sizing:border-box;font-family:urbanist}.footer__legal{display:flex;flex-direction:row;justify-content:space-around;gap:1rem;@media screen and (min-width:1024px){justify-content:flex-start}}.hide-desktop,.hide-mobile{display:none;@media screen and (min-width:1024px){display:block}}
