:root { --nap-accent: #FF7A45; }
* { box-sizing: border-box; }
  html { scroll-behavior: smooth; scroll-padding-top: 80px; }
  body { margin: 0; min-width: 320px; background: #0C0A11; -webkit-font-smoothing: antialiased; }
  img { max-width: 100%; }
  a { color: #FF7A45; text-decoration: none; }
  a:hover { color: #D9FF57; }
  ::selection { background: #D9FF57; color: #0C0A11; }
  @keyframes napSpin { to { transform: rotate(360deg); } }
  @keyframes napFloat { 0%,100% { transform: translate3d(0,0,0); } 50% { transform: translate3d(0,-22px,0); } }
  @keyframes napMarquee { from { transform: translateX(0); } to { transform: translateX(-50%); } }
  @keyframes napDrift { from { transform: translateX(-4vw); } to { transform: translateX(4vw); } }
  @keyframes napRise { from { opacity: 0; transform: translateY(46px) rotate(-1.2deg); } to { opacity: 1; transform: none; } }
  @keyframes napWord { from { opacity: 0; transform: translateY(0.5em) rotate(3deg); } to { opacity: 1; transform: none; } }
  @keyframes napBreathe { 0%,100% { transform: scale(0.78); opacity: .55; } 45% { transform: scale(1.08); opacity: 1; } }
  @keyframes napBlink { 0%,100% { opacity: 1; } 50% { opacity: .15; } }
  @keyframes napTilt { 0%,100% { transform: rotate(-2.2deg) translateY(0); } 50% { transform: rotate(1.6deg) translateY(-10px); } }
  @keyframes napSlide { from { opacity: 0; transform: translateY(14px) scale(.985); } to { opacity: 1; transform: none; } }
  html[data-nap-motion="reduced"] * { animation-duration: .001s !important; animation-iteration-count: 1 !important; }

[hidden] { display: none !important; }
[data-feature-tab][aria-selected="false"] { border-color: rgba(246,241,232,.2); background: rgba(246,241,232,.05); color: #F6F1E8; }
[data-feature-tab][aria-selected="true"] { border-color: var(--nap-accent, #FF7A45); background: var(--nap-accent, #FF7A45); color: #2A1206; }

.nap-s001 { background: #0C0A11; color: #F6F1E8; font-family: 'Instrument Sans', system-ui, sans-serif; overflow-x: clip; position: relative; }
.nap-s002 { position: sticky; top: 0; z-index: 40; display: flex; align-items: center; justify-content: space-between; gap: 24px; padding: 16px 40px; backdrop-filter: blur(14px); background: rgba(12,10,17,.72); border-bottom: 1px solid rgba(246,241,232,.09); }
.nap-s005 { font-family: 'Bricolage Grotesque', sans-serif; font-weight: 800; font-size: 17px; letter-spacing: -.02em; }
.nap-s006 { color: var(--nap-accent, #FF7A45); }
.nap-s007 { display: flex; align-items: center; gap: 8px; }
.nap-s008 { color: #F6F1E8; font-size: 14px; padding: 9px 14px; border-radius: 99px; }
.nap-s008:hover { background: rgba(246,241,232,.1); color: #F6F1E8; }
.nap-s009 { font-size: 14px; font-weight: 600; padding: 10px 18px; border-radius: 99px; background: #F6F1E8; color: #0C0A11; }
.nap-s009:hover { background: #D9FF57; color: #0C0A11; }
.nap-s010 { position: relative; padding: 92px 40px 72px; overflow: clip; }
.nap-s011 { position: absolute; top: -280px; left: -180px; width: 760px; height: 760px; border-radius: 50%; background: conic-gradient(from 0deg, rgba(255,122,69,.55), rgba(179,156,255,.42), rgba(217,255,87,.28), rgba(255,122,69,.55)); filter: blur(110px); opacity: .5; animation: napSpin 26s linear infinite; pointer-events: none; }
.nap-s012 { position: absolute; bottom: -240px; right: -140px; width: 560px; height: 560px; border-radius: 50%; background: radial-gradient(circle at 40% 40%, rgba(179,156,255,.55), transparent 65%); filter: blur(80px); animation: napFloat 13s ease-in-out infinite; pointer-events: none; }
.nap-s013 { position: absolute; inset: 0; background-image: radial-gradient(rgba(246,241,232,.16) 1px, transparent 1px); background-size: 26px 26px; mask-image: radial-gradient(70% 60% at 50% 30%, #000, transparent); pointer-events: none; }
.nap-s014 { position: relative; max-width: 1240px; margin: 0 auto; }
.nap-s015 { display: inline-flex; align-items: center; gap: 10px; padding: 8px 16px 8px 10px; border: 1px solid rgba(246,241,232,.22); border-radius: 99px; font-size: 13px; letter-spacing: .02em; background: rgba(246,241,232,.04); animation: napRise linear both; animation-timeline: view(); animation-range: entry 0% entry 90%; }
.nap-s016 { width: 8px; height: 8px; border-radius: 50%; background: #D9FF57; animation: napBlink 1.9s ease-in-out infinite; }
.nap-s017 { font-family: 'Bricolage Grotesque', sans-serif; font-weight: 800; font-size: clamp(46px, 7.4vw, 118px); line-height: .92; letter-spacing: -.045em; margin: 26px 0 0; max-width: 17ch; text-wrap: pretty; }
.nap-s018 { display: inline-block; animation: napWord .7s cubic-bezier(.2,.8,.2,1) .05s both; }
.nap-s019 { display: inline-block; animation: napWord .7s cubic-bezier(.2,.8,.2,1) .12s both; }
.nap-s020 { display: inline-block; animation: napWord .7s cubic-bezier(.2,.8,.2,1) .19s both; }
.nap-s021 { display: inline-block; animation: napWord .7s cubic-bezier(.2,.8,.2,1) .26s both; }
.nap-s022 { display: inline-block; animation: napWord .7s cubic-bezier(.2,.8,.2,1) .33s both; }
.nap-s023 { display: inline-block; animation: napWord .7s cubic-bezier(.2,.8,.2,1) .4s both; }
.nap-s024 { display: inline-block; animation: napWord .7s cubic-bezier(.2,.8,.2,1) .47s both; }
.nap-s025 { display: inline-block; animation: napWord .7s cubic-bezier(.2,.8,.2,1) .54s both; color: var(--nap-accent, #FF7A45); font-style: italic; }
.nap-s026 { display: inline-block; animation: napWord .7s cubic-bezier(.2,.8,.2,1) .61s both; }
.nap-s027 { display: inline-block; animation: napWord .7s cubic-bezier(.2,.8,.2,1) .68s both; }
.nap-s028 { display: grid; grid-template-columns: minmax(0,1.05fr) minmax(0,.95fr); gap: 40px; align-items: end; margin-top: 38px; }
.nap-s029 { font-size: 19px; line-height: 1.55; color: rgba(246,241,232,.72); max-width: 52ch; margin: 0; }
.nap-s030 { display: flex; flex-wrap: wrap; gap: 12px; justify-content: flex-end; }
.nap-s031 { display: inline-flex; align-items: center; gap: 10px; padding: 16px 26px; border-radius: 99px; background: var(--nap-accent, #FF7A45); color: #0C0A11; font-weight: 600; font-size: 16px; transition: transform .18s ease, box-shadow .18s ease; }
.nap-s031:hover { transform: translateY(-3px) rotate(-1deg); box-shadow: 0 16px 40px rgba(255,122,69,.3); color: #0C0A11; }
.nap-s032 { font-size: 18px; }
.nap-s033 { display: inline-flex; align-items: center; padding: 16px 26px; border-radius: 99px; border: 1px solid rgba(246,241,232,.28); color: #F6F1E8; font-weight: 500; font-size: 16px; transition: transform .18s ease; }
.nap-s033:hover { transform: translateY(-3px) rotate(1deg); background: rgba(246,241,232,.08); color: #F6F1E8; }
.nap-s034 { animation: napDrift linear both; animation-timeline: scroll(); border-top: 1px solid rgba(246,241,232,.12); border-bottom: 1px solid rgba(246,241,232,.12); background: rgba(246,241,232,.03); padding: 18px 0; overflow: clip; }
.nap-s035 { display: flex; width: max-content; gap: 40px; animation: napMarquee 24s linear infinite; font-family: 'Bricolage Grotesque', sans-serif; font-weight: 600; font-size: 22px; letter-spacing: -.01em; white-space: nowrap; }
.nap-s036 { display: flex; gap: 40px; align-items: center; }
.nap-s037 { color: #D9FF57; }
.nap-s038 { color: #B39CFF; }
.nap-s039 { position: relative; padding: 104px 40px 96px; max-width: 1240px; margin: 0 auto; }
.nap-s040 { display: flex; align-items: baseline; justify-content: space-between; gap: 24px; flex-wrap: wrap; border-bottom: 1px solid rgba(246,241,232,.14); padding-bottom: 18px; }
.nap-s041 { font-size: 13px; letter-spacing: .16em; text-transform: uppercase; color: rgba(246,241,232,.5); }
.nap-s042 { display: grid; grid-template-columns: minmax(0,1fr) 360px; gap: 64px; align-items: start; margin-top: 52px; animation: napRise linear both; animation-timeline: view(); animation-range: entry 5% cover 26%; }
.nap-s046 { font-family: 'Bricolage Grotesque', sans-serif; font-weight: 800; font-size: clamp(36px, 4.4vw, 62px); letter-spacing: -.04em; margin: 0; line-height: 1; }
.nap-s047 { font-size: 15px; color: rgba(246,241,232,.6); margin-top: 6px; }
.nap-s048 { font-size: 19px; line-height: 1.6; color: rgba(246,241,232,.76); max-width: 54ch; margin: 30px 0 0; }
.nap-s049 { display: flex; flex-wrap: wrap; gap: 10px; margin: 34px 0 0; }
.nap-s050 { cursor: pointer; font-family: 'Instrument Sans', sans-serif; font-size: 15px; font-weight: 500; padding: 12px 20px; border-radius: 99px; border: 1px solid rgba(246,241,232,.2); background: rgba(246,241,232,.05); color: #F6F1E8; transition: transform .16s ease, background .2s ease; }
.nap-s050:hover { transform: translateY(-2px); }
.nap-s051 { margin-top: 30px; padding: 26px 28px; border-radius: 22px; border: 1px solid rgba(246,241,232,.13); background: linear-gradient(180deg, rgba(246,241,232,.06), rgba(246,241,232,.02)); min-height: 150px; }
.nap-s052 { font-family: 'Bricolage Grotesque', sans-serif; font-weight: 600; font-size: 24px; letter-spacing: -.02em; }
.nap-s053 { margin: 10px 0 0; font-size: 16px; line-height: 1.6; color: rgba(246,241,232,.7); max-width: 48ch; }
.nap-s054 { margin-top: 18px; font-size: 13px; letter-spacing: .12em; text-transform: uppercase; color: var(--nap-accent, #FF7A45); }
.nap-s055 { display: flex; gap: 22px; flex-wrap: wrap; margin-top: 34px; align-items: center; }
.nap-s056 { display: inline-flex; align-items: center; gap: 10px; padding: 14px 24px; border-radius: 14px; background: #F6F1E8; color: #0C0A11; font-weight: 600; font-size: 15px; }
.nap-s056:hover { background: #D9FF57; color: #0C0A11; }
.nap-s057 { display: inline-flex; align-items: center; gap: 10px; padding: 14px 24px; border-radius: 14px; border: 1px solid rgba(246,241,232,.28); color: #F6F1E8; font-weight: 600; font-size: 15px; }
.nap-s057:hover { background: rgba(246,241,232,.08); color: #F6F1E8; }
.nap-s058 { font-size: 14px; color: rgba(246,241,232,.5); }
.nap-s059 { position: relative; justify-self: center; }
.nap-s060 { position: absolute; inset: -50px -30px; background: radial-gradient(circle at 50% 40%, rgba(179,156,255,.34), transparent 68%); filter: blur(30px); pointer-events: none; }
.nap-s061 { position: relative; width: 340px; height: 710px; border-radius: 52px; padding: 12px; background: linear-gradient(160deg, #2A2436, #14111C); box-shadow: 0 40px 90px rgba(0,0,0,.6), inset 0 0 0 1px rgba(246,241,232,.14); animation: napFloat 9s ease-in-out infinite; }
.nap-s062 { position: relative; width: 100%; height: 100%; border-radius: 42px; overflow: hidden; background: #FAF2EE; }
.nap-app-shot { display: block; width: 100%; height: 100%; object-fit: cover; object-position: top center; animation: napSlide .45s cubic-bezier(.2,.8,.2,1) both; }
.nap-s110 { margin-top: 72px; display: flex; align-items: center; gap: 22px; padding: 26px 30px; border-radius: 24px; border: 1px dashed rgba(246,241,232,.26); background: rgba(246,241,232,.02); animation: napRise linear both; animation-timeline: view(); animation-range: entry 10% cover 30%; }
.nap-s111 { font-family: 'Bricolage Grotesque', sans-serif; font-weight: 800; font-size: 44px; letter-spacing: -.04em; color: rgba(246,241,232,.28); }
.nap-s112 { flex: 1; }
.nap-s113 { font-family: 'Bricolage Grotesque', sans-serif; font-weight: 600; font-size: 20px; letter-spacing: -.02em; }
.nap-s114 { font-size: 15px; color: rgba(246,241,232,.55); margin-top: 4px; }
.nap-s115 { font-size: 13px; letter-spacing: .14em; text-transform: uppercase; color: #D9FF57; }
.nap-s116 { background: #F6F1E8; color: #16121F; padding: 100px 40px; }
.nap-s117 { max-width: 1240px; margin: 0 auto; }
.nap-s118 { display: grid; grid-template-columns: minmax(0,1fr) minmax(0,1fr); gap: 48px; align-items: end; }
.nap-s119 { font-family: 'Bricolage Grotesque', sans-serif; font-weight: 800; font-size: clamp(38px, 5.2vw, 76px); line-height: .95; letter-spacing: -.045em; margin: 0; }
.nap-s120 { font-style: italic; color: #C2410C; }
.nap-s121 { margin: 0; font-size: 18px; line-height: 1.6; color: rgba(22,18,31,.66); max-width: 46ch; }
.nap-s122 { display: grid; grid-template-columns: repeat(2, minmax(0,1fr)); gap: 20px; margin-top: 56px; }
.nap-s123 { padding: 34px 32px; border-radius: 26px; background: #16121F; color: #F6F1E8; animation: napRise linear both; animation-timeline: view(); animation-range: entry 5% cover 28%; transition: transform .25s ease; }
.nap-s123:hover { transform: translateY(-6px) rotate(-.6deg); }
.nap-s124 { font-family: 'Bricolage Grotesque', sans-serif; font-weight: 800; font-size: 15px; letter-spacing: .12em; color: #D9FF57; }
.nap-s125 { font-family: 'Bricolage Grotesque', sans-serif; font-weight: 600; font-size: 27px; letter-spacing: -.025em; margin-top: 14px; }
.nap-s126 { margin: 12px 0 0; font-size: 16px; line-height: 1.6; color: rgba(246,241,232,.7); }
.nap-s127 { padding: 34px 32px; border-radius: 26px; background: var(--nap-accent, #FF7A45); color: #2A1206; animation: napRise linear both; animation-timeline: view(); animation-range: entry 5% cover 28%; transition: transform .25s ease; }
.nap-s127:hover { transform: translateY(-6px) rotate(.6deg); }
.nap-s128 { font-family: 'Bricolage Grotesque', sans-serif; font-weight: 800; font-size: 15px; letter-spacing: .12em; opacity: .6; }
.nap-s129 { margin: 12px 0 0; font-size: 16px; line-height: 1.6; opacity: .78; }
.nap-s130 { padding: 34px 32px; border-radius: 26px; background: #EDE6D9; color: #16121F; border: 1px solid rgba(22,18,31,.1); animation: napRise linear both; animation-timeline: view(); animation-range: entry 5% cover 28%; transition: transform .25s ease; }
.nap-s130:hover { transform: translateY(-6px) rotate(.5deg); }
.nap-s131 { font-family: 'Bricolage Grotesque', sans-serif; font-weight: 800; font-size: 15px; letter-spacing: .12em; color: #6E5CE0; }
.nap-s132 { margin: 12px 0 0; font-size: 16px; line-height: 1.6; color: rgba(22,18,31,.66); }
.nap-s133 { padding: 34px 32px; border-radius: 26px; background: #B39CFF; color: #1B1435; animation: napRise linear both; animation-timeline: view(); animation-range: entry 5% cover 28%; transition: transform .25s ease; }
.nap-s133:hover { transform: translateY(-6px) rotate(-.5deg); }
.nap-s134 { font-family: 'Bricolage Grotesque', sans-serif; font-weight: 800; font-size: 15px; letter-spacing: .12em; opacity: .55; }
.nap-s135 { margin: 12px 0 0; font-size: 16px; line-height: 1.6; opacity: .74; }
.nap-s136 { padding: 84px 40px 44px; position: relative; overflow: clip; }
.nap-s137 { position: absolute; bottom: -160px; left: 50%; transform: translateX(-50%); width: 900px; height: 420px; background: radial-gradient(circle at 50% 100%, rgba(255,122,69,.34), transparent 65%); filter: blur(70px); pointer-events: none; }
.nap-s138 { display: flex; flex-wrap: wrap; gap: 32px; justify-content: space-between; align-items: flex-end; }
.nap-s139 { display: inline-block; font-family: 'Bricolage Grotesque', sans-serif; font-weight: 800; font-size: clamp(30px, 4vw, 54px); letter-spacing: -.04em; margin-top: 8px; color: #F6F1E8; }
.nap-s139:hover { color: #D9FF57; }
.nap-s140 { display: flex; gap: 26px; font-size: 15px; }
.nap-s141 { color: rgba(246,241,232,.7); }
.nap-s141:hover { color: #D9FF57; }
.nap-s142 { font-family: 'Bricolage Grotesque', sans-serif; font-weight: 800; font-size: clamp(60px, 15vw, 210px); line-height: .85; letter-spacing: -.055em; margin-top: 54px; color: rgba(246,241,232,.1); user-select: none; }
.nap-s143 { display: flex; flex-wrap: wrap; gap: 16px; justify-content: space-between; border-top: 1px solid rgba(246,241,232,.12); margin-top: 30px; padding-top: 20px; font-size: 13px; color: rgba(246,241,232,.45); }

/* Tablet layout */
@media (max-width: 900px) {
  .nap-s002 { padding: 14px 24px; }
  .nap-s010 { padding: 72px 24px 64px; }
  .nap-s017 { font-size: clamp(52px, 11vw, 88px); max-width: 12ch; }
  .nap-s028 { grid-template-columns: 1fr; gap: 28px; }
  .nap-s030 { justify-content: flex-start; }
  .nap-s039 { padding: 80px 24px 76px; }
  .nap-s042 { grid-template-columns: minmax(0, 1fr) minmax(280px, 320px); gap: 36px; }
  .nap-s061 { width: min(320px, 100%); height: auto; aspect-ratio: 340 / 710; }
  .nap-s116 { padding: 80px 24px; }
  .nap-s118 { grid-template-columns: 1fr; gap: 24px; }
  .nap-s122 { margin-top: 42px; }
  .nap-s136 { padding: 72px 24px 40px; }
}

/* Phone layout */
@media (max-width: 640px) {
  html { scroll-padding-top: 68px; }

  .nap-s002 {
    gap: 12px;
    min-height: 64px;
    padding: 10px 16px;
  }
  .nap-s005 { font-size: 16px; white-space: nowrap; }
  .nap-s007 { gap: 6px; }
  .nap-s008 { display: none; }
  .nap-s009 { min-height: 44px; padding: 12px 17px; display: inline-flex; align-items: center; }

  .nap-s010 { padding: 54px 16px 48px; }
  .nap-s011 { top: -170px; left: -280px; width: 600px; height: 600px; filter: blur(90px); }
  .nap-s012 { bottom: -180px; right: -240px; width: 450px; height: 450px; }
  .nap-s013 { background-size: 22px 22px; }
  .nap-s017 {
    max-width: 9ch;
    margin-top: 0;
    font-size: clamp(44px, 15vw, 66px);
    line-height: .94;
    letter-spacing: -.05em;
  }
  .nap-s028 { gap: 26px; margin-top: 30px; }
  .nap-s029 { font-size: 17px; line-height: 1.55; }
  .nap-s030 { display: grid; grid-template-columns: 1fr; width: 100%; }
  .nap-s031,
  .nap-s033 { width: 100%; min-height: 52px; justify-content: center; padding: 14px 18px; text-align: center; }

  .nap-s034 { padding: 14px 0; }
  .nap-s035 { gap: 28px; font-size: 18px; }
  .nap-s036 { gap: 28px; }

  .nap-s039 { padding: 64px 16px 60px; }
  .nap-s040 { display: grid; gap: 8px; padding-bottom: 14px; }
  .nap-s041 { font-size: 11px; line-height: 1.45; letter-spacing: .13em; }
  .nap-s042 { display: flex; flex-direction: column; gap: 48px; margin-top: 34px; }
  .nap-s046 { font-size: clamp(38px, 12vw, 52px); }
  .nap-s047 { font-size: 14px; line-height: 1.5; }
  .nap-s048 { margin-top: 22px; font-size: 17px; line-height: 1.58; }
  .nap-s049 { display: grid; grid-template-columns: repeat(2, minmax(0, 1fr)); gap: 8px; margin-top: 26px; }
  .nap-s050 { min-width: 0; min-height: 46px; padding: 10px 8px; font-size: 13px; overflow-wrap: anywhere; }
  .nap-s051 { min-height: 0; margin-top: 20px; padding: 22px 20px; border-radius: 18px; }
  .nap-s052 { font-size: 21px; }
  .nap-s053 { font-size: 15px; line-height: 1.55; }
  .nap-s054 { font-size: 11px; line-height: 1.5; letter-spacing: .1em; }
  .nap-s055 { display: grid; gap: 12px; margin-top: 24px; }
  .nap-s056 { width: 100%; min-height: 50px; justify-content: center; text-align: center; }
  .nap-s058 { text-align: center; line-height: 1.5; }
  .nap-s059 { width: min(82vw, 300px); align-self: center; }
  .nap-s060 { inset: -28px -16px; }
  .nap-s061 { width: 100%; border-radius: 44px; padding: 10px; }
  .nap-s062 { border-radius: 35px; }

  .nap-s110 { align-items: flex-start; gap: 14px; margin-top: 54px; padding: 22px 20px; border-radius: 20px; }
  .nap-s111 { font-size: 34px; line-height: 1; }
  .nap-s113 { font-size: 18px; }
  .nap-s114 { font-size: 14px; line-height: 1.5; }
  .nap-s115 { display: none; }

  .nap-s116 { padding: 64px 16px; }
  .nap-s118 { gap: 22px; }
  .nap-s119 { font-size: clamp(40px, 12vw, 56px); }
  .nap-s121 { font-size: 17px; line-height: 1.55; }
  .nap-s122 { grid-template-columns: 1fr; gap: 12px; margin-top: 34px; }
  .nap-s123,
  .nap-s127,
  .nap-s130,
  .nap-s133 { padding: 26px 22px; border-radius: 22px; }
  .nap-s125 { margin-top: 10px; font-size: 23px; }
  .nap-s126,
  .nap-s129,
  .nap-s132,
  .nap-s135 { font-size: 15px; line-height: 1.55; }

  .nap-s136 { padding: 58px 16px 30px; }
  .nap-s138 { display: grid; gap: 30px; }
  .nap-s139 { font-size: clamp(27px, 8.5vw, 40px); overflow-wrap: anywhere; }
  .nap-s140 { flex-wrap: wrap; gap: 12px 22px; }
  .nap-s141 { min-height: 44px; display: inline-flex; align-items: center; }
  .nap-s142 { margin-top: 38px; font-size: clamp(50px, 17vw, 96px); overflow-wrap: anywhere; }
  .nap-s143 { display: grid; gap: 8px; margin-top: 22px; padding-top: 18px; line-height: 1.5; }
}

@media (max-width: 360px) {
  .nap-s002 { padding-inline: 12px; }
  .nap-s010,
  .nap-s039,
  .nap-s116,
  .nap-s136 { padding-left: 14px; padding-right: 14px; }
  .nap-s017 { font-size: 42px; }
  .nap-s049 { grid-template-columns: 1fr; }
  .nap-s059 { width: min(86vw, 280px); }
}

@media (hover: none) {
  .nap-s031:hover,
  .nap-s033:hover,
  .nap-s050:hover,
  .nap-s123:hover,
  .nap-s127:hover,
  .nap-s130:hover,
  .nap-s133:hover { transform: none; }
}

@media (prefers-reduced-motion: reduce) {
  html { scroll-behavior: auto; }
  *, *::before, *::after {
    scroll-behavior: auto !important;
    animation-duration: .001ms !important;
    animation-iteration-count: 1 !important;
    transition-duration: .001ms !important;
  }
}
