.feed2{--ink:#38251d;--accent:#c86e58;--paper:#fffaf4;--line:#e8ddd1;box-sizing:border-box;min-width:0;max-width:620px;color:var(--ink);padding:34px 16px 72px;overflow-x:clip}.feed2__intro{text-align:center}.feed2 h1,.feed2 h2{letter-spacing:-.04em;font-family:Georgia,Times New Roman,serif}.feed2 h1{margin:0;font-size:clamp(38px,11vw,52px);line-height:1.05}.feed2__intro p{max-width:330px;margin:13px auto 32px;font-size:17px;line-height:1.45}.feed2-cats-scroll{min-width:0}.feed2-cats-scroll__inner{grid-template-columns:repeat(3,minmax(0,1fr));gap:28px 14px;display:grid}.feed2-cat{min-width:0;color:inherit;font:inherit;cursor:pointer;background:0 0;border:0;flex-direction:column;align-items:center;padding:0;font-weight:700;display:flex}.feed2-cat img{aspect-ratio:1;object-fit:cover;background:#eee4d8;border-radius:50%;width:100%;display:block}.feed2-cat__name{min-height:19px;color:var(--ink);text-align:center;text-overflow:ellipsis;white-space:nowrap;margin-top:9px;font-size:15px;line-height:1.25;display:block;overflow:hidden}.feed2__form-section{background:linear-gradient(135deg,#fffaf5,#f7eee5);border-radius:26px;margin-top:46px;padding:24px 16px;scroll-margin-top:90px}.feed2-selected{min-width:0;margin:0 0 22px;display:block}.feed2-selected[hidden],.feed2-selected-placeholder[hidden]{display:none}.feed2-selected__media{aspect-ratio:4/3;background:#eee4d8;border-radius:18px;position:relative;overflow:hidden}.feed2-selected__main,.feed2-selected__main img,.feed2-selected__main video{width:100%;height:100%;display:block}.feed2-selected__main img,.feed2-selected__main video{object-fit:cover;border-radius:0}.feed2-selected__arrow{z-index:1;width:40px;height:40px;color:var(--ink);cursor:pointer;background:#fffaf5e0;border:0;border-radius:50%;place-items:center;font-size:30px;line-height:1;display:grid;position:absolute;top:50%;transform:translateY(-50%)}.feed2-selected__arrow--prev{left:12px}.feed2-selected__arrow--next{right:12px}.feed2-selected__thumbs{gap:8px;margin-top:10px;display:flex;overflow:hidden}.feed2-selected__thumbs:empty{display:none}.feed2-selected__thumbs button{cursor:pointer;background:#eee4d8;border:2px solid #0000;border-radius:9px;flex:0 0 calc(25% - 6px);padding:0;overflow:hidden}.feed2-selected__thumbs button.is-active{border-color:var(--accent)}.feed2-selected__thumbs img,.feed2-selected__thumbs video{aspect-ratio:1.25;object-fit:cover;border-radius:0;width:100%;height:auto;display:block}.feed2-selected__copy{padding:12px 2px 0}.feed2-selected h2{margin:0 0 7px;font-size:30px;line-height:1.1}.feed2-selected p{margin:0;line-height:1.45}.feed2-selected__facts{flex-wrap:wrap;gap:8px;margin:14px 0 0;padding:0;list-style:none;display:flex}.feed2-selected__facts li{color:#6f4c3d;background:#fffaf5;border:1px solid #e8d8ca;border-radius:999px;padding:6px 11px;font-size:13px}.feed2-selected-placeholder{display:none}.feed2__form-heading h2{margin:0;font-size:25px}.feed2__form-heading p{margin:8px 0 20px;line-height:1.45}.feed2 form{gap:19px;display:grid}.feed2 fieldset{border:0;margin:0;padding:0}.feed2 legend{margin-bottom:9px;font-weight:700}.feed2-choice-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px;display:grid}.feed2-choice-grid label{text-align:center;background:#fff;border:1px solid #ddd1c5;border-radius:13px;justify-content:center;align-items:center;min-height:48px;padding:8px;font-weight:600;display:flex;position:relative}.feed2-choice-grid input[type=radio]{opacity:0;position:absolute}.feed2-choice-grid label:has(input:checked){border-color:var(--accent);box-shadow:inset 0 0 0 1px var(--accent);background:#fff7f3}.feed2-choice-custom{text-align:left;grid-column:1/-1;grid-template-columns:max-content minmax(0,1fr);align-items:center;gap:0;padding:0;display:grid;overflow:hidden}.feed2-choice-custom span{white-space:nowrap;padding:0 13px}.feed2-choice-custom input[type=number]{border:0;border-left:1px solid var(--line);width:100%;min-width:0;min-height:46px;color:var(--ink);font:inherit;background:0 0;border-radius:0;outline:0;margin:0;padding:0 13px}.feed2-choice-custom:has(input[type=number]:focus){border-color:var(--accent);box-shadow:inset 0 0 0 1px var(--accent)}.feed2-choice-custom input[type=number]::placeholder{color:#a99b91}.feed2-fields{gap:12px;display:grid}.feed2-fields label{gap:6px;font-weight:600;display:grid}.feed2 input:not([type=radio]):not([type=checkbox]),.feed2 textarea{box-sizing:border-box;width:100%;min-height:48px;color:var(--ink);font:inherit;background:#fff;border:1px solid #ddd1c5;border-radius:12px;padding:12px}.feed2 textarea{resize:vertical;min-height:92px}.feed2-messenger-error{color:#b95843;margin:8px 0 0;font-size:13px;font-weight:700}.feed2-consent{grid-template-columns:20px 1fr;align-items:center;gap:9px;padding:10px 0;font-size:13px;line-height:1.45;display:grid}.feed2-consent input{-webkit-appearance:none;appearance:none;border:2px solid var(--accent);cursor:pointer;background:#fff;border-radius:5px;place-content:center;width:20px;height:20px;margin:0;display:grid}.feed2-consent input:checked{background:var(--accent)}.feed2-consent input:checked:after{content:"✓";color:#fff;font-size:14px;font-weight:800}.feed2 a{color:#9f543f}.feed2 form>button,.feed2-modal__choose{background:var(--accent);color:#fff;min-height:55px;font:inherit;cursor:pointer;border:0;border-radius:999px;font-size:17px;font-weight:800}.feed2 form>button:disabled{cursor:not-allowed;background:#d8c6bd}.feed2-result{color:#9f543f;min-height:1.2em;margin:0;font-weight:600}.feed2-modal{width:min(100% - 28px,440px);max-height:calc(100dvh - 28px);color:var(--ink);background:#fffaf4;border:0;border-radius:24px;padding:0;overflow-y:auto;box-shadow:0 20px 60px #2f1c1252}.feed2-modal::backdrop{background:#271c16a6}.feed2-modal__close{z-index:3;width:40px;height:40px;color:var(--ink);cursor:pointer;background:0 0;border:0;font-size:32px;line-height:1;position:absolute;top:8px;right:12px}.feed2-modal__gallery{aspect-ratio:1;background:#eee4d8;border-radius:17px;width:calc(100% - 36px);margin:18px;position:relative;overflow:hidden}.feed2-modal__gallery img,.feed2-modal__gallery video{object-fit:cover;background:#eee4d8;width:100%;height:100%;display:block}.feed2-modal__next{width:42px;height:42px;color:var(--ink);cursor:pointer;background:#fffaf5ad;border:1px solid #ffffffb3;border-radius:50%;place-items:center;padding:0;transition:background .16s,transform .16s;display:grid;position:absolute;top:50%;right:20px;transform:translateY(-50%);box-shadow:0 3px 12px #2f1c1229}.feed2-modal__next:hover{background:#fffaf5e0;transform:translateY(-50%)translate(2px)}.feed2-modal__next svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:2.2px;width:23px;height:23px}.feed2-modal__next[hidden]{display:none}.feed2-modal__body{text-align:center;background:#fffaf4;padding:0 24px 24px}.feed2-modal h2{margin:0 0 7px;font-size:34px}.feed2-modal p{min-height:1.4em;margin:0 0 19px;line-height:1.45}.feed2-modal__facts{flex-wrap:wrap;justify-content:center;gap:7px;margin:0 0 19px;padding:0;list-style:none;display:flex}.feed2-modal__facts:empty{display:none}.feed2-modal__facts li{color:#6f4c3d;background:#fff;border:1px solid #e7d8ca;border-radius:999px;padding:6px 10px;font-size:12px;font-weight:650;line-height:1.2}.feed2-modal__choose{width:100%}@media (max-width:640px){body:has(.feed2){overflow-x:clip}.feed2{--feed2-page-mobile-padding:16px;overflow-x:visible}.feed2-cats-scroll{overscroll-behavior-x:contain;scrollbar-width:none;width:100vw;max-width:none;margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw);overflow:auto hidden}.feed2-cats-scroll::-webkit-scrollbar{display:none}.feed2-cats-scroll__inner{width:max-content;padding:0 var(--feed2-page-mobile-padding) 10px;grid-template-rows:repeat(3,auto);grid-template-columns:none;grid-auto-columns:calc(39.2157vw - 29.8039px);grid-auto-flow:column;gap:24px 12px}.feed2-modal{width:min(100% - 44px,360px);max-height:calc(100dvh - 28px)}.feed2-modal__gallery{aspect-ratio:3/2;width:calc(100% - 28px);max-height:34dvh;margin:14px}.feed2-modal__next{width:38px;height:38px;right:14px}.feed2-modal__body{padding:0 16px 16px}.feed2-modal h2{margin-bottom:5px;font-size:27px}.feed2-modal p{-webkit-line-clamp:3;-webkit-box-orient:vertical;margin-bottom:11px;font-size:13px;line-height:1.32;display:-webkit-box;overflow:hidden}.feed2-modal__facts{gap:5px;margin-bottom:12px}.feed2-modal__facts li{padding:4px 7px;font-size:10px}.feed2-modal__choose{min-height:48px;font-size:16px}}@media (min-width:641px){.feed2{padding-top:52px}.feed2-cats-scroll__inner{grid-template-columns:repeat(6,minmax(0,1fr));gap:30px 16px}}@media (min-width:768px){.feed2{max-width:1180px;padding:44px 0 80px}.feed2__intro p{max-width:420px}.feed2-cats-scroll{margin-top:28px}.feed2-cats-scroll__inner{gap:26px 20px}.feed2-cat{position:relative}.feed2-cat img{width:clamp(108px,9vw,142px);margin-inline:auto}.feed2-cat__name{font-size:14px}.feed2-cat.is-selected img{outline:3px solid var(--accent);outline-offset:4px}.feed2-cat.is-selected .feed2-cat__name{color:#b95843}.feed2__form-section{background:linear-gradient(135deg,#fffdf9,#f9eee4);border:1px solid #ffffffd9;border-radius:26px;grid-template-columns:minmax(340px,42%) minmax(0,58%);gap:28px;margin-top:42px;padding:16px;display:grid;box-shadow:0 16px 40px #5a3b2614}.feed2-selected{margin:0}.feed2-selected h2{font-size:34px}.feed2-selected-placeholder{min-width:0;margin:0;display:block}.feed2-selected-placeholder__media{aspect-ratio:4/3;color:#9f543f57;letter-spacing:.12em;background:radial-gradient(circle at 30% 25%,#c86e581c,#0000 28%),radial-gradient(circle at 70% 75%,#c86e5817,#0000 25%),#eee4d8;border-radius:18px;justify-content:space-evenly;align-items:center;font-size:clamp(32px,4vw,54px);display:flex}.feed2-selected-placeholder__media span{font-size:.75em}.feed2-form-panel{min-width:0;padding:10px 12px}.feed2__form-heading{padding-left:74px;position:relative}.feed2__form-heading:before{content:"🎁";background:#fff0dc;border-radius:50%;place-items:center;width:52px;height:52px;font-size:27px;display:grid;position:absolute;top:0;left:0}.feed2__form-heading h2{font-size:28px}.feed2__form-heading p{margin-bottom:22px;font-size:14px}.feed2 form{gap:15px}.feed2-choice-grid,.feed2-choice-grid--three{grid-template-columns:repeat(3,minmax(0,1fr))}.feed2-choice-grid label{min-height:42px}.feed2-choice-custom{grid-column:span 2;min-height:42px}.feed2-choice-custom input[type=number]{min-height:40px}.feed2-fields{grid-template-columns:1fr}.feed2-fields__comment{grid-column:auto}.feed2 textarea{min-height:66px}.feed2 form>button{width:100%;min-height:54px}.feed2-modal[open]{flex-direction:column;max-height:calc(100dvh - 24px);display:flex;overflow:hidden}.feed2-modal__gallery{aspect-ratio:auto;flex:none;height:clamp(320px,47dvh,410px);margin:16px 18px 10px}.feed2-modal__body{flex:none;padding:0 24px 18px}.feed2-modal h2{margin:4px 0 6px;font-size:32px}.feed2-modal p{margin:0 0 13px;line-height:1.4}.feed2-modal__facts{margin-bottom:14px}.feed2-modal__choose{min-height:52px}}@media (min-width:768px) and (max-width:991px){.feed2{padding-inline:20px}.feed2-cats-scroll__inner{grid-template-columns:repeat(5,minmax(0,1fr))}.feed2__form-section{grid-template-columns:minmax(280px,43%) minmax(0,57%);gap:18px}.feed2-form-panel{padding:6px}.feed2__form-heading{padding-left:0}.feed2__form-heading:before{display:none}.feed2__form-heading h2{font-size:24px}}@media (min-width:768px) and (max-height:800px){.feed2-modal__gallery{height:clamp(320px,45dvh,360px);margin-top:12px;margin-bottom:8px}.feed2-modal__body{padding-bottom:14px}.feed2-modal h2{margin-top:2px;margin-bottom:4px;font-size:30px}.feed2-modal p{margin-bottom:10px}.feed2-modal__facts{gap:6px;margin-bottom:10px}.feed2-modal__facts li{padding:5px 9px}.feed2-modal__choose{min-height:50px}}@media (min-width:1200px){.feed2-cats-scroll__inner{grid-template-columns:repeat(6,minmax(0,1fr));gap:28px 20px}.feed2-cat img{width:clamp(112px,8.5vw,142px)}}.feed2-cat:focus-visible{outline-offset:3px;outline:3px solid #ffc7b6}.feed2-modal button:focus-visible{outline-offset:3px;outline:3px solid #ffc7b6}.feed2 input:focus-visible{outline-offset:3px;outline:3px solid #ffc7b6}.feed2 textarea:focus-visible{outline-offset:3px;outline:3px solid #ffc7b6}.feed2-consent input:focus-visible{outline-offset:2px}.feed2-modal__next:focus-visible{outline-offset:3px;outline:3px solid #fff}@media (min-width:768px) and (hover:hover) and (pointer:fine){.feed2-cat{transition:transform .18s,filter .18s}.feed2-cat:hover{filter:drop-shadow(0 5px 7px #482a191f);transform:translateY(-3px)}.feed2-consent a:hover{color:#b95843}}@media (prefers-reduced-motion:reduce){.feed2 *,.feed2-modal *{scroll-behavior:auto;transition:none}}