.skinli { --paper: #faf5f0; --ink: #49362f; --muted: #79665e; --line: #e0d3c9; --accent: #a84332; --accent-hover: #913829; --on-accent: #fff9f3; --focus: #95372a; --rose: #f0dad0; --cream: #f3e9db; --peach: #e9baa5; color-scheme: light; }
.skinli-wordmark { font-family: var(--font-serif); font-size: 49px; font-weight: 400; letter-spacing: -.05em; }
.skinli .brand-period { color: var(--accent); }
.skinli .site-header { min-height: 106px; border: 0; }
.skinli .header-action { border-color: #cdb7a8; border-radius: 50px; padding-inline: 21px; }
.skinli .eyebrow { font-size: 9px; color: #8d4a38; letter-spacing: .09em; }
.skinli h1, .skinli h2 { font-family: var(--font-serif); font-weight: 400; letter-spacing: -.035em; }
.skinli h2 { font-size: clamp(42px, 4.5vw, 64px); line-height: 1.08; }
.skinli h1 em, .skinli h2 em { font-style: italic; color: var(--accent); }
.skinli .button { border-radius: 50px; min-height: 55px; padding-inline: 26px; font-size: 11px; }
.skinli .text-link { font-size: 11px; }
.skinli-hero { display: grid; grid-template-columns: 1fr 1.05fr; gap: 44px; align-items: center; min-height: 637px; padding-block: 54px 95px; }
.skinli-eyebrow { display: flex; align-items: center; gap: 11px; font-size: 11px; color: #795543; }
.little-sun { font-size: 23px; color: var(--accent); }
.skinli-hero h1 { font-size: clamp(76px, 7.8vw, 115px); line-height: .95; letter-spacing: -.042em; margin-block: 26px; }
.skinli-hero-description { max-width: 41ch; font-size: 14px; line-height: 1.9; color: var(--muted); margin-block: 27px 30px; }
.launch-note { display: flex; align-items: center; flex-wrap: wrap; gap: 4px; margin-top: 17px; font-size: 9px; color: var(--muted); }
.launch-note > span { width: 5px; height: 5px; background: #976244; border-radius: 50%; margin-right: 5px; }
.launch-note a { text-decoration: underline; }
.skinli-hero-art { position: relative; min-height: 474px; isolation: isolate; overflow: clip; overflow-clip-margin: 20px; }
.mascot-backdrop { position: absolute; z-index: -1; inset: 8px 37px 15px 0; background: #f0d9cd; border-radius: 49% 49% 45% 45%; transform: rotate(-9deg); }
.mascot-backdrop > span:first-child { position: absolute; inset: -16px 14px; border: 1px solid #ddbca5; border-radius: 49%; transform: rotate(28deg); }
.mascot-backdrop > span:last-child { position: absolute; inset: 27px -20px; border: 1px solid #ddbca5; border-radius: 49%; transform: rotate(-17deg); }
.hero-mascot { position: absolute; width: 330px; left: -14px; top: 139px; z-index: 2; transform: rotate(-7deg); filter: drop-shadow(3px 17px 7px #75513e12); }
.handwritten { font-family: var(--font-serif); font-style: italic; font-size: 30px; }
.art-greeting { position: absolute; top: 5px; left: 42px; transform: rotate(-10deg); color: #935740; }
.greeting-swoop { position: absolute; width: 75px; height: 55px; top: 44px; left: 70px; color: #935740; }
.routine-postcard { position: absolute; z-index: 1; right: -7px; top: 66px; width: 266px; padding: 24px 22px 18px; background: #fdfaf4; border: 1px solid #e0cdbb; border-radius: 12px; transform: rotate(7deg); box-shadow: 0 15px 50px #75513e0e; }
.postcard-top { display: flex; align-items: center; justify-content: space-between; color: #916a4d; }
.postcard-top .mono { font-size: 7px; letter-spacing: .05em; }
.postcard-top svg { width: 25px; height: 25px; }
.routine-postcard h2 { font-size: 25px; letter-spacing: -.02em; margin-block: 15px 23px; white-space: nowrap; }
.routine-postcard ul { list-style: none; font-size: 10px; }
.routine-postcard li { display: flex; align-items: center; gap: 12px; border-top: 1px solid #e9ddd0; padding-block: 12px; }
.postcard-check { width: 17px; height: 17px; background: #ebdecc; border-radius: 50%; display: grid; place-items: center; color: #806547; font-size: 10px; }
.postcard-circle { width: 17px; height: 17px; border: 1px solid #cebfae; border-radius: 50%; }
.postcard-foot { display: block; font-family: var(--font-serif); font-size: 17px; color: #986849; margin-top: 10px; padding-top: 15px; border-top: 1px solid #e9ddd0; }
.art-footnote { position: absolute; bottom: -4px; right: 8px; font-size: 7px; color: #73513e; letter-spacing: .1em; }
.skinli-values { border-block: 1px solid var(--line); padding-block: 21px; }
.skinli-values .wrap { display: flex; align-items: center; justify-content: space-between; gap: 22px; }
.skinli-values span { font-size: 10px; color: #775748; }
.skinli-values span[aria-hidden] { font-size: 19px; color: #b0765b; }
.companion-section { display: grid; grid-template-columns: 1fr 1fr; gap: 120px; align-items: center; }
.companion-copy h2 { margin-block: 24px 28px; }
.companion-copy > p:not(.eyebrow) { max-width: 44ch; color: var(--muted); font-size: 14px; line-height: 1.95; margin-top: 17px; }
.companion-note { display: block; color: #9b5c45; margin-top: 31px; font-size: 24px; transform: rotate(-3deg); }
.experience-preview { width: 100%; max-width: 442px; justify-self: center; }
.experience-selector { display: flex; justify-content: center; gap: 2px; border: 0; padding: 5px; border-radius: 30px; margin: 0 10px 22px; background: #f0e7de; }
.experience-selector label { flex: 1; text-align: center; font-size: 10px; color: #785d4c; padding: 10px 11px; border-radius: 30px; cursor: pointer; white-space: nowrap; transition: background var(--motion), box-shadow var(--motion); }
.experience-selector input:checked + label { background: #fffaf4; color: #593f31; box-shadow: 0 1px 4px #4327180d; }
.experience-window { border: 1px solid #decab9; border-radius: 22px; background: #fffaf4; overflow: hidden; padding: 25px 30px 0; box-shadow: 0 12px 40px #66442808; }
.experience-brand { display: flex; align-items: center; justify-content: space-between; padding-bottom: 19px; border-bottom: 1px solid #e7d9c9; }
.experience-brand > span:first-child { font-family: var(--font-serif); font-size: 33px; letter-spacing: -.04em; line-height: 1; }
.sample-label { font-family: var(--font-mono); color: #85644e; font-size: 7px; letter-spacing: .08em; }
.experience-panel { min-height: 395px; padding-block: 27px 20px; }
.experience-panel > h3, .preview-greeting h3 { font-family: var(--font-serif); font-size: 35px; line-height: 1.05; letter-spacing: -.025em; font-weight: 400; }
.preview-greeting { position: relative; min-height: 97px; }
.preview-greeting > p, .preview-kicker { font-size: 9px; color: #8e6851; margin-bottom: 8px; }
.preview-greeting img { position: absolute; right: 1px; top: -8px; width: 94px; transform: rotate(8deg); }
.preview-routine-heading { display: flex; justify-content: space-between; align-items: baseline; margin-top: 24px; }
.preview-routine-heading h4 { font-size: 10px; font-weight: 600; }
.preview-routine-heading > span { font-size: 8px; color: #806452; }
.preview-routine { list-style: none; margin-top: 10px; }
.preview-routine li { display: flex; align-items: center; gap: 14px; padding-block: 11px; border-bottom: 1px solid #ecdfd1; }
.preview-routine li > div { display: flex; flex-direction: column; gap: 1px; }
.preview-routine strong { font-size: 10px; font-weight: 500; }
.preview-routine li > div > span { font-size: 8px; color: #876e5e; }
.bottle-icon { width: 20px; height: 27px; border: 1px solid #b39375; background: #e9d4bb; border-radius: 4px; margin-inline: 8px; position: relative; display: inline-block; }
.bottle-icon::before { content: ''; position: absolute; width: 10px; height: 5px; top: -5px; left: 4px; border: 1px solid #b39375; background: #f9e7d3; border-radius: 1px; }
.bottle-icon::after { content: ''; position: absolute; left: 3px; right: 3px; height: 8px; top: 9px; background: #fcf3e6; }
.bottle-cream { height: 20px; width: 26px; background: #f0d8c5; border-radius: 5px; margin-inline: 5px; }
.bottle-cream::before { width: 24px; left: 0; top: -4px; background: #be9d80; }
.bottle-cream::after { top: 6px; }
.bottle-sunscreen { background: #ecc7a3; border-radius: 2px 2px 6px 6px; height: 30px; }
.bottle-sunscreen::before { top: auto; bottom: -3px; width: 18px; left: 0; }
.preview-check { margin-left: auto; color: #80694c; background: #ede2d0; display: grid; place-items: center; width: 19px; height: 19px; border-radius: 50%; font-size: 10px; }
.preview-unchecked { margin-left: auto; width: 19px; height: 19px; border: 1px solid #c8b69f; border-radius: 50%; }
.preview-note { display: flex; align-items: center; gap: 15px; padding: 14px 17px; border-radius: 8px; background: #f3e8d9; margin-top: 19px; }
.preview-note > span { font-size: 24px; color: #a27b51; }
.preview-note p { font-size: 9px; color: #816047; line-height: 1.8; }
.preview-note strong { color: #6b513e; font-weight: 500; }
.preview-window-foot { display: flex; align-items: center; justify-content: space-between; border-top: 1px solid #e5d7c6; font-family: var(--font-mono); font-size: 7px; color: #806044; padding-block: 17px; letter-spacing: .1em; }
.preview-window-foot > span:last-child { font-size: 18px; line-height: 1; }
.preview-caption { text-align: center; font-size: 8px; color: var(--muted); margin-top: 16px; }
/* Native radio state powers the preview without JavaScript or a hydration step. */
.panel-journal, .panel-shelf { display: none; }
.experience-preview:has(#preview-journal:checked) .panel-today, .experience-preview:has(#preview-shelf:checked) .panel-today { display: none; }
.experience-preview:has(#preview-journal:checked) .panel-journal, .experience-preview:has(#preview-shelf:checked) .panel-shelf { display: block; }
.sample-entry { background: #f4e8dc; padding: 22px; margin-top: 24px; border-radius: 8px; }
.sample-entry .eyebrow { font-size: 7px; }
.sample-entry h4 { font-family: var(--font-serif); font-size: 25px; margin-block: 10px; }
.sample-entry p { font-size: 10px; line-height: 1.85; color: #7a6251; }
.journal-tag { font-size: 8px; background: #e8d6c4; padding: 5px 8px; border-radius: 20px; display: inline-block; margin-top: 15px; }
.journal-prompt { display: flex; align-items: center; gap: 15px; margin-top: 18px; }
.journal-prompt > span { font-size: 25px; color: #a17353; }
.journal-prompt p { font-size: 10px; color: #84644f; }
.journal-prompt strong { font-weight: 500; }
.sample-shelf { display: grid; grid-template-columns: 1fr 1fr; gap: 12px; margin-top: 27px; }
.sample-shelf > div { padding: 35px 12px 19px; background: #f2e6d7; border-radius: 8px; text-align: center; }
.sample-shelf .bottle-icon { transform: scale(1.7); margin-bottom: 18px; }
.sample-shelf h4 { font-size: 10px; }
.sample-shelf p { font-size: 8px; color: #87674e; margin-top: 4px; }
.skinli-section-title { text-align: center; }
.skinli-section-title h2 { margin-top: 21px; }
.everyday-section { padding-top: 15px; }
.skinli-features { display: grid; grid-template-columns: repeat(3, 1fr); gap: 60px; margin-top: 66px; }
.skinli-feature + .skinli-feature { border-left: 1px solid var(--line); padding-left: 45px; }
.skinli-feature h3 { font-family: var(--font-serif); font-size: 35px; font-weight: 400; line-height: 1.1; letter-spacing: -.02em; margin-block: 16px; }
.skinli-feature p { max-width: 35ch; color: var(--muted); font-size: 12px; line-height: 1.9; }
.feature-drawing { height: 96px; width: 144px; display: block; position: relative; margin-bottom: 32px; color: #b17d5b; }
.drawing-routine span { position: absolute; border: 1px solid #ae8467; background: #f0dfc8; border-radius: 8px 8px 5px 5px; width: 39px; height: 64px; left: 12px; bottom: 5px; transform: rotate(-9deg); }
.drawing-routine span::before { content: ''; position: absolute; inset: -9px 8px auto; height: 9px; border: 1px solid #ae8467; background: #e6cba9; }
.drawing-routine span::after { content: ''; position: absolute; inset: 23px 5px auto; height: 15px; border-block: 1px solid #c6a98e; }
.drawing-routine span:nth-child(2) { left: 58px; height: 46px; width: 48px; background: #ead2bf; transform: rotate(5deg); }
.drawing-routine span:nth-child(2)::before { inset: -5px -1px auto; height: 7px; }
.drawing-routine span:nth-child(2)::after { top: 18px; }
.drawing-routine span:nth-child(3) { height: 73px; left: 108px; width: 26px; transform: rotate(12deg); background: #ebc9ae; }
.drawing-journal span { position: absolute; width: 64px; height: 81px; border: 1px solid #ad846c; border-radius: 4px; background: #f0dfce; transform: rotate(-10deg); left: 16px; bottom: 4px; }
.drawing-journal span::after { content: ''; position: absolute; inset: 20px 12px; border-block: 1px solid #c6a98e; }
.drawing-journal span:last-child { left: 58px; bottom: 2px; transform: rotate(10deg); background: #f4e6d6; }
.drawing-progress svg { width: 135px; height: 85px; padding-top: 9px; }
.care-statement { background: #f0e5d9; padding-block: 57px; border-block: 1px solid #e7d7c7; }
.care-inner { max-width: 875px; display: grid; grid-template-columns: 130px 1fr; gap: 80px; align-items: center; }
.care-seal { color: #a97654; width: 110px; }
.care-inner h2 { font-size: 49px; margin-block: 14px 16px; }
.care-inner p:not(.eyebrow) { max-width: 58ch; color: #7d6150; font-size: 12px; line-height: 1.9; }
.care-inner .text-link { margin-top: 12px; color: #764d35; }
.questions-section { display: grid; grid-template-columns: 1fr 1.14fr; gap: 90px; }
.questions-section h2 { margin-block: 21px 24px; font-size: 55px; }
.questions-section > div:first-child > p:last-child { color: var(--muted); font-size: 12px; }
.questions-section .text-link { text-decoration: underline; }
.faq { border-bottom: 1px solid var(--line); }
.faq:first-child { border-top: 1px solid var(--line); }
.faq summary { display: flex; align-items: center; justify-content: space-between; gap: 20px; min-height: 74px; font-size: 12px; font-weight: 500; padding-block: 20px; list-style: none; }
.faq summary::-webkit-details-marker { display: none; }
.faq summary > span { font-size: 23px; font-weight: 400; color: #9c735c; }
.faq[open] summary > span { transform: rotate(45deg); }
.faq p { color: var(--muted); font-size: 12px; line-height: 1.9; margin-block: -2px 23px; padding-right: 28px; }
.skinli-invitation { background: #f0d9cf; border-radius: 20px; padding: 62px 70px; margin-bottom: 100px; position: relative; overflow: hidden; display: grid; grid-template-columns: 1.4fr 1fr; align-items: center; gap: 40px; }
.skinli-invitation h2 { font-size: 66px; margin-block: 20px 23px; }
.skinli-invitation p:not(.eyebrow) { color: #735145; font-size: 12px; line-height: 1.9; margin-bottom: 25px; }
.skinli-invitation img { width: 320px; transform: rotate(7deg); }
.invitation-note { display: block; font-size: 8px; color: #795447; margin-top: 12px; }
.skinli .footer-top { padding-block: 34px; }
.skinli .footer-top .brand { font-size: 43px; }
.skinli .footer-top p { color: #846556; }
.skinli .document-header h1, .skinli .contact-page h1 { font-size: clamp(65px, 8vw, 105px); line-height: 1; }
.skinli .document-body h2 { font-size: 36px; }
.skinli .document-body h3 { font-weight: 600; }
.skinli .contact-routes h2 { font-size: 30px; }
.skinli .error-page h1 { font-size: clamp(50px, 7vw, 90px); }
@media (max-width: 1100px) {
  .skinli-hero { gap: 20px; min-height: 590px; }
  .skinli-hero h1 { font-size: clamp(68px, 8.2vw, 95px); }
  .skinli-hero-art { min-height: 420px; }
  .hero-mascot { width: 280px; top: 142px; }
  .routine-postcard { width: 220px; padding: 19px; right: -9px; top: 68px; }
  .routine-postcard h2 { font-size: 21px; }
  .routine-postcard li { padding-block: 10px; font-size: 9px; }
  .postcard-foot { font-size: 15px; }
  .art-greeting { left: 24px; }
  .art-footnote { bottom: -10px; font-size: 6px; }
  .companion-section { gap: 65px; }
  .skinli-features { gap: 30px; }
  .skinli-feature + .skinli-feature { padding-left: 28px; }
  .skinli-feature h3 { font-size: 30px; }
  .questions-section { gap: 50px; }
  .skinli-invitation { padding: 48px; gap: 20px; }
  .skinli-invitation h2 { font-size: 59px; }
}
@media (max-width: 720px) {
  .skinli .site-header { min-height: 88px; }
  .skinli-wordmark { font-size: 43px; }
  .skinli .header-action { padding-inline: 16px; }
  .skinli-hero { grid-template-columns: 1fr; padding-block: 32px 45px; gap: 32px; }
  .skinli-hero-copy { max-width: 500px; }
  .skinli-hero h1 { font-size: clamp(72px, 15vw, 101px); margin-block: 23px; }
  .skinli-eyebrow { font-size: 10px; }
  .skinli-hero-description { font-size: 13px; max-width: 46ch; margin-block: 24px; }
  .skinli-hero-art { width: min(100%, 420px); justify-self: center; min-height: 390px; margin-top: 6px; overflow-clip-margin: 16px; }
  .hero-mascot { width: 255px; left: -3px; top: 138px; }
  .routine-postcard { width: 214px; top: 52px; right: 0; padding: 19px 17px; }
  .routine-postcard h2 { font-size: 21px; margin-block: 14px 15px; }
  .postcard-foot { font-size: 14px; }
  .mascot-backdrop { inset: 7px 30px 8px 10px; }
  .art-greeting { font-size: 27px; top: -2px; left: 11px; }
  .greeting-swoop { top: 35px; left: 21px; }
  .art-footnote { right: 0; bottom: -6px; font-size: 6px; }
  .skinli-values { padding-block: 22px; }
  .skinli-values .wrap { display: grid; grid-template-columns: 1fr 1fr; gap: 16px 10px; }
  .skinli-values span { font-size: 9px; }
  .skinli-values span[aria-hidden] { display: none; }
  .companion-section { grid-template-columns: 1fr; gap: 42px; }
  .companion-copy h2 { font-size: 49px; }
  .companion-copy > p:not(.eyebrow) { font-size: 13px; max-width: 48ch; }
  .companion-note { font-size: 25px; margin-top: 23px; }
  .experience-preview { max-width: 400px; }
  .experience-window { padding: 24px 25px 0; }
  .experience-selector { margin-inline: 0; }
  .experience-selector label { padding-inline: 7px; }
  .preview-greeting img { width: 83px; right: -6px; }
  .sample-label { font-size: 6px; }
  .skinli .skinli-section-title h2 { font-size: 46px; }
  .everyday-section { padding-top: 0; }
  .skinli-section-title { text-align: left; }
  .skinli-features { grid-template-columns: 1fr; gap: 35px; margin-top: 43px; }
  .skinli-feature { position: relative; padding-right: 112px; }
  .skinli-feature + .skinli-feature { padding: 35px 112px 0 0; border-left: 0; border-top: 1px solid var(--line); }
  .skinli-feature h3 { font-size: 31px; }
  .skinli-feature p { max-width: 41ch; font-size: 12px; }
  .feature-drawing { position: absolute; width: 144px; right: 0; top: 35px; transform: scale(.62); transform-origin: right top; }
  .skinli-feature:first-child .feature-drawing { top: 0; }
  .drawing-routine, .drawing-journal { right: 0; }
  .care-statement { padding-block: 45px; }
  .care-inner { grid-template-columns: 1fr; gap: 24px; }
  .care-seal { width: 65px; }
  .care-inner h2 { font-size: 42px; }
  .questions-section { grid-template-columns: 1fr; gap: 32px; }
  .questions-section h2 { font-size: 49px; }
  .faq summary { font-size: 12px; min-height: 70px; }
  .skinli-invitation { padding: 36px 29px 25px; grid-template-columns: 1fr; gap: 30px; border-radius: 14px; margin-bottom: 66px; }
  .skinli-invitation h2 { font-size: 52px; }
  .skinli-invitation img { width: 235px; justify-self: center; }
  .skinli-invitation .button { padding-inline: 20px; gap: 18px; font-size: 10px; }
  .skinli .footer-top { padding-block: 26px; }
  .skinli .footer-top p { font-size: 11px; }
}
@media (max-width: 370px) {
  .skinli .button { padding-inline: 20px; gap: 18px; font-size: 10px; }
  .hero-mascot { width: 228px; top: 150px; }
  .routine-postcard { width: 195px; }
  .routine-postcard h2 { font-size: 19px; }
  .skinli-feature, .skinli-feature + .skinli-feature { padding-right: 0; }
  .feature-drawing { display: none; }
}
