:root{--p2-ink:#24160f;--p2-muted:#705e51;--p2-saffron:#c95f19;--p2-saffron-dark:#94410f;--p2-cream:#fff8ed;--p2-soft:#f7eee1;--p2-line:rgba(73,43,24,.14);--p2-green:#1f7a4f;--p2-shadow:0 18px 55px rgba(61,32,14,.12)}.phase2-shell{width:min(1180px,calc(100% - 32px));margin-inline:auto}.phase2-eyebrow{margin:0 0 10px;color:var(--p2-saffron-dark);font-size:12px;font-weight:800;letter-spacing:.14em}.phase2-section-heading{max-width:760px;margin:0 auto 34px;text-align:center}.phase2-section-heading--left{text-align:left;margin:0}.phase2-section-heading--row{max-width:none;display:flex;justify-content:space-between;align-items:end;text-align:left}.phase2-section-heading h2,.phase2-home h2,.phase2-product-story h2,.phase2-cart-upsell h2{margin:0;color:var(--p2-ink);font-size:clamp(28px,3vw,46px);line-height:1.08;letter-spacing:-.025em}.phase2-section-heading p:not(.phase2-eyebrow){color:var(--p2-muted);font-size:16px;line-height:1.65}.phase2-button,.phase2-product-card__button{display:inline-flex;min-height:48px;align-items:center;justify-content:center;padding:12px 22px;border:1px solid transparent;border-radius:999px;font-weight:750;text-decoration:none;transition:.2s ease}.phase2-button:hover,.phase2-product-card__button:hover{transform:translateY(-1px)}.phase2-button--primary,.phase2-product-card__button{background:var(--p2-saffron);color:#fff}.phase2-button--primary:hover,.phase2-product-card__button:hover{background:var(--p2-saffron-dark)}.phase2-button--secondary{border-color:var(--p2-line);background:#fff;color:var(--p2-ink)}.phase2-button--light{background:#fff;color:var(--p2-saffron-dark)}.phase2-text-link{display:inline-flex;gap:7px;align-items:center;color:var(--p2-saffron-dark);font-weight:750;text-decoration:none}.phase2-home{color:var(--p2-ink)}.phase2-home__hero{overflow:hidden;background:radial-gradient(circle at 78% 18%,rgba(255,193,106,.35),transparent 32%),linear-gradient(135deg,#fffaf2,#f6e6d2);padding:64px 0}.phase2-home__hero-grid{display:grid;grid-template-columns:1.02fr .98fr;gap:52px;align-items:center}.phase2-home__hero-copy h1{max-width:650px;margin:0;font-size:clamp(42px,5.6vw,76px);line-height:.98;letter-spacing:-.045em}.phase2-home__hero-text{max-width:610px;margin:24px 0;color:var(--p2-muted);font-size:18px;line-height:1.65}.phase2-home__hero-actions{display:flex;flex-wrap:wrap;gap:12px}.phase2-home__hero-proof{display:flex;flex-wrap:wrap;gap:8px 20px;margin-top:24px;color:var(--p2-muted);font-size:13px}.phase2-home__hero-proof span:before{content:"\2713";margin-right:7px;color:var(--p2-green);font-weight:900}.phase2-home__hero-products{position:relative;min-height:480px}.phase2-home__hero-product{position:absolute;width:44%;filter:drop-shadow(0 24px 28px rgba(55,27,9,.2));transition:.25s ease}.phase2-home__hero-product:hover{transform:translateY(-8px) rotate(0)}.phase2-home__hero-product--1{left:4%;top:14%;transform:rotate(-8deg)}.phase2-home__hero-product--2{left:30%;top:2%;z-index:2}.phase2-home__hero-product--3{right:0;top:19%;transform:rotate(8deg)}.phase2-home__hero-image{width:100%;height:auto;border-radius:12px}.phase2-home__trust{border-block:1px solid var(--p2-line);background:#fff}.phase2-home__trust-grid{display:grid;grid-template-columns:repeat(4,1fr)}.phase2-trust-item{display:flex;gap:12px;padding:22px 18px;border-right:1px solid var(--p2-line)}.phase2-trust-item:last-child{border-right:0}.phase2-trust-item__icon{display:grid;flex:0 0 34px;height:34px;place-items:center;border-radius:50%;color:var(--p2-saffron-dark);font-weight:900;font-size:35px}.phase2-trust-item strong,.phase2-trust-item span{display:block}.phase2-trust-item strong{font-size:14px}.phase2-trust-item div span{margin-top:3px;color:var(--p2-muted);font-size:12px;line-height:1.4}.phase2-home__language-section,.phase2-home__packs,.phase2-home__why{padding:78px 0}.phase2-language-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:22px}.phase2-language-card{position:relative;display:grid;grid-template-columns:1fr 42%;min-height:320px;overflow:hidden;border:1px solid var(--p2-line);border-radius:24px;background:var(--p2-cream);color:inherit;text-decoration:none;box-shadow:0 14px 42px #3d200e12}.phase2-language-card__content{padding:38px}.phase2-language-card__script{display:block;margin-bottom:18px;color:var(--p2-saffron);font-size:38px;font-weight:800}.phase2-language-card h3{margin:0 0 12px;font-size:28px}.phase2-language-card p{color:var(--p2-muted);line-height:1.6}.phase2-language-card__image{align-self:end;width:115%;max-height:300px;object-fit:contain;transform:translate(8%,8%);filter:drop-shadow(0 20px 20px rgba(55,27,9,.17))}.phase2-home__featured{padding:78px 0;background:#fbf7f1}.phase2-product-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.phase2-product-card{overflow:hidden;border:1px solid var(--p2-line);border-radius:20px;background:#fff;box-shadow:0 10px 35px #3d200e0f}.phase2-product-card__media{position:relative;display:grid;min-height:310px;place-items:center;padding:24px;background:linear-gradient(145deg,#fffaf3,#f2e4d3)}.phase2-product-card__image{width:100%;height:270px;object-fit:contain;transition:.25s ease}.phase2-product-card:hover .phase2-product-card__image{transform:scale(1.035)}.phase2-product-card__badge{position:absolute;top:14px;left:14px;padding:6px 10px;border-radius:999px;background:var(--p2-green);color:#fff;font-size:12px;font-weight:800}.phase2-product-card__body{padding:20px}.phase2-product-card__meta{margin:0 0 6px;color:var(--p2-saffron-dark);font-size:11px;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.phase2-product-card h3{min-height:48px;margin:0 0 10px;font-size:17px;line-height:1.4}.phase2-product-card h3 a{color:inherit;text-decoration:none}.phase2-product-card__price{min-height:42px;margin-bottom:14px}.phase2-product-card__button{width:100%;min-height:44px;border-radius:12px}.phase2-button--mobile-full{display:none}.phase2-pack-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.phase2-pack-card{position:relative;padding:28px 22px;border:1px solid var(--p2-line);border-radius:20px;background:#fff}.phase2-pack-card--highlight{border-color:#c95f196b;background:var(--p2-cream);box-shadow:var(--p2-shadow)}.phase2-pack-card__number{display:grid;width:50px;height:50px;place-items:center;border-radius:50%;background:var(--p2-soft);color:var(--p2-saffron-dark);font-size:22px;font-weight:850}.phase2-pack-card__tag{position:absolute;top:14px;right:14px;padding:5px 9px;border-radius:999px;background:var(--p2-green);color:#fff;font-size:11px;font-weight:800}.phase2-pack-card h3{margin:20px 0 8px;font-size:20px}.phase2-pack-card p{margin:0;color:var(--p2-muted);line-height:1.55}.phase2-home__center-action{text-align:center;margin-top:30px}.phase2-home__gift-band{padding:72px 0;background:linear-gradient(135deg,#8e3f10,#d16b22);color:#fff}.phase2-home__gift-band h2,.phase2-home__gift-band .phase2-eyebrow{color:#fff}.phase2-home__gift-grid{display:grid;grid-template-columns:1.1fr .9fr;gap:56px;align-items:center}.phase2-home__gift-grid>div>p:not(.phase2-eyebrow){font-size:17px;line-height:1.65;opacity:.86}.phase2-home__gift-points{display:grid;grid-template-columns:repeat(2,1fr);gap:12px}.phase2-home__gift-points div{padding:19px;border:1px solid rgba(255,255,255,.22);border-radius:16px;background:#ffffff14}.phase2-home__gift-points strong,.phase2-home__gift-points span{display:block}.phase2-home__gift-points span{margin-top:5px;font-size:12px;opacity:.78}.phase2-why-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.phase2-why-grid>div{padding:25px;border-top:3px solid var(--p2-saffron);background:var(--p2-cream)}.phase2-why-grid>div>span{color:var(--p2-saffron);font-weight:850}.phase2-why-grid h3{margin:16px 0 8px}.phase2-why-grid p{margin:0;color:var(--p2-muted);line-height:1.55}.phase2-home__faq{padding:78px 0;background:#f7f3ed}.phase2-home__faq-grid{display:grid;grid-template-columns:.75fr 1.25fr;gap:68px}.phase2-faq-list details{border-bottom:1px solid var(--p2-line)}.phase2-faq-list summary{cursor:pointer;padding:20px 0;color:var(--p2-ink);font-size:17px;font-weight:750}.phase2-faq-list p{padding:0 0 20px;margin:0;color:var(--p2-muted);line-height:1.65}.phase2-pdp-data{display:contents}.phase2-pdp-value{margin:18px 0;padding:18px;border:1px solid rgba(201,95,25,.3);border-radius:16px;background:var(--p2-cream)}.phase2-pdp-value__top{display:flex;justify-content:space-between;gap:14px;align-items:start}.phase2-pdp-value__eyebrow{margin:0;color:var(--p2-muted);font-size:10px;font-weight:800;letter-spacing:.13em}.phase2-pdp-value__selection{margin:4px 0 0;color:var(--p2-ink);font-size:18px;font-weight:850}.phase2-pdp-value__saving{padding:7px 10px;border-radius:999px;background:var(--p2-green);color:#fff;font-size:12px;font-weight:850;white-space:nowrap}.phase2-pdp-value__saving:empty{display:none}.phase2-pdp-value__numbers{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;margin-top:15px}.phase2-pdp-value__numbers>div{padding:12px;border-radius:12px;background:#fff}.phase2-pdp-value__numbers span,.phase2-pdp-value__numbers strong{display:block}.phase2-pdp-value__numbers span{color:var(--p2-muted);font-size:11px}.phase2-pdp-value__numbers strong{margin-top:4px;color:var(--p2-ink);font-size:15px}.phase2-pdp-value__note{margin:12px 0 0;color:var(--p2-muted);font-size:12px;line-height:1.5}.phase2-pdp-confidence{display:grid;grid-template-columns:repeat(2,1fr);gap:9px;margin:16px 0}.phase2-pdp-confidence>div{display:flex;gap:9px;padding:12px;border:1px solid var(--p2-line);border-radius:12px}.phase2-pdp-confidence>div>span{color:var(--p2-green);font-weight:900}.phase2-pdp-confidence p,.phase2-pdp-confidence strong,.phase2-pdp-confidence small{display:block;margin:0}.phase2-pdp-confidence strong{font-size:12px}.phase2-pdp-confidence small{margin-top:2px;color:var(--p2-muted);font-size:10px}.phase2-pack-hint{display:block;margin-top:3px;font-size:9px;line-height:1.15;opacity:.72}.phase2-product-story{padding:76px 0;background:#fbf7f1}.phase2-product-story__benefits{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.phase2-product-story__benefits>div{padding:24px;border:1px solid var(--p2-line);border-radius:18px;background:#fff}.phase2-product-story__benefits span{color:var(--p2-saffron);font-weight:850}.phase2-product-story__benefits h3{margin:16px 0 8px}.phase2-product-story__benefits p{margin:0;color:var(--p2-muted);line-height:1.55}.phase2-product-story__use-cases{display:grid;grid-template-columns:.8fr 1.2fr;gap:54px;align-items:center;margin-top:48px;padding:40px;border-radius:24px;background:var(--p2-ink);color:#fff}.phase2-product-story__use-cases h2,.phase2-product-story__use-cases .phase2-eyebrow{color:#fff}.phase2-product-story__use-cases ul{display:grid;grid-template-columns:repeat(2,1fr);gap:10px;margin:0;padding:0;list-style:none}.phase2-product-story__use-cases li{padding:16px;border:1px solid rgba(255,255,255,.16);border-radius:14px;background:#ffffff0f}.phase2-product-story__use-cases span,.phase2-product-story__use-cases small{display:block}.phase2-product-story__use-cases span{font-weight:750}.phase2-product-story__use-cases small{margin-top:4px;opacity:.7}.phase2-cart-confidence{width:100%;padding:16px;border:1px solid rgba(31,122,79,.25);border-radius:15px;background:#f2fbf6}.phase2-cart-confidence__shipping{display:flex;gap:10px}.phase2-cart-confidence__check{display:grid;width:30px;height:30px;place-items:center;border-radius:50%;background:var(--p2-green);color:#fff}.phase2-cart-confidence strong,.phase2-cart-confidence small{display:block}.phase2-cart-confidence small{margin-top:2px;color:var(--p2-muted)}.phase2-cart-confidence__saving{display:flex;justify-content:space-between;margin-top:13px;padding-top:13px;border-top:1px solid rgba(31,122,79,.18)}.phase2-cart-confidence__saving strong{color:var(--p2-green)}.phase2-cart-confidence__trust{display:flex;flex-wrap:wrap;gap:6px 12px;margin-top:12px;color:var(--p2-muted);font-size:11px}.phase2-cart-confidence__trust span:before{content:"\2713";margin-right:4px;color:var(--p2-green)}.phase2-cart-upsell{padding:52px 0 76px}.phase2-cart-upsell__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.phase2-cart-upsell__card{display:grid;grid-template-columns:110px 1fr;gap:15px;padding:14px;border:1px solid var(--p2-line);border-radius:16px;background:#fff}.phase2-cart-upsell__image-wrap{display:grid;place-items:center;border-radius:12px;background:var(--p2-soft)}.phase2-cart-upsell__image{width:100%;height:120px;object-fit:contain}.phase2-cart-upsell__card h3{margin:2px 0 8px;font-size:14px;line-height:1.35}.phase2-cart-upsell__card h3 a{color:inherit;text-decoration:none}.phase2-cart-upsell__price{font-size:13px}.phase2-cart-upsell__card .phase2-text-link{margin-top:8px;font-size:12px}main[data-template^=collection] .phase2-product-card__button{margin-top:12px;border-radius:10px}main[data-template^=product] .variant-option__button-label:has(input[value="6"]){border-color:var(--p2-saffron);box-shadow:0 0 0 1px var(--p2-saffron)}@media(max-width:989px){.phase2-home__hero-grid{grid-template-columns:1fr}.phase2-home__hero-products{min-height:400px}.phase2-home__trust-grid,.phase2-why-grid,.phase2-product-story__benefits{grid-template-columns:repeat(2,1fr)}.phase2-trust-item:nth-child(2){border-right:0}.phase2-trust-item:nth-child(-n+2){border-bottom:1px solid var(--p2-line)}.phase2-product-grid,.phase2-pack-grid{grid-template-columns:repeat(2,1fr)}.phase2-home__faq-grid,.phase2-home__gift-grid,.phase2-product-story__use-cases{grid-template-columns:1fr}}@media(max-width:749px){.phase2-shell{width:min(100% - 24px,1180px)}.phase2-home__hero{padding:38px 0 30px}.phase2-home__hero-grid{gap:24px}.phase2-home__hero-copy h1{font-size:43px}.phase2-home__hero-text{margin:18px 0;font-size:15px}.phase2-home__hero-actions .phase2-button{flex:1}.phase2-home__hero-proof{gap:7px 12px}.phase2-home__hero-products{min-height:270px}.phase2-home__hero-product{width:46%}.phase2-home__hero-product--1{left:0}.phase2-home__hero-product--2{left:28%}.phase2-home__trust-grid{display:flex;overflow-x:auto;scroll-snap-type:x mandatory}.phase2-trust-item{min-width:78%;border-bottom:0!important;scroll-snap-align:start}.phase2-home__language-section,.phase2-home__packs,.phase2-home__why,.phase2-home__featured,.phase2-home__faq,.phase2-product-story{padding:52px 0}.phase2-section-heading{margin-bottom:24px}.phase2-section-heading--row{display:block}.phase2-section-heading h2,.phase2-home h2,.phase2-product-story h2,.phase2-cart-upsell h2{font-size:30px}.phase2-language-grid{grid-template-columns:1fr}.phase2-language-card{grid-template-columns:1fr 40%;min-height:250px}.phase2-language-card__content{padding:25px}.phase2-language-card__script{font-size:30px}.phase2-product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.phase2-product-card__media{min-height:210px;padding:12px}.phase2-product-card__image{height:190px}.phase2-product-card__body{padding:13px}.phase2-product-card h3{min-height:58px;font-size:14px}.phase2-product-card__button{min-height:40px;padding:9px;font-size:12px}.phase2-text-link--desktop{display:none}.phase2-button--mobile-full{display:flex;width:100%;margin-top:18px}.phase2-pack-grid{grid-template-columns:1fr}.phase2-home__gift-band{padding:50px 0}.phase2-home__gift-points,.phase2-why-grid,.phase2-product-story__benefits{grid-template-columns:1fr}.phase2-home__faq-grid{gap:24px}.phase2-pdp-value__numbers{grid-template-columns:1fr}.phase2-pdp-value__numbers>div{display:flex;justify-content:space-between;align-items:center}.phase2-pdp-confidence{grid-template-columns:1fr}.phase2-product-story__use-cases{padding:24px;gap:24px}.phase2-product-story__use-cases ul{grid-template-columns:1fr}.phase2-cart-upsell__grid{display:flex;overflow-x:auto;scroll-snap-type:x mandatory}.phase2-cart-upsell__card{min-width:85%;scroll-snap-align:start}.phase2-cart-upsell{padding:38px 0 54px}}@media(prefers-reduced-motion:reduce){.phase2-button,.phase2-product-card__button,.phase2-home__hero-product,.phase2-product-card__image{transition:none!important}}
/*# sourceMappingURL=/cdn/shop/t/12/assets/chatgpt-phase2.css.map */
