/** Shopify CDN: Minification failed

Line 7:4216 Unexpected "#1D1D1F\\]"

**/
/* Tailwind CSS Utilities from Dr345-Froya Artifact */
*,:after,:before{--tw-border-spacing-x:0;--tw-border-spacing-y:0;--tw-translate-x:0;--tw-translate-y:0;--tw-rotate:0;--tw-skew-x:0;--tw-skew-y:0;--tw-scale-x:1;--tw-scale-y:1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness:proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-color:rgba(59,130,246,.5);--tw-ring-offset-shadow:0 0 #0000;--tw-ring-shadow:0 0 #0000;--tw-shadow:0 0 #0000;--tw-shadow-colored:0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: ;--tw-contain-size: ;--tw-contain-layout: ;--tw-contain-paint: ;--tw-contain-style: }::backdrop{--tw-border-spacing-x:0;--tw-border-spacing-y:0;--tw-translate-x:0;--tw-translate-y:0;--tw-rotate:0;--tw-skew-x:0;--tw-skew-y:0;--tw-scale-x:1;--tw-scale-y:1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness:proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-color:rgba(59,130,246,.5);--tw-ring-offset-shadow:0 0 #0000;--tw-ring-shadow:0 0 #0000;--tw-shadow:0 0 #0000;--tw-shadow-colored:0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: ;--tw-contain-size: ;--tw-contain-layout: ;--tw-contain-paint: ;--tw-contain-style: }*::after,*::before{box-sizing:border-box;border:0 solid #e5e7eb}:after,:before{--tw-content:""}html{line-height:1.5;-webkit-text-size-adjust:100%;tab-size:4;font-family:ui-sans-serif,system-ui,sans-serif;font-feature-settings:normal;-webkit-tap-highlight-color:transparent}body{line-height:inherit;margin:0}.fixed{position:fixed}.absolute{position:absolute}.relative{position:relative}.sticky{position:sticky}.inset-0{inset:0}.bottom-0{bottom:0}.bottom-2{bottom:.5rem}.bottom-20{bottom:5rem}.bottom-3{bottom:.75rem}.bottom-4{bottom:1rem}.bottom-5{bottom:1.25rem}.left-0{left:0}.left-1\/2{left:50%}.right-0{right:0}.top-0{top:0}.top-1\/2{top:50%}.z-40{z-index:40}.z-50{z-index:50}.z-\[60\]{z-index:60}.mx-auto{margin-left:auto;margin-right:auto}.mb-2{margin-bottom:.5rem}.mt-1{margin-top:.25rem}.mt-2{margin-top:.5rem}.mt-4{margin-top:1rem}.mt-6{margin-top:1.5rem}.block{display:block}.inline-block{display:inline-block}.flex{display:flex}.inline-flex{display:inline-flex}.grid{display:grid}.hidden{display:none}.h-10{height:2.5rem}.h-12{height:3rem}.h-14{height:3.5rem}.h-16{height:4rem}.h-full{height:100%}.w-full{width:100%}.flex-1{flex:1 1 0%}.shrink-0{flex-shrink:0}.grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.flex-col{flex-direction:column}.flex-wrap{flex-wrap:wrap}.items-center{align-items:center}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.gap-1{gap:.25rem}.gap-2{gap:.5rem}.gap-3{gap:.75rem}.gap-4{gap:1rem}.gap-6{gap:1.5rem}.gap-8{gap:2rem}.overflow-hidden{overflow:hidden}.overflow-x-auto{overflow-x:auto}.whitespace-nowrap{white-space:nowrap}.rounded{border-radius:.25rem}.rounded-\[16px\]{border-radius:16px}.rounded-\[20px\]{border-radius:20px}.rounded-\[24px\]{border-radius:24px}.rounded-full{border-radius:9999px}.border{border-width:1px}.border-2{border-width:2px}.bg-\[#FFF8F0\]{background-color:#FFF8F0}.bg-\[#C86A2F\]{background-color:#C86A2F}.bg-\[#1D1D1F\]{background-color:#1D1D1F}.bg-white{background-color:#FFFFFF}.text-center{text-align:center}.font-bold{font-weight:700}.text-white{color:#FFFFFF}.text-black{color:#000000}

/* Froya Custom Design Tokens */
:root {
  --froya-bg: #FFF8F0;
  --froya-card-bg: #FFFFFF;
  --froya-text: #1D1D1F;
  --froya-text-muted: #6E6E73;
  --froya-orange: #C86A2F;
  --froya-orange-hover: #B25A22;
  --froya-pink: #FF6B8A;
  --froya-green: #00C851;
  --froya-green-light: #F0FFF0;
  --froya-green-border: #00C851;
  --froya-radius: 24px;
  --froya-shadow: 0 8px 24px rgba(0, 0, 0, 0.08);
}

body, .froya-body-wrapper {
  background-color: var(--froya-bg) !important;
  color: var(--froya-text);
  font-family: -apple-system, BlinkMacSystemFont, "SF Pro Text", "Inter", sans-serif;
  -webkit-font-smoothing: antialiased;
}

.froya-body-wrapper {
  max-width: 480px;
  margin: 0 auto;
  min-height: 100vh;
  position: relative;
  overflow-x: hidden;
  padding-bottom: 80px;
}

/* Headlines */
.froya-hero-title {
  font-size: 32px;
  font-weight: 800;
  line-height: 1.15;
  color: var(--froya-text);
  margin-bottom: 12px;
}

/* 1. Sticky Header */
.froya-sticky-header {
  position: sticky;
  top: 0;
  z-index: 50;
  background-color: rgba(255, 248, 240, 0.95);
  backdrop-filter: blur(12px);
  border-bottom: 1px solid rgba(0, 0, 0, 0.06);
}

.froya-header-main {
  height: 56px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 0 16px;
}

.froya-header-logo {
  font-weight: 800;
  font-size: 16px;
  letter-spacing: 0.1em;
  color: var(--froya-text);
  text-transform: uppercase;
}

.froya-header-subbar {
  height: 32px;
  background-color: #1D1D1F;
  color: #FFFFFF;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 8px;
  font-size: 11px;
  font-weight: 600;
  letter-spacing: 0.02em;
}

.froya-avatar-group {
  display: flex;
  align-items: center;
  margin-right: 4px;
}

.froya-avatar-group img {
  width: 18px;
  height: 18px;
  border-radius: 9999px;
  border: 1.5px solid #1D1D1F;
  margin-left: -6px;
}

.froya-avatar-group img:first-child {
  margin-left: 0;
}

.froya-stars-gold {
  color: #FFB800;
  font-size: 11px;
}

/* 2. Hero Obsession */
.froya-hero-section {
  padding: 24px 16px 32px 16px;
}

.froya-ugc-badge {
  display: inline-flex;
  align-items: center;
  gap: 6px;
  padding: 6px 12px;
  border-radius: 9999px;
  background-color: #FFEFE6;
  color: var(--froya-orange);
  font-size: 11px;
  font-weight: 700;
  letter-spacing: 0.04em;
  text-transform: uppercase;
  margin-bottom: 12px;
}

.froya-hero-subtitle {
  font-size: 13px;
  font-weight: 600;
  color: var(--froya-text-muted);
  line-height: 1.4;
  margin-bottom: 20px;
}

.froya-hero-image-wrapper {
  position: relative;
  width: 100%;
  border-radius: var(--froya-radius);
  overflow: hidden;
  box-shadow: var(--froya-shadow);
  margin-bottom: 20px;
}

.froya-hero-image-wrapper img {
  width: 100%;
  height: auto;
  display: block;
}

.froya-pulse-spot {
  position: absolute;
  top: 38%;
  left: 56%;
  width: 24px;
  height: 24px;
  border-radius: 9999px;
  background-color: rgba(255, 45, 45, 0.4);
  animation: froyaPulse 1.2s infinite cubic-bezier(0, 0, 0.2, 1);
}

@keyframes froyaPulse {
  0% { transform: scale(1); opacity: 0.8; }
  50% { transform: scale(2.2); opacity: 0.2; }
  100% { transform: scale(1); opacity: 0.8; }
}

.froya-hero-bubble {
  position: absolute;
  bottom: 12px;
  left: 12px;
  right: 12px;
  background-color: rgba(255, 255, 255, 0.95);
  backdrop-filter: blur(8px);
  border-radius: 16px;
  padding: 10px 12px;
  display: flex;
  align-items: center;
  gap: 10px;
  box-shadow: 0 4px 16px rgba(0, 0, 0, 0.12);
}

.froya-bubble-avatar {
  width: 36px;
  height: 36px;
  border-radius: 9999px;
  flex-shrink: 0;
  background-color: #FFD1C9;
  display: flex;
  align-items: center;
  justify-content: center;
  font-weight: 700;
  font-size: 13px;
  color: var(--froya-orange);
}

.froya-bubble-text {
  font-size: 11.5px;
  line-height: 1.3;
  color: var(--froya-text);
  font-weight: 500;
}

.froya-cta-btn {
  width: 100%;
  height: 56px;
  border-radius: 28px;
  background-color: var(--froya-orange);
  color: #FFFFFF;
  font-size: 16px;
  font-weight: 800;
  letter-spacing: 0.04em;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 8px;
  border: none;
  cursor: pointer;
  box-shadow: 0 8px 24px rgba(200, 106, 47, 0.35);
  transition: transform 0.15s ease, background-color 0.15s ease;
}

.froya-cta-btn:active {
  transform: scale(0.98);
}

.froya-guarantee-sub {
  text-align: center;
  font-size: 11px;
  font-weight: 700;
  letter-spacing: 0.08em;
  color: var(--froya-text-muted);
  text-transform: uppercase;
  margin-top: 8px;
}

/* 3. Press Strip */
.froya-press-strip {
  background-color: #1D1D1F;
  color: #FFFFFF;
  padding: 12px 0;
  overflow: hidden;
  white-space: nowrap;
}

.froya-marquee-track {
  display: inline-flex;
  gap: 32px;
  animation: froyaMarquee 18s linear infinite;
}

@keyframes froyaMarquee {
  0% { transform: translateX(0); }
  100% { transform: translateX(-50%); }
}

.froya-press-item {
  display: inline-flex;
  align-items: center;
  gap: 6px;
  font-size: 12px;
  font-weight: 700;
  letter-spacing: 0.04em;
  color: #E5E5EA;
}

/* Section common */
.froya-section {
  padding: 36px 16px;
}

.froya-section-head {
  text-align: center;
  margin-bottom: 24px;
}

.froya-section-tag {
  font-size: 11px;
  font-weight: 800;
  letter-spacing: 0.1em;
  color: var(--froya-orange);
  text-transform: uppercase;
  margin-bottom: 6px;
  display: block;
}

.froya-section-title {
  font-size: 26px;
  font-weight: 800;
  line-height: 1.2;
  color: var(--froya-text);
}

.froya-proof-card {
  background-color: #FFFFFF;
  border-radius: var(--froya-radius);
  padding: 16px;
  margin-bottom: 20px;
  box-shadow: var(--froya-shadow);
  border: 1px solid rgba(0, 0, 0, 0.04);
}

.froya-proof-media {
  position: relative;
  border-radius: 16px;
  overflow: hidden;
  margin-bottom: 14px;
}

.froya-proof-media img {
  width: 100%;
  height: 240px;
  object-fit: cover;
}

.froya-proof-name-age {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 8px;
}

.froya-user-name {
  font-weight: 700;
  font-size: 15px;
  color: var(--froya-text);
}

.froya-user-age {
  font-size: 12px;
  color: var(--froya-text-muted);
  background-color: #F5F5F7;
  padding: 3px 8px;
  border-radius: 9999px;
  font-weight: 600;
}

.froya-benefit-pills {
  display: flex;
  flex-wrap: wrap;
  gap: 6px;
  margin-bottom: 10px;
}

.froya-benefit-pill {
  font-size: 10.5px;
  font-weight: 700;
  padding: 4px 8px;
  border-radius: 6px;
  background-color: #F6EDE6;
  color: var(--froya-orange);
}

.froya-proof-headline {
  font-size: 16px;
  font-weight: 700;
  line-height: 1.3;
  color: var(--froya-text);
  margin-bottom: 8px;
}

.froya-proof-story {
  font-size: 13px;
  line-height: 1.5;
  color: var(--froya-text-muted);
}

/* Interleaved Mini Product Card */
.froya-mini-card {
  background-color: #FFEFE6;
  border: 1.5px solid var(--froya-orange);
  border-radius: 20px;
  padding: 16px;
  margin-bottom: 20px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 12px;
}

.froya-mini-info {
  flex: 1;
}

.froya-mini-title {
  font-size: 15px;
  font-weight: 800;
  color: var(--froya-text);
  margin-bottom: 4px;
}

.froya-mini-sub {
  font-size: 12px;
  color: var(--froya-orange);
  font-weight: 700;
}

.froya-mini-btn {
  padding: 10px 16px;
  background-color: var(--froya-orange);
  color: #FFFFFF;
  border-radius: 9999px;
  font-size: 13px;
  font-weight: 800;
  border: none;
  flex-shrink: 0;
}

/* Timeline */
.froya-timeline {
  position: relative;
  padding-left: 24px;
  margin-top: 24px;
}

.froya-timeline::before {
  content: "";
  position: absolute;
  left: 7px;
  top: 12px;
  bottom: 12px;
  width: 2px;
  background-color: #E5E5EA;
}

.froya-timeline-step {
  position: relative;
  margin-bottom: 28px;
  background-color: #FFFFFF;
  border-radius: 20px;
  padding: 16px;
  box-shadow: var(--froya-shadow);
}

.froya-timeline-dot {
  position: absolute;
  left: -24px;
  top: 20px;
  width: 16px;
  height: 16px;
  border-radius: 9999px;
  background-color: var(--froya-orange);
  border: 3px solid #FFF8F0;
  transform: translateX(-50%);
}

.froya-step-tag {
  font-size: 11px;
  font-weight: 800;
  color: var(--froya-orange);
  text-transform: uppercase;
  letter-spacing: 0.06em;
  margin-bottom: 4px;
}

.froya-step-title {
  font-size: 17px;
  font-weight: 800;
  color: var(--froya-text);
  margin-bottom: 8px;
}

.froya-step-ingredients {
  font-size: 11px;
  font-weight: 600;
  color: var(--froya-text-muted);
  background-color: #F5F5F7;
  padding: 4px 8px;
  border-radius: 6px;
  display: inline-block;
  margin-bottom: 10px;
}

.froya-step-bullets {
  list-style: none;
  padding: 0;
  margin: 0;
}

.froya-step-bullets li {
  font-size: 12.5px;
  color: var(--froya-text);
  margin-bottom: 4px;
  display: flex;
  align-items: center;
  gap: 6px;
}

/* Stats */
.froya-stats-grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 8px;
  margin-bottom: 20px;
}

.froya-stat-card {
  background-color: #FFFFFF;
  border-radius: 16px;
  padding: 14px 8px;
  text-align: center;
  box-shadow: var(--froya-shadow);
}

.froya-stat-num {
  font-size: 22px;
  font-weight: 900;
  color: var(--froya-orange);
  line-height: 1;
  margin-bottom: 6px;
}

.froya-stat-label {
  font-size: 10px;
  font-weight: 600;
  color: var(--froya-text-muted);
  line-height: 1.3;
}

.froya-scarcity-banner {
  background-color: var(--froya-orange);
  color: #FFFFFF;
  border-radius: 16px;
  padding: 12px 16px;
  text-align: center;
  font-size: 12px;
  font-weight: 800;
  letter-spacing: 0.04em;
  margin-bottom: 20px;
}

/* USP Grid */
.froya-usp-grid {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 10px;
}

.froya-usp-card {
  background-color: #FFFFFF;
  border-radius: 16px;
  padding: 14px 12px;
  display: flex;
  align-items: center;
  gap: 10px;
  border: 1px solid rgba(0, 0, 0, 0.05);
}

.froya-usp-icon {
  width: 32px;
  height: 32px;
  border-radius: 9999px;
  background-color: #FFEFE6;
  color: var(--froya-orange);
  display: flex;
  align-items: center;
  justify-content: center;
  font-weight: 800;
  font-size: 13px;
  flex-shrink: 0;
}

.froya-usp-text {
  font-size: 11px;
  font-weight: 800;
  letter-spacing: 0.04em;
  color: var(--froya-text);
  text-transform: uppercase;
  line-height: 1.2;
}

/* Guarantee & Video */
.froya-guarantee-banner {
  background-color: #FFFFFF;
  border-radius: var(--froya-radius);
  padding: 24px 16px;
  text-align: center;
  box-shadow: var(--froya-shadow);
  margin-bottom: 24px;
  border: 2px solid var(--froya-orange);
}

.froya-guarantee-title {
  font-size: 20px;
  font-weight: 800;
  color: var(--froya-text);
  margin-bottom: 6px;
}

.froya-guarantee-desc {
  font-size: 13px;
  color: var(--froya-text-muted);
}

.froya-video-slider {
  display: flex;
  gap: 12px;
  overflow-x: auto;
  scroll-snap-type: x mandatory;
  padding-bottom: 12px;
}

.froya-video-card {
  min-width: 200px;
  height: 300px;
  border-radius: 20px;
  position: relative;
  overflow: hidden;
  scroll-snap-align: start;
  flex-shrink: 0;
}

.froya-video-card img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.froya-play-overlay {
  position: absolute;
  inset: 0;
  background: linear-gradient(to top, rgba(0,0,0,0.7) 0%, transparent 60%);
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  padding: 12px;
  color: #FFFFFF;
}

.froya-play-btn {
  width: 44px;
  height: 44px;
  border-radius: 9999px;
  background-color: rgba(255, 255, 255, 0.9);
  color: #1D1D1F;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: auto;
  font-size: 18px;
}

/* Pricing Card */
.froya-pricing-card {
  background-color: #FFFFFF;
  border-radius: var(--froya-radius);
  padding: 20px 16px;
  margin-bottom: 16px;
  border: 2px solid #E5E5EA;
  position: relative;
  cursor: pointer;
  transition: all 0.2s ease;
}

.froya-pricing-card.selected {
  background-color: var(--froya-green-light);
  border-color: var(--froya-green-border);
  box-shadow: 0 8px 24px rgba(0, 200, 81, 0.15);
}

.froya-card-pip {
  position: absolute;
  top: 16px;
  right: 16px;
  width: 50px;
  height: 50px;
  border-radius: 10px;
  object-fit: contain;
}

.froya-radio-circle {
  width: 26px;
  height: 26px;
  border-radius: 9999px;
  border: 2px solid #D2D2D7;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #FFFFFF;
  margin-bottom: 12px;
}

.froya-pricing-card.selected .froya-radio-circle {
  background-color: var(--froya-green);
  border-color: var(--froya-green);
  color: #FFFFFF;
}

/* FAQ Accordion */
.froya-faq-item {
  background-color: #FFFFFF;
  border-radius: 16px;
  margin-bottom: 10px;
  overflow: hidden;
  box-shadow: var(--froya-shadow);
}

.froya-faq-q {
  padding: 16px;
  font-size: 15px;
  font-weight: 700;
  color: var(--froya-text);
  display: flex;
  align-items: center;
  justify-content: space-between;
  cursor: pointer;
}

.froya-faq-a {
  padding: 0 16px 16px 16px;
  font-size: 13px;
  line-height: 1.5;
  color: var(--froya-text-muted);
  display: none;
}

.froya-faq-item.open .froya-faq-a {
  display: block;
}

/* Sticky Bottom Bar */
.froya-sticky-bottom {
  position: fixed;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
  width: 100%;
  max-width: 480px;
  z-index: 60;
  background-color: rgba(255, 255, 255, 0.95);
  backdrop-filter: blur(12px);
  padding: 10px 16px;
  border-top: 1px solid rgba(0, 0, 0, 0.08);
}
