.animate-fade-in{animation:fadeIn .3s ease-out forwards}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes slideUpScale{0%{opacity:0;transform:translateY(40px) scale(.97)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes slideInRight{0%{opacity:0;transform:translate(-40px)}to{opacity:1;transform:translate(0)}}.animate-modal-enter{opacity:0;animation:slideUpScale .5s cubic-bezier(.16,1,.3,1) .05s forwards}.animate-content-enter{opacity:0;animation:slideInRight .5s cubic-bezier(.2,.8,.2,1) .15s forwards}.ink-stain{background-color:#fdfcf9;background-image:url(https://www.transparenttextures.com/patterns/natural-paper.png),url(https://www.transparenttextures.com/patterns/natural-paper.png),radial-gradient(circle at 10% 90%,#2a272408,#fdfcf900 60%);background-position:0px 0px,40px 60px,0 0;background-repeat:repeat,repeat,no-repeat}.swoosh-path{stroke-dasharray:100;stroke-dashoffset:100}@keyframes drawSwoosh{to{stroke-dashoffset:0}}#concept-modal .modal-scrollbar::-webkit-scrollbar{width:4px}#concept-modal .modal-scrollbar::-webkit-scrollbar-thumb{background-color:#2a272426;border-radius:10px}#concept-modal{position:fixed;inset:0;z-index:100;display:none;align-items:center;justify-content:center;padding:2rem;background:#2a272340;backdrop-filter:blur(5px);-webkit-backdrop-filter:blur(5px)}.concept-modal-inner{width:100%;max-width:900px;height:85vh;background:#fff;border-radius:40px;overflow:hidden;border:1px solid rgba(255,255,255,.6);box-shadow:0 40px 100px #2a272426;position:relative;ring:1px ring-[#D5CCB6]/30;display:flex;flex-direction:column}.modal-footer-bar{padding:1rem 2.5rem 1.5rem;border-top:1px solid rgba(139,38,38,.1);display:flex;align-items:center;justify-content:space-between;background:#fdfcf9cc;backdrop-blur:8px;flex-shrink:0}.properties-btn{display:inline-flex;align-items:center;gap:.5rem;font-family:Inter,sans-serif;font-size:10px;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:#2a272373;background:transparent;border:1.5px solid rgba(42,39,35,.12);border-radius:100px;padding:7px 16px;cursor:pointer;transition:all .2s ease}.properties-btn:hover{color:#8b2626;border-color:#8b26264d;background:#8b26260d}#concept-props-overlay{position:absolute;inset:0;z-index:120;display:flex;align-items:flex-end;justify-content:stretch;background:#2a27232e;backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px);border-radius:40px;overflow:hidden;opacity:0;pointer-events:none;transition:opacity .25s ease}#concept-props-overlay.open{opacity:1;pointer-events:all}.concept-props-panel{width:100%;background:#fdfcf9;background-image:url(https://www.transparenttextures.com/patterns/natural-paper.png);border-radius:28px 28px 40px 40px;border-top:1px solid rgba(139,38,38,.15);box-shadow:0 -12px 48px #2a272324;transform:translateY(100%);transition:transform .4s cubic-bezier(.16,1,.3,1);max-height:85%;display:flex;flex-direction:column;overflow:hidden}#concept-props-overlay.open .concept-props-panel{transform:translateY(0)}.concept-props-band{height:4px;border-radius:28px 28px 0 0;flex-shrink:0;opacity:.55;background:linear-gradient(90deg,#d5ccb6,#8b2626,#d5ccb6)}.concept-props-header{padding:1.2rem 2rem 1.1rem;display:flex;align-items:center;justify-content:space-between;flex-shrink:0}.concept-props-eyebrow{font-family:Inter,sans-serif;font-size:9px;font-weight:700;letter-spacing:.16em;text-transform:uppercase;color:#2a272347;margin-bottom:.2rem}.concept-props-title{font-family:EB Garamond,serif;font-size:1.35rem;font-weight:500;color:#2a2724;line-height:1.2}.concept-props-close{width:32px;height:32px;border-radius:50%;background:#fff;border:1px solid rgba(42,39,35,.1);display:flex;align-items:center;justify-content:center;cursor:pointer;color:#2a272361;transition:all .2s;flex-shrink:0}.concept-props-close:hover{background:#f5f2eb;color:#8b2626}.concept-props-body{overflow-y:auto;padding:1.2rem 2rem 2.5rem;display:grid;grid-template-columns:1fr 1fr;gap:0}.concept-prop-row{padding:1rem .6rem;border-bottom:1px solid rgba(42,39,35,.05)}.concept-prop-row.full-width{grid-column:1 / -1}.concept-prop-row.row-span-2{grid-row:span 2;border-bottom:none}.concept-prop-label{font-family:Inter,sans-serif;font-size:9px;font-weight:700;letter-spacing:.13em;text-transform:uppercase;color:#2a27234d;margin-bottom:.5rem}.concept-prop-value{font-family:EB Garamond,serif;font-size:1.05rem;color:#2a2723c7;line-height:1.4}.concept-prop-value.italic-accent{color:#8b2626;font-style:italic}.dot-rating{display:flex;gap:5px;align-items:center}.dot{width:8px;height:8px;border-radius:50%;background:#f5f2eb;border:1.5px solid #D5CCB6}.dot.filled{background:#8b2626;border-color:#8b2626}.concept-prop-chips{display:flex;flex-wrap:wrap;gap:8px}.concept-prop-chip{display:inline-block;font-family:Inter,sans-serif;font-size:9px;font-weight:700;letter-spacing:.09em;text-transform:uppercase;padding:4px 12px;border-radius:8px;background:#2a27230f;color:#2a272380;border:1px solid rgba(42,39,35,.08)}.concept-prop-concept-chip{display:inline-block;background:#8b26260d;border:1px solid rgba(139,38,38,.15);color:#8b2626;font-family:EB Garamond,serif;font-size:.95rem;padding:4px 12px;border-radius:9px}#concept-modal strong,#concept-modal b,#modal-detailed-desc strong,#modal-detailed-desc b{color:#8b2626!important;font-weight:600!important}#modal-detailed-desc h2{font-family:EB Garamond,serif;font-size:1.8rem;font-weight:500;color:#111827;margin-top:50px;margin-bottom:20px;padding-bottom:14px;border-bottom:1.5px solid #E6DFD1;line-height:1.1}#modal-detailed-desc h3{font-family:EB Garamond,serif;font-size:1.6rem;font-weight:500;color:#111827;margin-top:32px;margin-bottom:16px;padding-bottom:10px;border-bottom:1px solid rgba(230,223,209,.7);line-height:1.2}#modal-detailed-desc h4{font-family:EB Garamond,serif;font-size:1.3rem;font-weight:500;color:#111827;margin-top:18px;margin-bottom:10px;padding-bottom:8px;border-bottom:1px solid rgba(230,223,209,.4);line-height:1.2}#modal-detailed-desc h3+h4{margin-top:8px}#modal-detailed-desc p{margin-bottom:22px}#modal-detailed-desc li p{margin-bottom:0}#modal-detailed-desc p:last-child{margin-bottom:0}#modal-detailed-desc h2:first-child,#modal-detailed-desc h3:first-child{margin-top:0}#modal-detailed-desc ul{list-style-type:disc;padding-left:1.5rem;margin-top:1rem;margin-bottom:2rem}#modal-detailed-desc ol{list-style-type:decimal;padding-left:1.5rem;margin-top:1rem;margin-bottom:2rem}#modal-detailed-desc ul{list-style-type:disc;padding-left:1.5rem;margin-top:.5rem;margin-bottom:1.25rem}#modal-detailed-desc ol{list-style-type:decimal;padding-left:1.5rem;margin-top:.5rem;margin-bottom:1.25rem}#modal-detailed-desc li{margin-bottom:.15rem!important;padding-left:.5rem;line-height:1.6}#modal-detailed-desc li::marker{color:#7ba08a;font-weight:700}
