:root{--font-family: system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;font-family:var(--font-family);line-height:1.5;font-weight:400;color:#213547;background-color:#fff;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body,.p-component{font-family:var(--font-family)}.site-main{min-height:calc(100vh - 5.5rem);min-height:calc(100dvh - 5.5rem)}.site-home-loading{min-height:70vh;display:flex;align-items:center;justify-content:center}.pi{display:inline-block;width:1em;height:1em;line-height:1;flex-shrink:0}*{box-sizing:border-box}body{margin:0;min-width:320px;min-height:100vh;background:#fff7ed}a{color:#f97316;text-decoration:none;transition:color .2s ease}a:hover{color:#ea580c;text-decoration:underline}.navbar-lang-dropdown.p-dropdown{overflow:visible;padding-right:0;height:38px;display:flex;align-items:center}.navbar-lang-dropdown.p-dropdown .p-dropdown-label{display:flex;align-items:center;justify-content:center;flex:0 0 auto;min-width:24px;min-height:18px;padding:4px 6px 4px 8px;overflow:visible;text-overflow:unset}.navbar-lang-dropdown.p-dropdown .p-dropdown-trigger{width:1.5rem;min-width:1.5rem;flex-shrink:0;display:flex;align-items:center;justify-content:center}.navbar-lang-dropdown.p-dropdown .p-dropdown-label .p-inputtext{min-height:0;overflow:visible}.list-form-sticky-actions{position:sticky;top:4.5rem;z-index:950;margin:0 0 .75rem;padding:.65rem .75rem;background-color:var(--surface-card, #ffffff);border:1px solid var(--surface-border, #e2e8f0);border-radius:8px;box-shadow:0 2px 10px #0000000f}.list-form-actions{margin:.75rem 0 0;padding:.65rem .75rem;background-color:var(--surface-card, #ffffff);border:1px solid var(--surface-border, #e2e8f0);border-radius:8px;box-shadow:0 2px 10px #0000000f}.list-form-page-title{font-size:1.35rem;font-weight:700;line-height:1.3;color:var(--text-color, #1e293b)}@media(max-width:767px){.list-form-page-title{font-size:1.2rem}}.list-form-action-bar-desktop{display:none}.list-form-action-bar-mobile{display:block}@media(min-width:768px){.list-form-action-bar-desktop{display:block;position:sticky;top:5.25rem;z-index:950}.list-form-action-bar-desktop .list-form-sticky-actions{position:static;top:auto;z-index:auto}.list-form-action-bar-mobile{display:none}}.list-form-sticky-actions--mobile-compact{display:flex;align-items:center;gap:.35rem;padding:.4rem .5rem .4rem .75rem;z-index:970}.list-form-mobile-title{flex:1;min-width:0;font-size:1.05rem;line-height:1.3;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.list-form-mobile-fab{position:fixed;right:max(.85rem,env(safe-area-inset-right));bottom:max(.85rem,env(safe-area-inset-bottom));z-index:970;display:flex;flex-direction:column;align-items:flex-end;gap:.5rem;pointer-events:none}.list-form-mobile-fab>*{pointer-events:auto}.list-form-mobile-fab-menu{display:flex;flex-direction:column;gap:.45rem;min-width:11.5rem;max-width:min(18rem,calc(100vw - 2rem));padding:.6rem;background:var(--surface-card, #ffffff);border:1px solid var(--surface-border, #e2e8f0);border-radius:12px;box-shadow:0 10px 28px #0f172a2e}.list-form-mobile-fab-btn.p-button{width:2.75rem;height:2.75rem;box-shadow:0 4px 14px #0f172a33}.list-form-mobile-fab-backdrop{position:fixed;inset:0;z-index:960;border:none;padding:0;margin:0;background:#0f172a47;cursor:default;-webkit-tap-highlight-color:transparent}.quick-sort-trigger{display:flex;align-items:center;gap:.85rem;padding:.85rem 1rem;margin-bottom:.75rem;border-radius:10px;border:1px solid color-mix(in srgb,var(--p-primary-color, #f97316) 28%,#e2e8f0);background:linear-gradient(135deg,color-mix(in srgb,var(--p-primary-color, #f97316) 12%,#ffffff),color-mix(in srgb,var(--p-primary-color, #f97316) 4%,#fff7ed));box-shadow:0 1px 2px #0f172a0a}.quick-sort-trigger__icon{flex-shrink:0;width:2.35rem;height:2.35rem;border-radius:8px;display:flex;align-items:center;justify-content:center;background:color-mix(in srgb,var(--p-primary-color, #f97316) 16%,#ffffff);color:var(--p-primary-700, #c2410c);font-size:1.05rem}.quick-sort-trigger__title{font-size:.95rem;font-weight:700;line-height:1.3;color:var(--text-color, #1e293b)}.quick-sort-trigger__hint{margin-top:.15rem;font-size:.8rem;line-height:1.35;color:var(--text-color-secondary, #64748b)}.quick-sort-trigger__btn.p-button{white-space:nowrap;font-weight:600}@media(max-width:575px){.quick-sort-trigger{flex-wrap:wrap}.quick-sort-trigger__btn.p-button{width:100%;justify-content:center}}@media(max-width:767px){.list-form-page{padding-bottom:4.75rem}}.profile-header-actions .p-button{min-height:2.5rem;box-sizing:border-box}.profile-header-actions .p-button.p-button-icon-only{width:2.5rem;min-width:2.5rem;height:2.5rem;max-height:2.5rem;padding:0}.compare-cart-bar{position:fixed;bottom:0;left:0;right:0;z-index:999;background:linear-gradient(135deg,#f97316,#ea580c);box-shadow:0 -4px 20px #f9731659;padding:.75rem 1rem}.compare-cart-bar-inner{max-width:1200px;margin:0 auto;display:flex;align-items:center;justify-content:center;gap:.5rem}.compare-cart-actions{display:flex;align-items:center;gap:.75rem}.compare-cart-add-remove{background:#fff3!important;color:#fff!important;border-color:#ffffff80!important}.compare-cart-add-remove:hover{background:#ffffff4d!important;color:#fff!important;border-color:#fff!important}.compare-cart-btn{background:#fff!important;color:#ea580c!important;border:none!important;font-weight:600}.compare-cart-btn:hover:not(:disabled){background:#fff7ed!important;color:#c2410c!important}.compare-cart-btn:disabled{opacity:.6;cursor:not-allowed}.compare-cart-close{color:#ffffffe6!important}.compare-cart-close:hover{color:#fff!important;background:#ffffff26!important}.compare-cart-list-btn{background:#fff3!important;color:#fff!important;border-color:#ffffff80!important}.compare-cart-list-btn:hover{background:#ffffff4d!important;color:#fff!important;border-color:#fff!important}.compare-cart-list-panel .p-overlaypanel-content{padding:1rem;min-width:280px;max-width:360px}.compare-cart-list-content h4{font-size:1rem}.compare-cart-list{list-style:none;padding:0;margin:0;max-height:280px;overflow-y:auto}.compare-cart-list-item{display:flex;align-items:center;justify-content:space-between;gap:.5rem;padding:.5rem 0;border-bottom:1px solid var(--surface-border)}.compare-cart-list-item:last-child{border-bottom:none}.compare-cart-list-item-title{flex:1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:.9rem}.compare-cart-remove-btn{flex-shrink:0}.grid{display:flex;flex-wrap:wrap;margin-right:-.5rem;margin-left:-.5rem;margin-top:-.5rem}.grid>.col,.grid>[class*=col]{box-sizing:border-box}.col{flex-grow:1;flex-basis:0;padding:.5rem}.col-12{flex:0 0 auto;padding:.5rem;width:100%}@media screen and (min-width:768px){.md\:col-4{flex:0 0 auto;padding:.5rem;width:33.3333%}.md\:col-6{flex:0 0 auto;padding:.5rem;width:50%}}@media screen and (min-width:992px){.lg\:col{flex-grow:1;flex-basis:0;padding:.5rem}.lg\:col-4{flex:0 0 auto;padding:.5rem;width:33.3333%}.lg\:col-8{flex:0 0 auto;padding:.5rem;width:66.6667%}}.text-500{color:var(--surface-500)!important}.text-600{color:var(--surface-600)!important}.text-900{color:var(--surface-900)!important}.surface-50{background-color:var(--surface-50)!important}.surface-100{background-color:var(--surface-100)!important}.surface-200{background-color:var(--surface-200)!important}.hover\:surface-100:hover{background-color:var(--surface-100)!important}.text-blue-600{color:var(--blue-600)!important}.text-green-600{color:var(--green-600)!important}.text-cyan-600{color:var(--cyan-600)!important}.text-orange-600{color:var(--orange-600)!important}.text-gray-300{color:var(--gray-300)!important}.text-gray-400{color:var(--gray-400)!important}.text-gray-500{color:var(--gray-500)!important}.text-gray-600{color:var(--gray-600)!important}.text-gray-700{color:var(--gray-700)!important}.text-gray-800{color:var(--gray-800)!important}.text-gray-900{color:var(--gray-900)!important}.text-red-500{color:var(--red-500)!important}.text-red-600{color:var(--red-600)!important}.text-primary-700{color:var(--primary-700)!important}.bg-gray-100{background-color:var(--gray-100)!important}.bg-primary-100{background-color:var(--primary-100)!important}.border-gray-300{border-color:var(--gray-300)!important}.text-primary{color:var(--primary-color)!important}.bg-primary{color:var(--primary-color-text)!important;background-color:var(--primary-color)!important}.border-primary{border-color:var(--primary-color)!important}.text-white{color:#fff!important}.text-color{color:var(--text-color)!important}.text-color-secondary{color:var(--text-color-secondary)!important}.surface-ground{background-color:var(--surface-ground)!important}.surface-card{background-color:var(--surface-card)!important}.surface-border{border-color:var(--surface-border)!important}.hover\:text-primary:hover{color:var(--primary-color)!important}.hover\:border-primary:hover{border-color:var(--primary-color)!important}.hover\:surface-hover:hover{background-color:var(--surface-hover)!important}.field{margin-bottom:1rem}.field>label{display:inline-block;margin-bottom:.5rem}.field.grid>label{display:flex;align-items:center}.field>small{margin-top:.25rem}.field.grid{margin-top:0}.field.grid .col,.field.grid .col-12{padding-top:0;padding-bottom:0}.hidden{display:none!important}.block{display:block!important}.inline-block{display:inline-block!important}.flex{display:flex!important}.inline-flex{display:inline-flex!important}.text-center{text-align:center!important}.text-left{text-align:left!important}.text-right{text-align:right!important}.underline{text-decoration:underline!important}.no-underline{text-decoration:none!important}.hover\:underline:hover{text-decoration:underline!important}.uppercase{text-transform:uppercase!important}.text-overflow-ellipsis{text-overflow:ellipsis!important}.font-medium{font-weight:500!important}.font-semibold{font-weight:600!important}.font-bold{font-weight:700!important}.font-italic{font-style:italic!important}.text-xs{font-size:.75rem!important}.text-sm{font-size:.875rem!important}.text-lg{font-size:1.125rem!important}.text-xl{font-size:1.25rem!important}.text-2xl{font-size:1.5rem!important}.text-3xl{font-size:1.75rem!important}.text-4xl{font-size:2rem!important}.text-5xl{font-size:2.5rem!important}.text-6xl{font-size:3rem!important}@media screen and (min-width:768px){.md\:text-base{font-size:1rem!important}.md\:text-3xl{font-size:1.75rem!important}}.line-height-2{line-height:1.25!important}.line-height-3{line-height:1.5!important}.white-space-nowrap{white-space:nowrap!important}.flex-column{flex-direction:column!important}.flex-column-reverse{flex-direction:column-reverse!important}@media screen and (min-width:576px){.sm\:flex-row{flex-direction:row!important}}@media screen and (min-width:768px){.md\:flex-row{flex-direction:row!important}}.flex-wrap{flex-wrap:wrap!important}@media screen and (min-width:576px){.sm\:flex-wrap{flex-wrap:wrap!important}}@media screen and (min-width:768px){.md\:flex-wrap{flex-wrap:wrap!important}.md\:flex-nowrap{flex-wrap:nowrap!important}}.justify-content-start{justify-content:flex-start!important}.justify-content-end{justify-content:flex-end!important}.justify-content-center{justify-content:center!important}.justify-content-between{justify-content:space-between!important}@media screen and (min-width:576px){.sm\:justify-content-end{justify-content:flex-end!important}.sm\:justify-content-between{justify-content:space-between!important}}@media screen and (min-width:768px){.md\:justify-content-end{justify-content:flex-end!important}.md\:justify-content-between{justify-content:space-between!important}}.align-items-stretch{align-items:stretch!important}.align-items-start{align-items:flex-start!important}.align-items-center{align-items:center!important}.align-items-end{align-items:flex-end!important}@media screen and (min-width:576px){.sm\:align-items-center{align-items:center!important}}@media screen and (min-width:768px){.md\:align-items-start{align-items:flex-start!important}.md\:align-items-center{align-items:center!important}}.flex-1{flex:1 1 0%!important}.flex-shrink-0{flex-shrink:0!important}@media screen and (min-width:768px){.md\:flex-shrink-0{flex-shrink:0!important}}.gap-0{gap:0rem!important}.gap-1{gap:.25rem!important}.gap-2{gap:.5rem!important}.gap-3{gap:1rem!important}.gap-4{gap:1.5rem!important}@media screen and (min-width:768px){.md\:gap-0{gap:0rem!important}.md\:gap-4{gap:1.5rem!important}}.p-0{padding:0rem!important}.p-2{padding:.5rem!important}.p-3{padding:1rem!important}.p-4{padding:1.5rem!important}.p-5{padding:2rem!important}.p-6{padding:3rem!important}.p-8{padding:5rem!important}.pt-2{padding-top:.5rem!important}.pt-4{padding-top:1.5rem!important}.pt-5{padding-top:2rem!important}.pr-3{padding-right:1rem!important}.pl-0{padding-left:0rem!important}.pl-3{padding-left:1rem!important}.pl-4{padding-left:1.5rem!important}.pl-6{padding-left:3rem!important}.pb-0{padding-bottom:0rem!important}.pb-4{padding-bottom:1.5rem!important}.pb-5{padding-bottom:2rem!important}.px-0{padding-left:0rem!important;padding-right:0rem!important}.px-2{padding-left:.5rem!important;padding-right:.5rem!important}.px-3{padding-left:1rem!important;padding-right:1rem!important}.px-4{padding-left:1.5rem!important;padding-right:1.5rem!important}.py-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-5{padding-top:2rem!important;padding-bottom:2rem!important}.py-8{padding-top:5rem!important;padding-bottom:5rem!important}.m-0{margin:0rem!important}.mt-0{margin-top:0rem!important}.mt-1{margin-top:.25rem!important}.mt-2{margin-top:.5rem!important}.mt-3{margin-top:1rem!important}.mt-4{margin-top:1.5rem!important}.mt-5{margin-top:2rem!important}.mt-auto{margin-top:auto!important}.mr-1{margin-right:.25rem!important}.mr-2{margin-right:.5rem!important}.mr-3{margin-right:1rem!important}.ml-2{margin-left:.5rem!important}.mb-0{margin-bottom:0rem!important}.mb-1{margin-bottom:.25rem!important}.mb-2{margin-bottom:.5rem!important}.mb-3{margin-bottom:1rem!important}.mb-4{margin-bottom:1.5rem!important}.mx-auto{margin-left:auto!important;margin-right:auto!important}.my-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-5{margin-top:2rem!important;margin-bottom:2rem!important}@media screen and (min-width:768px){.md\:ml-auto{margin-left:auto!important}.md\:mx-0{margin-left:0rem!important;margin-right:0rem!important}}.shadow-1{box-shadow:0 3px 5px #00000005,0 0 2px #0000000d,0 1px 4px #00000014!important}.shadow-2{box-shadow:0 4px 10px #00000008,0 0 2px #0000000f,0 2px 6px #0000001f!important}.hover\:shadow-3:hover{box-shadow:0 1px 8px #00000014,0 3px 4px #0000001a,0 1px 4px -1px #0000001a!important}.hover\:shadow-4:hover{box-shadow:0 1px 10px #0000001f,0 4px 5px #00000024,0 2px 4px -1px #0003!important}.border-1{border-width:1px!important;border-style:solid}.border-2{border-width:2px!important;border-style:solid}.border-top-1{border-top-width:1px!important;border-top-style:solid}.border-left-3{border-left-width:3px!important;border-left-style:solid}.border-bottom-1{border-bottom-width:1px!important;border-bottom-style:solid}.border-dashed{border-style:dashed!important}.border-round{border-radius:var(--border-radius)!important}.border-round-lg{border-radius:.5rem!important}.border-round-xl{border-radius:.75rem!important}.border-circle{border-radius:50%!important}.w-full{width:100%!important}.w-auto{width:auto!important}.w-fit{width:fit-content!important}.w-2rem{width:2rem!important}.w-12rem{width:12rem!important}@media screen and (min-width:576px){.sm\:w-auto{width:auto!important}}@media screen and (min-width:768px){.md\:w-auto{width:auto!important}.md\:w-30rem{width:30rem!important}}.h-full{height:100%!important}.h-1rem{height:1rem!important}.min-w-0{min-width:0px!important}@media screen and (min-width:768px){.md\:max-w-full{max-width:100%!important}}.min-h-screen{min-height:100vh!important}.static{position:static!important}.fixed{position:fixed!important}.absolute{position:absolute!important}.relative{position:relative!important}.sticky{position:sticky!important}.overflow-auto{overflow:auto!important}.overflow-hidden{overflow:hidden!important}.list-none{list-style:none!important}.list-disc{list-style:disc!important}.list-decimal{list-style:decimal!important}.pointer-events-none{pointer-events:none!important}.cursor-pointer{cursor:pointer!important}.opacity-60{opacity:.6!important}.opacity-80{opacity:.8!important}.reset{all:unset}.transition-all{transition-property:all!important}.transition-colors{transition-property:background-color,border-color,color!important}.transition-duration-150{transition-duration:.15s!important}.transition-duration-200{transition-duration:.2s!important}@keyframes fadein{0%{opacity:0}to{opacity:1}}@keyframes fadeout{0%{opacity:1}to{opacity:0}}@keyframes scalein{0%{opacity:0;transform:scaleY(.8);transition:transform .12s cubic-bezier(0,0,.2,1),opacity .12s cubic-bezier(0,0,.2,1)}to{opacity:1;transform:scaleY(1)}}@keyframes slidedown{0%{max-height:0}to{max-height:auto}}@keyframes slideup{0%{max-height:1000px}to{max-height:0}}@keyframes fadeinleft{0%{opacity:0;transform:translate(-100%);transition:transform .12s cubic-bezier(0,0,.2,1),opacity .12s cubic-bezier(0,0,.2,1)}to{opacity:1;transform:translate(0)}}@keyframes fadeoutleft{0%{opacity:1;transform:translate(0);transition:transform .12s cubic-bezier(0,0,.2,1),opacity .12s cubic-bezier(0,0,.2,1)}to{opacity:0;transform:translate(-100%)}}@keyframes fadeinright{0%{opacity:0;transform:translate(100%);transition:transform .12s cubic-bezier(0,0,.2,1),opacity .12s cubic-bezier(0,0,.2,1)}to{opacity:1;transform:translate(0)}}@keyframes fadeoutright{0%{opacity:1;transform:translate(0);transition:transform .12s cubic-bezier(0,0,.2,1),opacity .12s cubic-bezier(0,0,.2,1)}to{opacity:0;transform:translate(100%)}}@keyframes fadeinup{0%{opacity:0;transform:translateY(-100%);transition:transform .12s cubic-bezier(0,0,.2,1),opacity .12s cubic-bezier(0,0,.2,1)}to{opacity:1;transform:translateY(0)}}@keyframes fadeoutup{0%{opacity:1;transform:translateY(0);transition:transform .12s cubic-bezier(0,0,.2,1),opacity .12s cubic-bezier(0,0,.2,1)}to{opacity:0;transform:translateY(-100%)}}@keyframes fadeindown{0%{opacity:0;transform:translateY(100%);transition:transform .12s cubic-bezier(0,0,.2,1),opacity .12s cubic-bezier(0,0,.2,1)}to{opacity:1;transform:translateY(0)}}@keyframes fadeoutdown{0%{opacity:1;transform:translateY(0);transition:transform .12s cubic-bezier(0,0,.2,1),opacity .12s cubic-bezier(0,0,.2,1)}to{opacity:0;transform:translateY(100%)}}@keyframes animate-width{0%{width:0}to{width:100%}}@keyframes flip{0%{transform:perspective(2000px) rotateX(-100deg)}to{transform:perspective(2000px) rotateX(0)}}@keyframes flipleft{0%{transform:perspective(2000px) rotateY(-100deg);opacity:0}to{transform:perspective(2000px) rotateY(0);opacity:1}}@keyframes flipright{0%{transform:perspective(2000px) rotateY(100deg);opacity:0}to{transform:perspective(2000px) rotateY(0);opacity:1}}@keyframes flipup{0%{transform:perspective(2000px) rotateX(-100deg);opacity:0}to{transform:perspective(2000px) rotateX(0);opacity:1}}@keyframes zoomin{0%{opacity:0;transform:scale3d(.3,.3,.3)}50%{opacity:1}}@keyframes zoomindown{0%{opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0)}60%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,60px,0)}}@keyframes zoominleft{0%{opacity:0;transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0)}60%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(10px,0,0)}}@keyframes zoominright{0%{opacity:0;transform:scale3d(.1,.1,.1) translate3d(1000px,0,0)}60%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(-10px,0,0)}}@keyframes zoominup{0%{opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,1000px,0)}60%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,-60px,0)}}body{margin:0;padding:0;background:#fff7ed}.container{max-width:1200px;margin:0 auto;padding:1rem}.site-navbar{display:flex;align-items:center;justify-content:space-between;flex-wrap:nowrap;gap:.75rem;max-width:1400px;margin:0 auto;min-width:0}.site-navbar-start,.site-navbar-end{display:flex;align-items:center;flex-shrink:0}.site-navbar-center{flex:1 1 12rem;min-width:0;max-width:22rem;display:flex;align-items:center;gap:.35rem}.site-navbar-center--expanded{max-width:none}.site-navbar-search{width:100%;min-width:0}.site-navbar-search .p-autocomplete{display:flex;width:100%}.site-navbar-search .p-autocomplete,.site-navbar-search .p-inputtext,.site-navbar-search .p-autocomplete-input,.site-search-field.p-autocomplete,.site-search-field .p-inputtext{width:100%;min-width:0}.site-navbar-search .p-autocomplete-input,.site-navbar-search .p-inputtext,.site-search-field .p-autocomplete-input,.site-search-field .p-inputtext{border-radius:999px;border:1px solid #e2e8f0;background:#f8fafc;padding:.55rem 1rem;font-size:.9375rem;box-shadow:none}.site-navbar-search .p-autocomplete-input:focus,.site-navbar-search .p-inputtext:focus,.site-search-field .p-autocomplete-input:focus,.site-search-field .p-inputtext:focus{border-color:#fb923c;background:#fff;box-shadow:0 0 0 3px #f9731624}.search-suggestions-panel.p-autocomplete-panel,.search-suggestions-panel{border-radius:14px;border:1px solid #fed7aa;box-shadow:0 14px 32px -16px #0f172a47;overflow:hidden}.site-navbar .site-navbar-icon-btn.p-button:focus,.site-navbar .site-navbar-icon-btn.p-button:enabled:focus,.site-navbar .site-navbar-icon-btn.p-button.p-focus,.site-navbar .site-navbar-icon-btn.p-button:focus-visible,.site-navbar .p-button.p-button-text.p-button-rounded:focus,.site-navbar .p-button.p-button-text.p-button-rounded:enabled:focus,.site-navbar .p-button.p-button-text.p-button-rounded.p-focus,.site-navbar .p-button.p-button-text.p-button-rounded:focus-visible{box-shadow:none;outline:none}.site-navbar .site-navbar-icon-btn.p-button,.site-navbar .p-button.p-button-text.p-button-rounded{-webkit-tap-highlight-color:transparent}.site-navbar-menu{display:flex;align-items:center;gap:.15rem}.site-navbar-menu .p-button,.site-navbar-menu-link{white-space:nowrap}.site-navbar-menu-link{display:inline-flex;align-items:center;gap:.4rem;color:#64748b;text-decoration:none;font-size:.875rem;padding:.45rem .6rem;border-radius:8px;transition:background .2s ease,color .2s ease;-webkit-tap-highlight-color:transparent}.site-navbar-menu-link:hover{background:#fff7ed;color:#f97316}.site-navbar-menu-link:focus,.site-navbar-menu-link:focus-visible{outline:none;box-shadow:none}.site-navbar-menu-link--icon{min-width:2.5rem;height:2.5rem;justify-content:center;padding:.5rem;border-radius:999px}.site-navbar-mobile-link{display:flex;align-items:center;gap:.65rem;width:100%;color:#64748b;text-decoration:none;padding:.75rem 1rem;border-radius:8px;text-align:left}.site-navbar-mobile-link:hover{background:#fff7ed;color:#f97316}@media(max-width:767px){.container{padding-left:.625rem;padding-right:.625rem}.container.px-2,.container.px-3,.container.px-4,.container.px-5{padding-left:.625rem!important;padding-right:.625rem!important}.container .container{padding-left:0!important;padding-right:0!important;max-width:none}}:root{--p-primary-color: #f97316;--p-primary-color-text: #ffffff;--p-primary-50: #fff7ed;--p-primary-100: #ffedd5;--p-primary-200: #fed7aa;--p-primary-300: #fdba74;--p-primary-400: #fb923c;--p-primary-500: #f97316;--p-primary-600: #ea580c;--p-primary-700: #c2410c;--p-primary-800: #9a3412;--p-primary-900: #7c2d12}a{color:#f97316}a:hover{color:#ea580c}.p-button-primary{background:linear-gradient(135deg,#f97316,#ea580c);border-color:#f97316}.p-button-primary:hover{background:linear-gradient(135deg,#ea580c,#c2410c);border-color:#ea580c;transform:translateY(-1px);box-shadow:0 4px 12px #f9731666}.p-button-outlined{border-color:#f97316;color:#f97316}.p-button-outlined:hover{background:#f97316;border-color:#f97316;color:#fff}.p-button-text{color:#f97316}.p-button-text:hover{background:#fff7ed;color:#ea580c}.p-card{box-shadow:0 2px 12px #f973161a;border:1px solid #fed7aa;background:#fff}.p-card:hover{box-shadow:0 4px 16px #f9731626;border-color:#fdba74}.p-card-header{background:linear-gradient(135deg,#f97316,#ea580c);color:#fff}.p-badge{background:linear-gradient(135deg,#fb923c,#f97316);color:#fff}.p-badge-success{background:linear-gradient(135deg,#fb923c,#f97316)}.p-badge-info{background:linear-gradient(135deg,#fdba74,#fb923c)}.p-badge-warning{background:linear-gradient(135deg,#f97316,#ea580c)}.p-fluid .p-password.p-input-icon-right,.p-password.p-input-icon-right.w-full{width:100%!important;display:flex!important;max-width:100%}.p-fluid .p-password .p-icon-field,.p-password .p-icon-field{width:100%!important;flex:1;min-width:0}.p-password .p-password-input{flex:1!important;min-width:0!important;width:100%!important}.p-inputtext:focus,.p-inputtextarea:focus,.p-dropdown:focus,.p-multiselect:focus{border-color:#f97316;box-shadow:0 0 0 .2rem #f9731640}.p-tabview-nav-link.p-highlight{background:linear-gradient(135deg,#f97316,#ea580c);color:#fff}.p-tabview-nav-link:hover{background:#fff7ed;color:#f97316}.p-dialog-header{background:linear-gradient(135deg,#f97316,#ea580c);color:#fff}.p-message-success{background:linear-gradient(135deg,#ffedd5,#fed7aa);border-left:4px solid #f97316;color:#9a3412}.p-message-info{background:linear-gradient(135deg,#fff7ed,#ffedd5);border-left:4px solid #fb923c;color:#c2410c}.p-message-warn{background:linear-gradient(135deg,#fed7aa,#fdba74);border-left:4px solid #ea580c;color:#7c2d12}.p-avatar{border:2px solid #fed7aa}@media(max-width:767px){.list-create-item-card-mobile.p-card{width:100%;max-width:100%}.list-create-item-card-mobile .p-card-body{padding-left:.625rem;padding-right:.625rem}}.list-create-quick-item-card.p-card{box-shadow:none;border:1px solid var(--surface-border, #e2e8f0)}.list-create-quick-item-card .p-card-body{padding:.7rem .85rem}.list-create-page--quick .list-create-quick-item-card .p-card-content{padding:0}@media(max-width:767px){.list-create-quick-item-card.p-card{border-radius:10px}.list-create-quick-item-card .p-card-body{padding:.55rem .65rem}}@media(max-width:767px){.list-form-page{margin-left:-.35rem;margin-right:-.35rem;width:calc(100% + .7rem);max-width:none;box-sizing:border-box}.list-form-page.py-4{padding-top:.35rem!important;padding-bottom:.75rem!important;padding-left:.25rem;padding-right:.25rem}.list-form-page.gap-4{gap:.65rem!important}.list-form-page>.p-card,.list-form-page .list-form-main-card.p-card{box-shadow:none;border-radius:10px}.list-form-page .list-form-main-card .p-card-body{padding:.55rem .4rem}.list-form-page .list-form-fields.gap-4{gap:.65rem!important}.list-form-page .list-form-fields>.mb-3.p-3{margin-bottom:.5rem!important;padding:.55rem!important}.list-form-page .p-accordion .p-accordion-tab{margin-bottom:.4rem}.list-form-page .p-accordion .p-accordion-header .p-accordion-header-link{padding:.7rem .65rem;font-size:.9375rem}.list-form-page .p-accordion .p-accordion-content{padding:.55rem .45rem}.list-form-page .p-accordion .p-accordion-content .gap-3,.list-form-page .p-accordion .p-accordion-content .gap-4{gap:.65rem!important}.list-form-page .list-form-item-card.p-card{box-shadow:none;border-radius:10px}.list-form-page .list-form-item-card .p-card-body{padding:.6rem .55rem}.list-form-page .list-form-item-heading{font-size:.95rem}.list-form-page .list-form-item-card .mb-3{margin-bottom:.55rem!important}.list-form-page .list-form-item-card .gap-3{gap:.55rem!important}.list-form-page .ql-container{min-height:120px!important}.list-form-page .ql-editor{min-height:100px!important}.list-form-page .list-form-actions{margin-top:.5rem;padding:.55rem .5rem;box-shadow:none}.list-form-page .p-fileupload-choose{padding:.4rem .65rem;font-size:.8125rem}.list-form-page label.block.mb-2,.list-form-page .block.text-900.font-medium.mb-2{margin-bottom:.35rem!important}.list-form-page .list-form-move-btns{gap:.4rem}.list-form-page .list-form-move-btn.p-button{min-height:2.1rem;padding:.3rem .5rem;font-size:.78rem;font-weight:600;color:#c2410c!important;background:#fff7ed!important;border:1px solid #fdba74!important;border-radius:8px}.list-form-page .list-form-move-btn.p-button .p-button-icon{font-size:.78rem;color:#ea580c!important}.list-form-page .list-form-move-btn.p-button:enabled:hover{background:#ffedd5!important;border-color:#fb923c!important;color:#9a3412!important}.list-form-page .list-form-move-btn.p-button:enabled:active{background:#fed7aa!important}.list-form-page .list-form-move-btn.p-button:disabled{opacity:.45}}.p-accordion-header-link.p-highlight{background:linear-gradient(135deg,#f97316,#ea580c);color:#fff}.p-accordion-header-link:hover,.p-menuitem-link:hover{background:#fff7ed;color:#f97316}.p-slider-handle{background:#f97316;border-color:#f97316}.p-slider-range{background:linear-gradient(135deg,#f97316,#ea580c)}.p-fileupload:hover{border-color:#f97316;background:#fff7ed}.p-autocomplete-item:hover{background:#fff7ed;color:#f97316}.p-radiobutton-box.p-highlight,.p-checkbox-box.p-highlight{background:#f97316;border-color:#f97316}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}.text-center{text-align:center}.cursor-pointer{cursor:pointer}.gradient-orange{background:linear-gradient(135deg,#f97316,#ea580c);color:#fff}.bg-orange-light{background:#fff7ed}.border-orange{border-color:#f97316}.home-feed-card--seed .home-feed-card-seed-ribbon{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:.5rem .75rem;margin:-1.25rem -1.25rem 1rem;padding:.65rem 1rem;border-bottom:1px solid #fed7aa;background:linear-gradient(180deg,#fff7ed,#fff)}.home-feed-card--seed .home-feed-card-seed-ribbon__left{display:flex;align-items:center;gap:.65rem;min-width:0;flex:1}.home-feed-card--seed .home-feed-card-seed-ribbon__icon{width:2.125rem;height:2.125rem;border-radius:50%;display:flex;align-items:center;justify-content:center;flex-shrink:0;background:#ffedd5;color:#c2410c;border:1px solid #fdba74}.home-feed-card--seed .home-feed-card-seed-ribbon__cta{color:#c2410c;font-weight:600;font-size:.875rem;display:inline-flex;align-items:center;gap:.35rem;flex-shrink:0}.home-feed-card--seed.p-card{border-top:3px solid #fb923c;overflow:hidden}.skeleton-explore-card.p-card{display:flex;flex-direction:column;height:100%;min-height:22rem}.skeleton-explore-card .p-card-body{flex:1;display:flex;flex-direction:column;min-height:0;gap:0}.skeleton-explore-card .home-feed-card-seed-ribbon{flex-shrink:0}.skeleton-explore-card-inner{flex:1;display:flex;flex-direction:column;gap:.5rem;min-height:0}.skeleton-explore-thumb{flex-shrink:0;width:100%;height:140px;border-radius:8px;overflow:hidden;background:linear-gradient(145deg,#fff7ed,#ffedd5 45%,#fed7aa);border:1px solid #fed7aa}.skeleton-explore-thumb img{width:100%;height:100%;object-fit:cover;display:block}.skeleton-explore-thumb-placeholder{width:100%;height:100%;display:flex;align-items:center;justify-content:center;padding:6%}.list-cover-placeholder-root{display:flex;align-items:center;justify-content:center;width:100%;height:100%;max-height:100%}.list-cover-placeholder-svg{width:100%;max-width:7.5rem;height:auto;max-height:100%;opacity:.92}.skeleton-explore-title{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;min-height:3rem;line-height:1.35}.skeleton-explore-tags{min-height:1.75rem}.skeleton-explore-card-footer{margin-top:auto;padding-top:.25rem}.list-feed-card-thumb{flex-shrink:0;width:100%;height:200px;border-radius:8px;overflow:hidden;background:linear-gradient(145deg,#fff7ed,#ffedd5 45%,#fed7aa);border:1px solid #fed7aa}.list-feed-card-thumb img{width:100%;height:100%;object-fit:cover;display:block}.list-feed-card-thumb-placeholder{width:100%;height:100%;display:flex;align-items:center;justify-content:center;padding:6%}.list-feed-card-thumb-placeholder .list-cover-placeholder-svg{max-width:9.5rem}.seed-cover-placeholder-svg{max-width:8.25rem}.list-feed-card-thumb-placeholder .seed-cover-placeholder-svg{max-width:9rem}.versus-strip{display:flex;flex-direction:column;gap:.75rem}.versus-strip-hint{font-size:.875rem;color:var(--text-color-secondary, #64748b)}.versus-strip-avatars{display:flex;gap:.65rem;overflow-x:auto;padding:.35rem .15rem .75rem;scroll-snap-type:x proximity;-webkit-overflow-scrolling:touch;scrollbar-width:thin}.versus-stage .versus-strip-avatars{padding:.75rem .85rem .85rem;border-bottom:1px solid var(--surface-border, #e5e5e5);background:var(--surface-card, #fff)}.versus-strip-person{flex:0 0 auto;scroll-snap-align:center;display:flex;flex-direction:column;align-items:center;gap:.35rem;width:5.25rem;padding:.55rem .4rem;border:1px solid var(--surface-border, #e2e8f0);border-radius:14px;background:var(--surface-card, #fff);cursor:pointer;transition:border-color .2s ease,box-shadow .2s ease,transform .2s ease,background .2s ease}.versus-strip-person:hover{border-color:#fdba74;transform:translateY(-2px)}.versus-strip-person.is-active{border-color:#f97316;background:linear-gradient(180deg,#fff7ed,#fff 70%);box-shadow:0 6px 18px #f973162e}.versus-strip-person.is-original{border:2px solid #f97316;background:linear-gradient(180deg,#fff7ed,#fff 72%);box-shadow:0 0 0 3px #f973161f;padding-top:1.35rem;position:relative}.versus-strip-person.is-original.is-active{box-shadow:0 0 0 3px #f9731638,0 6px 18px #f973162e}.versus-strip-original-badge{position:absolute;top:.3rem;left:50%;transform:translate(-50%);font-size:.625rem;font-weight:700;letter-spacing:.02em;text-transform:uppercase;color:#c2410c;background:#ffedd5;border:1px solid #fdba74;border-radius:999px;padding:.1rem .4rem;white-space:nowrap;line-height:1.2}.versus-strip-person.is-active .versus-strip-avatar.p-avatar{box-shadow:0 0 0 3px #f9731659}.versus-strip-handle{font-size:.7rem;font-weight:600;color:var(--text-color, #1e293b);max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.versus-strip-stat{font-size:.65rem;color:var(--text-color-secondary, #64748b);display:inline-flex;align-items:center;gap:.2rem}.versus-strip-person .versus-strip-stat+.versus-strip-stat{margin-top:-.1rem}.versus-strip-stat .pi{font-size:.6rem;color:#ea580c}.versus-strip-stat .pi.pi-eye{color:#64748b}.versus-stage{border:1px solid var(--surface-border, #e2e8f0);border-radius:16px;overflow:hidden;background:var(--surface-card, #fff);box-shadow:0 8px 28px #0f172a0f;animation:versus-stage-in .28s ease}@keyframes versus-stage-in{0%{opacity:.55;transform:translateY(6px)}to{opacity:1;transform:none}}.versus-stage-nav{display:flex;align-items:center;justify-content:center;gap:.75rem;padding:.65rem 1rem;background:var(--surface-ground, #fafafa);border-top:1px solid var(--surface-border, #e5e5e5);border-bottom:1px solid var(--surface-border, #e5e5e5)}.versus-stage-nav-btn.p-button.p-button-outlined{width:2.35rem;height:2.35rem;padding:0;border-color:#fdba74;color:#c2410c}.versus-stage-nav-btn.p-button.p-button-outlined:hover:not(:disabled){background:#fff7ed;border-color:#fb923c;color:#9a3412}.versus-stage-counter{min-width:4.25rem;text-align:center;font-variant-numeric:tabular-nums;font-weight:600;font-size:.875rem;color:var(--text-color-secondary, #64748b);background:var(--surface-card, #fff);padding:.4rem .85rem;border-radius:999px;border:1px solid var(--surface-border, #e5e5e5)}.versus-stage-hero{width:100%;aspect-ratio:16 / 9;max-height:260px;background:linear-gradient(160deg,#fff7ed,#ffedd5,#fed7aa);overflow:hidden}.versus-stage-cover,.versus-stage-cover-placeholder{width:100%;height:100%;display:flex;align-items:center;justify-content:center}.versus-stage-cover img{width:100%;height:100%;object-fit:cover;display:block}.versus-stage-cover-placeholder{padding:10% 12%}.versus-stage-cover-placeholder .list-cover-placeholder-svg{max-width:9rem;opacity:.95}.versus-stage-body{padding:1rem 1.1rem 1.25rem}.versus-stage-author{display:flex;align-items:flex-start;gap:.85rem;padding:.85rem .95rem;border-radius:12px;background:var(--surface-50, #f8fafc);border:1px solid var(--surface-border, #e2e8f0);margin-bottom:1rem}.versus-stage-author.is-original{background:linear-gradient(135deg,#fff7ed,#fff 55%);border:1.5px solid #fb923c;box-shadow:0 0 0 3px #f973161a}.versus-stage-original-badge{display:inline-flex;align-self:flex-start;font-size:.6875rem;font-weight:700;letter-spacing:.03em;text-transform:uppercase;color:#c2410c;background:#ffedd5;border:1px solid #fdba74;border-radius:999px;padding:.2rem .55rem;margin-bottom:.2rem}.versus-stage-author-text{display:flex;flex-direction:column;gap:.15rem;min-width:0;flex:1}.versus-stage-title{font-size:1.05rem;font-weight:700;line-height:1.3;color:var(--text-color, #1e293b)}.versus-stage-author-name{font-weight:600;font-size:.95rem;color:var(--primary-color, #f97316);text-decoration:none}.versus-stage-author-name:hover{text-decoration:underline}.versus-stage-relisted{font-size:.875rem;line-height:1.4;color:var(--text-color-secondary, #64748b)}.versus-stage-relisted-user{font-weight:600;color:var(--primary-color, #f97316);text-decoration:none}.versus-stage-relisted-user:hover{text-decoration:underline}.list-view-relisted-badge{display:inline-flex;align-items:center;font-size:.75rem;font-weight:600;line-height:1.2;color:#c2410c;background:linear-gradient(135deg,#fff7ed,#ffedd5);border:1px solid #fdba74;border-radius:999px;padding:.35rem .7rem;white-space:nowrap}.versus-stage-author-handle{font-size:.8125rem;color:var(--text-color-secondary, #64748b)}.versus-stage-stats{display:flex;flex-wrap:wrap;gap:.75rem 1rem;margin-top:.35rem;font-size:.8125rem;color:var(--text-color-secondary, #64748b)}.versus-stage-stats .pi{margin-right:.35rem;font-size:.75rem;opacity:.85}.versus-stage-items-heading{margin:0 0 .65rem;font-size:.8125rem;font-weight:600;text-transform:uppercase;letter-spacing:.04em;color:var(--text-color-secondary, #64748b)}.versus-stage-item-list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:.5rem;counter-reset:none}.versus-stage-item{display:flex;align-items:flex-start;gap:.65rem;padding:.65rem .75rem;border-radius:10px;background:var(--surface-card, #fff);border:1px solid var(--surface-border, #e2e8f0);border-left:3px solid #fb923c}.versus-stage-item-num{flex-shrink:0;width:1.5rem;height:1.5rem;display:flex;align-items:center;justify-content:center;border-radius:8px;background:linear-gradient(135deg,#fff7ed,#ffedd5);color:#c2410c;font-weight:700;font-size:.75rem}.versus-stage-item-main{min-width:0;flex:1;display:flex;flex-direction:column;gap:.25rem}.versus-stage-item-title{font-weight:600;font-size:.875rem;line-height:1.35}.versus-stage-item-desc{margin:0;font-size:.75rem;line-height:1.45;color:var(--text-color-secondary, #64748b);display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.versus-stage-item-photo{width:100%;max-width:160px;max-height:96px;object-fit:cover;border-radius:8px;margin-top:.15rem;border:1px solid var(--surface-border, #e2e8f0)}.versus-stage-items-more,.versus-stage-empty{margin:.5rem 0 0;font-size:.8125rem;color:var(--text-color-secondary, #64748b)}.versus-stage-actions{display:flex;flex-direction:column;align-items:stretch;gap:.25rem;margin-top:1.1rem;padding-top:.85rem;border-top:1px solid var(--surface-border, #e2e8f0)}@media(min-width:640px){.versus-stage-actions{flex-direction:row;align-items:center;justify-content:space-between;gap:.75rem}.versus-stage-actions .p-button{flex:0 1 auto}}.versus-stage-cta.p-button{justify-content:flex-start;font-weight:550;font-size:.9375rem;color:#c2410c!important;padding:.4rem .15rem}.versus-stage-cta.p-button:hover{color:#9a3412!important;background:transparent!important;text-decoration:underline}.versus-stage-cta-secondary.p-button{justify-content:flex-start;border-radius:8px;font-weight:500;font-size:.875rem;color:#64748b!important;padding:.4rem .15rem}.versus-stage-cta-secondary.p-button:hover:not(:disabled){color:#c2410c!important;background:#fff7ed!important}@media(min-width:768px){.versus-stage-hero{max-height:320px}.versus-stage-body{padding:1.2rem 1.35rem 1.4rem}.versus-stage-title{font-size:1.2rem}.versus-stage-item-photo{max-width:220px;max-height:132px}}@media(max-width:767px){.skeleton-view-page.container{padding-left:0;padding-right:0;padding-top:.35rem;padding-bottom:.75rem}.skeleton-view-page .skeleton-view-back{margin-bottom:.5rem!important}.skeleton-view-page .skeleton-view-back .p-button{padding:.25rem .4rem;font-size:.875rem}.skeleton-view-page .skeleton-view-header-card.p-card,.skeleton-view-page .skeleton-view-versus-card.p-card{box-shadow:none;border-radius:10px}.skeleton-view-page .skeleton-view-header-card .p-card-body{padding:.7rem .75rem}.skeleton-view-page .skeleton-view-versus-card.mt-4{margin-top:.65rem!important}.skeleton-view-page .skeleton-view-versus-card .p-card-body{padding:.5rem .35rem}.skeleton-view-page .skeleton-view-header-card h1{font-size:1.15rem;line-height:1.3;margin-bottom:.5rem!important}.skeleton-view-page .skeleton-view-header-card .gap-4{gap:.75rem!important}.skeleton-view-page .skeleton-view-header-card .mb-3{margin-bottom:.5rem!important}.skeleton-view-page .skeleton-view-header-card img{max-height:160px!important}.skeleton-view-page .skeleton-view-sort-row{margin-bottom:.5rem!important}.skeleton-view-page .versus-strip{gap:.35rem}.skeleton-view-page .versus-strip-hint{display:none}.skeleton-view-page .versus-stage{border-radius:10px;box-shadow:none}.skeleton-view-page .versus-stage-hero{max-height:132px;aspect-ratio:2.2 / 1}.skeleton-view-page .versus-stage-cover-placeholder .list-cover-placeholder-svg{max-width:5.5rem}.skeleton-view-page .versus-stage-nav{padding:.35rem .5rem;gap:.45rem}.skeleton-view-page .versus-stage-nav-btn.p-button.p-button-outlined{width:1.9rem;height:1.9rem}.skeleton-view-page .versus-stage-counter{min-width:3.25rem;padding:.2rem .5rem;font-size:.75rem}.skeleton-view-page .versus-stage .versus-strip-avatars{padding:.4rem .45rem .45rem;gap:.35rem}.skeleton-view-page .versus-strip-person{width:3.85rem;padding:.3rem .2rem;gap:.15rem;border-radius:10px}.skeleton-view-page .versus-strip-person.is-original{padding-top:.95rem;box-shadow:0 0 0 2px #f973161f}.skeleton-view-page .versus-strip-person.is-active{box-shadow:0 3px 10px #f9731629}.skeleton-view-page .versus-strip-person.is-original.is-active{box-shadow:0 0 0 2px #f9731633,0 3px 10px #f9731629}.skeleton-view-page .versus-strip-original-badge{top:.2rem;font-size:.55rem;padding:.05rem .28rem}.skeleton-view-page .versus-strip-person .versus-strip-avatar.p-avatar{width:2.1rem!important;height:2.1rem!important;font-size:.75rem}.skeleton-view-page .versus-strip-handle{font-size:.6rem}.skeleton-view-page .versus-strip-person .versus-strip-stat{display:none}.skeleton-view-page .versus-stage-body{padding:.65rem .7rem .8rem}.skeleton-view-page .versus-stage-author{align-items:center;gap:.55rem;padding:0;margin-bottom:.65rem;border:none;border-radius:0;background:transparent;box-shadow:none}.skeleton-view-page .versus-stage-author.is-original{padding:.15rem 0 .15rem .55rem;border:none;border-left:3px solid #fb923c;background:transparent;box-shadow:none}.skeleton-view-page .versus-stage-author .p-avatar{width:2.35rem!important;height:2.35rem!important}.skeleton-view-page .versus-stage-original-badge{font-size:.625rem;padding:.1rem .4rem;margin-bottom:.1rem}.skeleton-view-page .versus-stage-title{font-size:.95rem}.skeleton-view-page .versus-stage-relisted{font-size:.75rem}.skeleton-view-page .versus-stage-stats{gap:.5rem .75rem;margin-top:.2rem;font-size:.75rem}.skeleton-view-page .versus-stage-items-heading{margin-bottom:.35rem;font-size:.7rem}.skeleton-view-page .versus-stage-item-list{gap:0}.skeleton-view-page .versus-stage-item{padding:.45rem 0;border:none;border-radius:0;border-bottom:1px solid var(--surface-border, #e2e8f0);background:transparent;gap:.45rem}.skeleton-view-page .versus-stage-item:last-child{border-bottom:none}.skeleton-view-page .versus-stage-item-num{width:1.25rem;height:1.25rem;font-size:.6875rem;border-radius:6px}.skeleton-view-page .versus-stage-item-title{font-size:.8125rem}.skeleton-view-page .versus-stage-item-desc{font-size:.7rem;-webkit-line-clamp:2}.skeleton-view-page .versus-stage-item-photo{max-width:112px;max-height:68px;border-radius:6px}.skeleton-view-page .versus-stage-actions{margin-top:.55rem;padding-top:.45rem;gap:0}.skeleton-view-page .versus-stage-cta.p-button,.skeleton-view-page .versus-stage-cta-secondary.p-button{font-size:.8125rem;padding:.3rem .1rem}}@media(min-width:768px){.list-full-width-image{width:300px!important;min-width:300px!important;max-width:300px!important}}.trending-filter-dropdown.p-dropdown{border-radius:8px;border:1px solid var(--surface-border);transition:all .2s ease}.trending-filter-dropdown.p-dropdown:hover:not(.p-disabled){border-color:var(--p-primary-color);box-shadow:0 0 0 2px #f9731626}.trending-filter-dropdown.p-dropdown.p-focus{border-color:var(--p-primary-color);box-shadow:0 0 0 2px #f9731633}.profile-header-actions .p-button,.list-edit-toolbar-actions .p-button,.notifications-toolbar-actions .p-button{min-height:2.25rem}.profile-header-actions .p-button .p-button-label,.list-edit-toolbar-actions .p-button .p-button-label,.notifications-toolbar-actions .p-button .p-button-label{white-space:normal;line-height:1.25;text-align:center;word-break:break-word}@media(min-width:768px){.profile-header-actions .p-button .p-button-label,.list-edit-toolbar-actions .p-button .p-button-label,.notifications-toolbar-actions .p-button .p-button-label{white-space:nowrap}}@media(max-width:767px){.profile-page.py-4{padding-top:.35rem!important;padding-bottom:.75rem!important}.profile-page.gap-4{gap:.65rem!important}.profile-page>.p-card{box-shadow:none;border-radius:10px}.profile-page .profile-header-card .p-card-body,.profile-page .profile-similar-card .p-card-body,.profile-page .profile-tabs-card .p-card-body{padding:.7rem .75rem}.profile-page .profile-header-inner.gap-4{gap:.75rem!important}.profile-page .profile-avatar-wrap{width:64px!important;height:64px!important}.profile-page .profile-header-card h2{font-size:1.15rem;line-height:1.3}.profile-page .profile-tabs-card .p-tabview .p-tabview-nav{flex-wrap:nowrap;overflow-x:auto;-webkit-overflow-scrolling:touch}.profile-page .profile-tabs-card .p-tabview .p-tabview-nav li .p-tabview-nav-link{padding:.65rem .75rem;font-size:.875rem;white-space:nowrap}.profile-page .profile-tabs-card .p-tabview .p-tabview-panels{padding:.65rem 0 0}.profile-page .profile-sort-row{flex-direction:column;align-items:stretch!important;gap:.5rem;margin-bottom:.75rem!important}.profile-page .profile-sort-count{white-space:nowrap;line-height:1.35}.profile-page .profile-sort-controls{width:100%}.profile-page .profile-sort-label{flex-shrink:0}.profile-page .profile-sort-dropdown.p-dropdown,.profile-page .profile-sort-controls .p-dropdown{flex:1 1 auto;width:100%!important;min-width:0!important}.profile-page .grid>[class*=col-]{padding:.35rem}}@media(max-width:767px){.search-page.py-4{padding-top:.35rem!important;padding-bottom:.75rem!important}.search-page.gap-4{gap:.65rem!important}.search-page>.p-card{box-shadow:none;border-radius:10px}.search-page .search-header-card .p-card-body,.search-page .search-results-card .p-card-body{padding:.7rem .75rem}.search-page .search-page-title{font-size:1.2rem;line-height:1.3;margin-bottom:.65rem!important}.search-page .search-header-card .gap-3{gap:.65rem!important}.search-page .search-results-card .p-tabview .p-tabview-nav li .p-tabview-nav-link{padding:.65rem .75rem;font-size:.875rem}.search-page .search-results-card .p-tabview .p-tabview-panels{padding:.65rem 0 0}.search-page .grid>[class*=col-]{padding:.35rem}.search-page .search-results-card .p-card.p-3{padding:.65rem!important}}@media(max-width:767px){.notifications-page.py-4{padding-top:.35rem!important;padding-bottom:.75rem!important}.notifications-page.gap-4{gap:.65rem!important}.notifications-page>.p-card{box-shadow:none;border-radius:10px}.notifications-page .notifications-main-card .p-card-body{padding:.7rem .75rem}.notifications-page .notifications-page-title{font-size:1.2rem;line-height:1.3}.notifications-page .notifications-header{margin-bottom:.65rem!important;gap:.65rem!important}.notifications-page .notifications-unread-row{margin-bottom:.5rem!important;font-size:.875rem}.notifications-page .notifications-list{gap:0!important}.notifications-page .notifications-item-card.p-card{box-shadow:none;border-radius:0;border:none;border-bottom:1px solid var(--surface-border, #e2e8f0);background:transparent;padding:0!important}.notifications-page .notifications-item-card.p-card.border-left-3{border-left:3px solid var(--p-primary-color, #f97316)!important;padding-left:.5rem!important}.notifications-page .notifications-item-card:last-child{border-bottom:none}.notifications-page .notifications-item-card .p-card-body{padding:.55rem 0}.notifications-page .notifications-item-inner{gap:.55rem!important}.notifications-page .notifications-item-inner .p-avatar{width:2.25rem!important;height:2.25rem!important}.notifications-page .notifications-item-message{font-size:.875rem;line-height:1.4;word-break:break-word}.notifications-page .notifications-empty{padding:1.25rem .5rem!important}.notifications-page .notifications-empty .pi-bell{font-size:2.75rem!important}}.add-to-collection-dialog{max-width:100vw}.add-to-collection-dialog-content{word-break:break-word;overflow-x:hidden}.add-to-collection-dialog-content .p-button .p-button-label{white-space:normal;line-height:1.25;word-break:break-word}@media(min-width:640px){.add-to-collection-dialog-content .p-button .p-button-label{white-space:nowrap}}@media(max-width:640px){.add-to-collection-dialog .p-dialog-header{padding:1rem}.add-to-collection-dialog .p-dialog-content{padding:0 1rem 1rem}.add-to-collection-dialog .p-dialog-header .p-dialog-title{font-size:1.05rem;line-height:1.3;word-break:break-word}}.comment-item{background:var(--surface-card, #ffffff);border:1px solid var(--surface-border, #e5e7eb);border-radius:12px;padding:.875rem 1rem;transition:border-color .15s ease,box-shadow .15s ease}.comment-item:hover{border-color:var(--surface-border, #d1d5db)}.comment-item--reply{background:var(--surface-50, #f9fafb);border-radius:10px}.comment-item__row{display:flex;align-items:flex-start;gap:.75rem}.comment-item__body{flex:1;min-width:0}.comment-item__header{display:flex;align-items:flex-start;gap:.5rem;justify-content:space-between;margin-bottom:.25rem}.comment-item__author{display:flex;flex-wrap:wrap;align-items:baseline;gap:.35rem .5rem;min-width:0}.comment-item__date{white-space:nowrap}.comment-item__text{margin:.25rem 0 .5rem;line-height:1.5;word-break:break-word;overflow-wrap:anywhere;white-space:pre-wrap}.comment-item__actions{display:flex;flex-wrap:wrap;align-items:center;gap:.35rem .5rem;margin-top:.25rem}.comment-item__votes{display:inline-flex;align-items:center;gap:.15rem;padding:.15rem .4rem;border-radius:999px;background:var(--surface-100, #f3f4f6)}.comment-item__votes .p-button.p-button-sm{width:1.85rem;height:1.85rem;padding:0}.comment-item__action-btn .p-button-label{font-size:.85rem}.comment-item__reply-form{display:flex;flex-direction:column;gap:.5rem;margin-top:.5rem;padding:.75rem;border-radius:10px;background:var(--surface-100, #f3f4f6)}.comment-item__replies{display:flex;flex-direction:column;gap:.5rem;margin-top:.75rem;padding-left:.75rem;border-left:2px solid var(--surface-200, #e5e7eb)}@media(max-width:640px){.comment-item{padding:.75rem;border-radius:10px}.comment-item__row{gap:.5rem}.comment-item__header{flex-direction:row;align-items:flex-start}.comment-item__author{flex-direction:column;align-items:flex-start;gap:.1rem}.comment-item__date{font-size:.7rem}.comment-item__actions{width:100%}.comment-item__action-btn{margin-left:auto}.comment-item__action-btn--report{margin-left:0}.comment-item__replies{padding-left:.5rem;margin-top:.5rem}.comment-item__reply-form{padding:.6rem}}.comments-toolbar{display:flex;align-items:center;justify-content:space-between;gap:.75rem;flex-wrap:wrap}.comments-toolbar__sort{min-width:12rem}@media(max-width:640px){.comments-toolbar{flex-direction:column;align-items:stretch}.comments-toolbar__sort{width:100%;min-width:0}.comments-submit-btn{width:100%}}.google-login-wrap{width:100%;display:flex;justify-content:center}.google-login-wrap iframe{margin:0 auto}.auth-busy-overlay{position:fixed;inset:0;z-index:12000;display:flex;flex-direction:column;align-items:center;justify-content:center;background:#fff7edeb;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}
