.rg-presta-section{padding:80px var(--rg-gutter)}.rg-presta-section--white{background:var(--rg-white)}.rg-presta-section--warm{background:#f0ebe3}.rg-presta-section__inner{width:min(100%,var(--rg-container));margin:0 auto;display:flex;flex-direction:column;gap:40px}.rg-presta-section__head{max-width:640px;display:flex;flex-direction:column;gap:12px}.rg-presta-section__head--center{margin:0 auto;text-align:center;align-items:center}.rg-presta-section__head h2{font-family:var(--rg-font-serif);font-size:32px;font-weight:400;color:var(--rg-black);margin:0;line-height:1.2;letter-spacing:0}.rg-presta-section__head h2 em{font-style:italic;color:var(--rg-teal)}.rg-presta-section__intro{font-family:var(--rg-font);font-size:14px;color:#5a4f44;line-height:1.7;margin:0;max-width:540px}.rg-presta-section__head--center .rg-presta-section__intro{margin:0 auto}.rg-presta-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.rg-presta-grid--two{grid-template-columns:repeat(2,1fr);max-width:820px;margin:0 auto;width:100%}.rg-presta-card{background:#f7f5f2;border:1px solid rgba(220,194,169,.55);border-radius:10px;overflow:hidden;display:flex;flex-direction:column;transition:transform .2s ease,box-shadow .2s ease}.rg-presta-section--warm .rg-presta-card{background:var(--rg-white)}.rg-presta-card:hover{transform:translateY(-2px);box-shadow:0 8px 24px #1a16120f}.rg-presta-card__media{position:relative;height:128px;display:flex;align-items:center;justify-content:center;overflow:hidden;color:var(--rg-teal)}.rg-presta-card__media:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 50% 55%,rgba(255,255,255,.45),transparent 65%);pointer-events:none}.rg-presta-card__media:after{content:"";position:absolute;inset:0;background-image:linear-gradient(45deg,rgba(255,255,255,.05) 25%,transparent 25%,transparent 75%,rgba(255,255,255,.05) 75%),linear-gradient(45deg,rgba(255,255,255,.05) 25%,transparent 25%,transparent 75%,rgba(255,255,255,.05) 75%);background-size:20px 20px;background-position:0 0,10px 10px;pointer-events:none;opacity:.55}.rg-presta-card__media .rg-presta-icon{position:relative;z-index:1;width:72px;height:72px;transition:transform .25s ease,color .2s ease}.rg-presta-card:hover .rg-presta-card__media .rg-presta-icon{transform:scale(1.06);color:var(--rg-teal-dark)}.rg-presta-card__body{padding:22px 22px 24px;display:flex;flex-direction:column;gap:10px;flex:1}.rg-presta-card--compact .rg-presta-card__body{padding:26px 26px 28px}.rg-presta-card h3{font-family:var(--rg-font-serif);font-size:18px;font-weight:500;color:var(--rg-black);margin:0;letter-spacing:0}.rg-presta-card p{font-family:var(--rg-font);font-size:12.5px;color:#5a4f44;line-height:1.6;margin:0}.rg-presta-card ul{list-style:none;padding:0;margin:4px 0 0;display:flex;flex-direction:column;gap:6px}.rg-presta-card li{font-family:var(--rg-font);font-size:11.5px;color:var(--rg-ink);line-height:1.5;position:relative;padding-left:14px}.rg-presta-card li:before{content:"";position:absolute;left:0;top:7px;width:5px;height:5px;background:var(--rg-teal);border-radius:50%}.rg-presta-card__link{font-family:var(--rg-font);font-size:12px;font-weight:500;color:var(--rg-teal);text-decoration:underline;text-underline-offset:3px;margin-top:auto;padding-top:10px;transition:color .18s ease}.rg-presta-card__link:hover{color:var(--rg-teal-dark)}.rg-presta-materials{background:var(--rg-white);padding:80px var(--rg-gutter)}.rg-presta-materials__inner{width:min(100%,var(--rg-container));margin:0 auto;display:flex;flex-direction:column;gap:36px}.rg-presta-materials__head{text-align:center;max-width:620px;margin:0 auto;display:flex;flex-direction:column;align-items:center;gap:10px}.rg-presta-materials__head h2{font-family:var(--rg-font-serif);font-size:30px;font-weight:400;color:var(--rg-black);margin:0;line-height:1.2;letter-spacing:0}.rg-presta-materials__head h2 em{font-style:italic;color:var(--rg-teal)}.rg-presta-materials__intro{font-family:var(--rg-font);font-size:14px;color:#5a4f44;line-height:1.7;margin:0;max-width:520px}.rg-presta-materials__grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.rg-presta-material{background:#f7f5f2;border:1px solid rgba(220,194,169,.55);border-radius:10px;padding:22px 22px 24px;display:flex;flex-direction:column;gap:10px;position:relative}.rg-presta-material:before{content:"";display:block;width:24px;height:2px;background:var(--rg-teal);border-radius:2px;margin-bottom:4px}.rg-presta-material h3{font-family:var(--rg-font-serif);font-size:17px;font-weight:500;color:var(--rg-black);margin:0;line-height:1.3;letter-spacing:0}.rg-presta-material p{font-family:var(--rg-font);font-size:12.5px;color:#5a4f44;line-height:1.65;margin:0}.rg-presta-method{background:#f0ebe3;padding:80px var(--rg-gutter)}.rg-presta-method__inner{width:min(100%,820px);margin:0 auto;display:flex;flex-direction:column;gap:40px}.rg-presta-method__head{text-align:center;max-width:620px;margin:0 auto;display:flex;flex-direction:column;align-items:center;gap:10px}.rg-presta-method__head h2{font-family:var(--rg-font-serif);font-size:30px;font-weight:400;color:var(--rg-black);margin:0;line-height:1.2;letter-spacing:0}.rg-presta-method__head h2 em{font-style:italic;color:var(--rg-teal)}.rg-presta-method__intro{font-family:var(--rg-font);font-size:14px;color:#5a4f44;line-height:1.7;margin:0}.rg-presta-method__list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:4px}.rg-presta-method__step{display:grid;grid-template-columns:60px 1fr;gap:24px;padding:22px 0;border-bottom:1px solid rgba(220,194,169,.55)}.rg-presta-method__step:last-child{border-bottom:none}.rg-presta-method__num{display:inline-flex;align-items:center;justify-content:center;width:44px;height:44px;border-radius:6px;background:var(--rg-white);border:1.5px solid rgba(220,194,169,.55);font-family:var(--rg-font);font-size:13px;font-weight:500;color:var(--rg-teal)}.rg-presta-method__num--active{background:var(--rg-teal);color:#fff;border-color:var(--rg-teal)}.rg-presta-method__body h3{font-family:var(--rg-font-serif);font-size:18px;font-weight:500;color:var(--rg-black);margin:0 0 4px;letter-spacing:0}.rg-presta-method__body p{font-family:var(--rg-font);font-size:13px;color:#5a4f44;line-height:1.6;margin:0}.rg-presta-faq{background:var(--rg-white);padding:80px var(--rg-gutter)}.rg-presta-faq__inner{width:min(100%,760px);margin:0 auto;display:flex;flex-direction:column;gap:32px}.rg-presta-faq__head{text-align:center;display:flex;flex-direction:column;align-items:center;gap:10px}.rg-presta-faq__head h2{font-family:var(--rg-font-serif);font-size:30px;font-weight:400;color:var(--rg-black);margin:0;line-height:1.2;letter-spacing:0}.rg-presta-faq__head h2 em{font-style:italic;color:var(--rg-teal)}.rg-presta-faq__intro{font-family:var(--rg-font);font-size:14px;color:#5a4f44;line-height:1.7;margin:0;max-width:540px}.rg-presta-faq__list{display:flex;flex-direction:column;gap:12px}.rg-presta-faq__item{background:#f7f5f2;border:1px solid rgba(220,194,169,.55);border-radius:10px;padding:4px;transition:background .18s ease,border-color .18s ease}.rg-presta-faq__item[open]{background:var(--rg-white);border-color:#02939759}.rg-presta-faq__item summary{list-style:none;cursor:pointer;padding:16px 18px;display:flex;align-items:center;justify-content:space-between;gap:16px;font-family:var(--rg-font);font-size:14px;font-weight:500;color:var(--rg-ink);user-select:none}.rg-presta-faq__item summary::-webkit-details-marker{display:none}.rg-presta-faq__item summary:hover{color:var(--rg-teal)}.rg-presta-faq__icon{position:relative;display:inline-block;width:14px;height:14px;flex-shrink:0}.rg-presta-faq__icon:before,.rg-presta-faq__icon:after{content:"";position:absolute;background:var(--rg-teal);border-radius:1px;transition:transform .2s ease}.rg-presta-faq__icon:before{top:50%;left:0;right:0;height:1.6px;margin-top:-.8px}.rg-presta-faq__icon:after{left:50%;top:0;bottom:0;width:1.6px;margin-left:-.8px}.rg-presta-faq__item[open] .rg-presta-faq__icon:after{transform:rotate(90deg)}.rg-presta-faq__item p{margin:0;padding:0 18px 18px;font-family:var(--rg-font);font-size:13.5px;color:#5a4f44;line-height:1.7}@media(max-width:1024px){.rg-presta-section,.rg-presta-materials,.rg-presta-method,.rg-presta-faq{padding:64px var(--rg-gutter)}.rg-presta-grid{grid-template-columns:repeat(2,1fr)}.rg-presta-section__head h2{font-size:28px}.rg-presta-materials__grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:768px){.rg-presta-section,.rg-presta-materials,.rg-presta-method,.rg-presta-faq{padding:56px var(--rg-gutter);gap:28px}.rg-presta-section__inner,.rg-presta-materials__inner,.rg-presta-method__inner,.rg-presta-faq__inner{gap:28px}.rg-presta-section__head h2,.rg-presta-materials__head h2,.rg-presta-method__head h2,.rg-presta-faq__head h2{font-size:25px}.rg-presta-section__intro{font-size:13px}.rg-presta-grid,.rg-presta-grid--two{grid-template-columns:1fr;gap:14px}.rg-presta-card__media{height:84px}.rg-presta-materials__grid{grid-template-columns:1fr;gap:12px}.rg-presta-method__step{grid-template-columns:48px 1fr;gap:16px;padding:18px 0}.rg-presta-method__num{width:40px;height:40px;font-size:12px}.rg-presta-faq__item summary{font-size:13.5px;padding:14px 16px}.rg-presta-faq__item p{font-size:13px;padding:0 16px 16px}}@media(max-width:480px){.rg-presta-section,.rg-presta-materials,.rg-presta-method,.rg-presta-faq{padding:44px var(--rg-gutter)}.rg-presta-section__head h2,.rg-presta-materials__head h2,.rg-presta-method__head h2,.rg-presta-faq__head h2{font-size:22px}.rg-presta-card__body{padding:18px 18px 20px}.rg-presta-card--compact .rg-presta-card__body{padding:22px 20px}.rg-presta-card h3{font-size:17px}.rg-presta-method__step{grid-template-columns:1fr;gap:8px}.rg-presta-method__num{width:36px;height:36px}}
