.whats-inside{--paper: #FDFBF9;--paper-warm: #FAF8F5;--paper-dark: #EDE9E4;--ink: #1C1B1A;--rust: #B15639;--rust-deep: #7F3E35;--clay: #BE8C73;--clay-soft: rgba(190, 140, 115, .12);--rose-ebony: #64484E;--green: #4A7C59;--green-soft: rgba(74, 124, 89, .06);--ease-out: cubic-bezier(.22, 1, .36, 1)}.whats-inside{padding:clamp(56px,9vw,96px) 20px;background:var(--paper);font-family:Ysabeau Office,system-ui,sans-serif;color:var(--ink);line-height:1.6;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.whats-inside *,.whats-inside *:before,.whats-inside *:after{box-sizing:border-box;margin:0;padding:0}.whats-inside__container{max-width:880px;margin:0 auto}.whats-inside__header{text-align:center;margin-bottom:clamp(40px,6vw,56px)}.whats-inside__eyebrow{font-size:13px;text-transform:uppercase;letter-spacing:.18em;color:var(--rust-deep);font-weight:600;margin-bottom:14px}.whats-inside__headline{font-family:Cormorant,Georgia,serif;font-size:clamp(36px,6vw,52px);font-weight:400;color:var(--ink);line-height:1.1}.whats-inside__group-header{display:flex;align-items:center;margin-bottom:20px;gap:14px}.whats-inside__group-label{font-family:Cormorant,Georgia,serif;font-size:15px;font-weight:500;text-transform:uppercase;letter-spacing:.12em;color:var(--rust);white-space:nowrap}.whats-inside__group-line{flex:1;height:1px;background:var(--clay-soft)}.whats-inside__resins{margin-bottom:48px}.whats-inside__resins-list{display:flex;flex-direction:column;gap:12px}.whats-inside__resin-item{display:grid;grid-template-columns:clamp(90px,12vw,110px) 1fr auto;gap:clamp(16px,3vw,24px);align-items:center;padding:clamp(14px,2.5vw,20px) clamp(16px,3vw,24px);background:var(--paper-warm);border-radius:16px;text-decoration:none;color:inherit;border:1px solid transparent;transition:all .35s var(--ease-out)}.whats-inside__resin-item:hover{background:#fff;border-color:#be8c7326;box-shadow:0 8px 24px #1c1b1a0f}.whats-inside__resin-item:hover .whats-inside__resin-img img{transform:scale(1.04)}.whats-inside__resin-item:hover .whats-inside__resin-arrow svg{transform:translate(3px)}.whats-inside__resin-item:hover .whats-inside__resin-arrow{color:var(--rust)}.whats-inside__resin-img{width:100%;aspect-ratio:1 / 1;border-radius:12px;overflow:hidden;background:var(--paper-dark)}.whats-inside__resin-img img{width:100%;height:100%;object-fit:cover;transition:transform .6s var(--ease-out)}.whats-inside__resin-info{min-width:0}.whats-inside__resin-name{font-family:Cormorant,Georgia,serif;font-size:clamp(22px,3.2vw,28px);font-weight:500;color:var(--ink);line-height:1.2;margin-bottom:6px}.whats-inside__resin-meta{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.whats-inside__resin-weight{font-size:12px;font-weight:600;color:var(--rust-deep);background:#b1563914;padding:5px 12px;border-radius:5px;text-transform:uppercase;letter-spacing:.03em}.whats-inside__resin-tagline{font-size:clamp(14px,1.8vw,16px);color:var(--rose-ebony);font-style:italic}.whats-inside__resin-price{text-align:right;flex-shrink:0}.whats-inside__resin-amount{font-family:Cormorant,Georgia,serif;font-size:clamp(22px,3.2vw,28px);font-weight:500;color:var(--ink);margin-bottom:2px}.whats-inside__resin-arrow{font-size:11px;color:var(--clay);text-transform:uppercase;letter-spacing:.04em;display:flex;align-items:center;justify-content:flex-end;gap:4px;transition:color .3s ease}.whats-inside__resin-arrow svg{width:14px;height:14px;stroke:currentColor;stroke-width:2;fill:none;transition:transform .3s var(--ease-out)}.whats-inside__resin-summary{display:flex;align-items:center;justify-content:flex-end;gap:6px;margin-top:16px;padding-right:4px;font-size:15px;color:var(--rose-ebony)}.whats-inside__resin-summary-weight{font-family:Cormorant,Georgia,serif;font-size:17px;font-weight:600;color:var(--rust)}.whats-inside__resin-summary-dot{opacity:.4}.whats-inside__resin-summary-value{font-family:Cormorant,Georgia,serif;font-size:17px;font-weight:500;color:var(--ink)}.whats-inside__tools{margin-bottom:48px}.whats-inside__tools-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;max-width:680px;margin:0 auto}.whats-inside__tool-item{background:var(--paper-warm);border-radius:12px;padding:clamp(10px,1.5vw,14px);text-decoration:none;color:inherit;border:1px solid transparent;transition:all .3s var(--ease-out);display:flex;flex-direction:column}.whats-inside__tool-item:hover{background:#fff;border-color:#be8c731f;box-shadow:0 4px 14px #1c1b1a0d}.whats-inside__tool-item:hover .whats-inside__tool-img img{transform:scale(1.04)}.whats-inside__tool-item:hover .whats-inside__tool-view{color:var(--rust)}.whats-inside__tool-img{width:100%;aspect-ratio:1 / 1;border-radius:8px;overflow:hidden;background:var(--paper-dark);margin-bottom:clamp(8px,1.2vw,12px)}.whats-inside__tool-img img{width:100%;height:100%;object-fit:cover;transition:transform .5s var(--ease-out)}.whats-inside__tool-name{font-family:Cormorant,Georgia,serif;font-size:clamp(14px,1.8vw,16px);font-weight:500;color:var(--ink);line-height:1.25;margin-bottom:3px}.whats-inside__tool-detail{font-size:clamp(11px,1.3vw,12px);color:var(--rose-ebony);margin-bottom:auto;padding-bottom:8px}.whats-inside__tool-footer{display:flex;align-items:center;justify-content:space-between;padding-top:8px;border-top:1px solid var(--clay-soft);margin-top:auto}.whats-inside__tool-price{font-family:Cormorant,Georgia,serif;font-size:clamp(15px,1.8vw,17px);font-weight:500;color:var(--ink)}.whats-inside__tool-view{font-size:11px;color:var(--clay);transition:color .25s ease}.whats-inside__placeholder{width:100%;height:100%;display:flex;align-items:center;justify-content:center;font-size:clamp(16px,3vw,26px);color:var(--clay);background:linear-gradient(145deg,var(--paper-dark) 0%,#E4DFDA 100%)}.whats-inside__resin-img .whats-inside__placeholder{font-size:clamp(20px,3vw,26px)}.whats-inside__tool-img .whats-inside__placeholder{font-size:16px}.whats-inside__savings{display:grid;grid-template-columns:1fr 1fr auto;gap:20px;align-items:center;background:var(--paper-warm);border-radius:16px;padding:clamp(18px,3vw,24px) clamp(20px,3vw,28px)}.whats-inside__savings-item{text-align:center}.whats-inside__savings-label{font-size:12px;text-transform:uppercase;letter-spacing:.1em;color:var(--rose-ebony);font-weight:600;margin-bottom:5px}.whats-inside__savings-value{font-family:Cormorant,Georgia,serif;font-size:clamp(26px,4.5vw,34px);font-weight:500;color:var(--ink);line-height:1}.whats-inside__savings-item--total .whats-inside__savings-value{text-decoration:line-through;text-decoration-color:var(--clay);color:var(--rose-ebony);opacity:.55}.whats-inside__savings-item--price .whats-inside__savings-value{color:var(--rust);font-weight:600}.whats-inside__savings-item--save{background:var(--green-soft);border:1px solid rgba(74,124,89,.1);border-radius:12px;padding:clamp(12px,2vw,16px) clamp(16px,2.5vw,24px)}.whats-inside__savings-item--save .whats-inside__savings-label{color:var(--green)}.whats-inside__savings-item--save .whats-inside__savings-value{color:var(--green);font-weight:600}.whats-inside__save-badge{display:inline-block;background:var(--green);color:#fff;font-family:Ysabeau Office,sans-serif;font-size:12px;font-weight:700;padding:4px 10px;border-radius:10px;margin-left:8px;vertical-align:middle}.whats-inside__trust-note{text-align:center;margin-top:16px;font-size:14px;color:var(--rose-ebony)}.whats-inside__trust-note a{color:var(--rust);text-decoration:underline;text-underline-offset:2px}.whats-inside__trust-note a:hover{text-decoration-thickness:2px}@media (max-width: 768px){.whats-inside__tools-grid{grid-template-columns:repeat(4,1fr);max-width:100%;gap:10px}}@media (max-width: 640px){.whats-inside__resin-item{grid-template-columns:80px 1fr;grid-template-rows:auto auto;gap:6px 14px}.whats-inside__resin-img{grid-row:span 2;border-radius:10px}.whats-inside__resin-info{align-self:end}.whats-inside__resin-price{grid-column:2;text-align:left;display:flex;align-items:center;gap:12px;align-self:start}.whats-inside__resin-amount{margin-bottom:0}.whats-inside__resin-arrow{justify-content:flex-start}.whats-inside__tools-grid{grid-template-columns:repeat(2,1fr);max-width:320px;margin:0 auto;gap:10px}.whats-inside__savings{grid-template-columns:1fr 1fr;gap:12px}.whats-inside__savings-item--save{grid-column:span 2}}@media (max-width: 400px){.whats-inside__tools-grid{max-width:280px}.whats-inside__tool-item{padding:10px}}@media (prefers-reduced-motion: reduce){.whats-inside__resin-item,.whats-inside__tool-item,.whats-inside__resin-img img,.whats-inside__tool-img img,.whats-inside__resin-arrow,.whats-inside__resin-arrow svg,.whats-inside__tool-view{transition:none}.whats-inside__resin-item:hover .whats-inside__resin-img img,.whats-inside__tool-item:hover .whats-inside__tool-img img,.whats-inside__resin-item:hover .whats-inside__resin-arrow svg{transform:none}}.whats-inside__resin-item:focus-visible,.whats-inside__tool-item:focus-visible{outline:2px solid var(--rust);outline-offset:2px}
/*# sourceMappingURL=/cdn/shop/t/52/assets/section-bundle-whats-inside.css.map */
