@charset "UTF-8";@keyframes _smooth-bounce_188zw_1{0%,to{transform:scale(1)}50%{transform:scale(1.05)}}@keyframes _fade-in_188zw_1{0%{opacity:0}to{opacity:1}}@keyframes _slide-up_188zw_1{0%{opacity:0;transform:translateY(var(--slide-up-distance, 20px))}to{opacity:1;transform:translateY(0)}}._pageWrapper_188zw_28{max-width:1320px;margin:0 auto;padding:2rem 1rem;display:flex;flex-direction:column;gap:2rem;position:relative;min-height:calc(100vh - 80px)}@media(min-width:1200px){._pageWrapper_188zw_28{max-width:1440px;padding:3rem 2rem}}._hero_188zw_47{text-align:center;padding:3rem 1rem;background:linear-gradient(135deg,#f973160d,#22c55e0d);border-radius:1.25rem;border:1px solid rgba(249,115,22,.1);box-shadow:0 2px 4px #0000000a,0 1px 2px #00000005;margin-bottom:1rem}._hero_188zw_47 h1{font-size:clamp(28px,5vw,42px);font-weight:700;color:#0a0a0a;margin-bottom:.5rem;letter-spacing:-.02em}._hero_188zw_47 p{font-size:clamp(16px,2vw,18px);color:#424242;max-width:600px;margin:0 auto 2rem}._toolbar_188zw_71{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:1rem;background:#fff;padding:1rem 1.5rem;border-radius:.75rem;border:1px solid #EEE;box-shadow:0 2px 4px #0000000a,0 1px 2px #00000005}._toolbar_188zw_71 ._resultsCount_188zw_83{font-weight:500;color:#424242}._toolbar_188zw_71 ._resultsCount_188zw_83 strong{color:#f97316}._toolbar_188zw_71 ._controls_188zw_90{display:flex;align-items:center;gap:1rem}._toolbar_188zw_71 ._sortSelect_188zw_95{padding:.5rem 1rem;border:1px solid #EEE;border-radius:.5rem;background:#fff;color:#212121;font-size:.9rem;cursor:pointer;outline:none;transition:all .2s cubic-bezier(.4,0,.2,1)}._toolbar_188zw_71 ._sortSelect_188zw_95:focus{border-color:#f97316}._toolbar_188zw_71 ._viewToggle_188zw_109{display:flex;background:#f5f5f5;border-radius:50rem;padding:4px;gap:2px}._toolbar_188zw_71 ._viewToggle_188zw_109 button{border:none;background:transparent;width:44px;height:38px;border-radius:50rem;color:#9e9e9e;cursor:pointer;transition:all .15s cubic-bezier(.4,0,.2,1);display:flex;flex-direction:row;justify-content:center;align-items:center;font-size:1.1rem}._toolbar_188zw_71 ._viewToggle_188zw_109 button._active_188zw_133{background:#fff;color:#f97316;box-shadow:0 2px 4px #0000000a,0 1px 2px #00000005}._toolbar_188zw_71 ._viewToggle_188zw_109 button:hover:not(._active_188zw_133){background:#eee;color:#424242}._grid_188zw_144{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:1.5rem}._list_188zw_150{display:flex;flex-direction:column;gap:1rem}._list_188zw_150 ._suiteCard_188zw_155{flex-direction:row;align-items:center;padding:1rem 1.5rem}._list_188zw_150 ._suiteCard_188zw_155 ._cardHeader_188zw_160{margin-bottom:0;width:30%;flex-shrink:0;border-bottom:none;padding-bottom:0}._list_188zw_150 ._suiteCard_188zw_155 ._cardBody_188zw_167{flex:1;padding:0 1.5rem;display:flex;align-items:center;justify-content:space-between}._list_188zw_150 ._suiteCard_188zw_155 ._cardBody_188zw_167 p{margin:0;display:-webkit-box;-webkit-line-clamp:1;line-clamp:1;-webkit-box-orient:vertical;overflow:hidden}._list_188zw_150 ._suiteCard_188zw_155 ._cardFooter_188zw_182{border-top:none;padding-top:0;width:15%;justify-content:flex-end}._list_188zw_150 ._suiteCard_188zw_155:before{width:4px;height:100%;inset:0 auto auto 0;border-radius:.75rem 0 0 .75rem}._suiteCard_188zw_155{background:#fff;border:1px solid #EEE;border-radius:.75rem;padding:1.5rem;display:flex;flex-direction:column;cursor:pointer;transition:all .25s cubic-bezier(.16,1,.3,1);position:relative;overflow:hidden}._suiteCard_188zw_155:before{content:"";position:absolute;top:0;left:0;right:0;height:3px;background:linear-gradient(to right,#f97316,#ea580c);opacity:0;transition:opacity .25s}._suiteCard_188zw_155:hover{transform:translateY(-4px);box-shadow:0 8px 16px -4px #0000001f,0 4px 8px -2px #0000000f;border-color:#f973164d}._suiteCard_188zw_155:hover:before{opacity:1}._suiteCard_188zw_155 ._cardHeader_188zw_160{display:flex;align-items:center;gap:.75rem;margin-bottom:1rem;padding-bottom:1rem;border-bottom:1px solid #EEE}._suiteCard_188zw_155 ._cardHeader_188zw_160 ._iconWrapper_188zw_234{width:40px;height:40px;border-radius:.5rem;background:#f973161a;color:#f97316;display:flex;flex-direction:row;justify-content:center;align-items:center;font-size:1.25rem;flex-shrink:0}._suiteCard_188zw_155 ._cardHeader_188zw_160 ._titleBlock_188zw_247{flex:1;min-width:0}._suiteCard_188zw_155 ._cardHeader_188zw_160 ._titleBlock_188zw_247 h3{margin:0 0 .25rem;font-size:1.1rem;font-weight:700;color:#0a0a0a;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}._suiteCard_188zw_155 ._cardHeader_188zw_160 ._titleBlock_188zw_247 span{font-size:.8rem;color:#424242;text-transform:uppercase;letter-spacing:.05em;font-weight:600}._suiteCard_188zw_155 ._cardBody_188zw_167{flex:1}._suiteCard_188zw_155 ._cardBody_188zw_167 p{font-size:.9rem;color:#757575;line-height:1.75;display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;margin-bottom:1rem}._suiteCard_188zw_155 ._cardBody_188zw_167 ._tags_188zw_281{display:flex;gap:8px;flex-wrap:wrap}._suiteCard_188zw_155 ._cardBody_188zw_167 ._tags_188zw_281 ._tag_188zw_281{background:#f5f5f5;color:#424242;font-size:.75rem;padding:4px 8px;border-radius:20px;font-weight:500;border:1px solid #EEE}._suiteCard_188zw_155 ._cardFooter_188zw_182{margin-top:1rem;padding-top:1rem;border-top:1px solid #F5F5F5;display:flex;justify-content:space-between;align-items:center}._suiteCard_188zw_155 ._cardFooter_188zw_182 ._paperCount_188zw_303{font-size:.85rem;color:#424242;display:flex;align-items:center;gap:6px;font-weight:500}._suiteCard_188zw_155 ._cardFooter_188zw_182 ._actionBtn_188zw_311{color:#f97316;background:transparent;border:none;font-weight:700;font-size:.9rem;display:flex;align-items:center;gap:4px;cursor:pointer;transition:all .2s cubic-bezier(.4,0,.2,1)}._suiteCard_188zw_155 ._cardFooter_188zw_182 ._actionBtn_188zw_311 svg{transition:transform .2s}._suiteCard_188zw_155 ._cardFooter_188zw_182 ._actionBtn_188zw_311:hover{color:#ea580c}._suiteCard_188zw_155 ._cardFooter_188zw_182 ._actionBtn_188zw_311:hover svg{transform:translate(4px)}._drawerOverlay_188zw_334{position:fixed;inset:0;background:#0a0a0a99;backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px);z-index:1050;display:flex;justify-content:flex-end;opacity:0;visibility:hidden;transition:opacity .3s ease,visibility .3s ease}._drawerOverlay_188zw_334._open_188zw_347{opacity:1;visibility:visible}._drawerOverlay_188zw_334._open_188zw_347 ._drawerContent_188zw_351{transform:translate(0)}._drawerContent_188zw_351{width:100%;max-width:600px;height:100%;background:#fff;box-shadow:0 12px 24px -6px #00000024,0 6px 12px -3px #00000014;transform:translate(100%);transition:transform .4s cubic-bezier(.16,1,.3,1);display:flex;flex-direction:column}._drawerHeader_188zw_367{padding:1.5rem 2rem;border-bottom:1px solid #EEE;display:flex;justify-content:space-between;align-items:flex-start;background:#fafafa}._drawerHeader_188zw_367 ._drawerTitle_188zw_375{flex:1;padding-right:1rem}._drawerHeader_188zw_367 ._drawerTitle_188zw_375 h2{margin:0 0 .5rem;font-size:1.5rem;color:#0a0a0a;font-weight:700}._drawerHeader_188zw_367 ._drawerTitle_188zw_375 ._drawerMeta_188zw_385{display:flex;gap:1rem;flex-wrap:wrap}._drawerHeader_188zw_367 ._drawerTitle_188zw_375 ._drawerMeta_188zw_385 span{font-size:.85rem;color:#424242;display:flex;align-items:center;gap:4px}._drawerHeader_188zw_367 ._closeBtn_188zw_397{background:#fff;border:1px solid #EEE;border-radius:50%;width:44px;height:44px;display:flex;flex-direction:row;justify-content:center;align-items:center;color:#757575;cursor:pointer;transition:all .2s cubic-bezier(.4,0,.2,1);box-shadow:0 2px 4px #0000000a,0 1px 2px #00000005}._drawerHeader_188zw_367 ._closeBtn_188zw_397 svg{font-size:1.25rem}._drawerHeader_188zw_367 ._closeBtn_188zw_397:hover{background:#fafafa;color:#ef4444;border-color:#ef4444;transform:rotate(90deg);box-shadow:0 4px 8px -2px #00000014,0 2px 4px -1px #0000000a}._drawerBody_188zw_424{flex:1;overflow-y:auto;padding:1.5rem 2rem}._drawerBody_188zw_424 ._paperItem_188zw_429{background:#fff;border:1px solid #EEE;border-radius:.75rem;padding:1.25rem;margin-bottom:1rem;transition:all .2s cubic-bezier(.4,0,.2,1)}._drawerBody_188zw_424 ._paperItem_188zw_429:hover{border-color:#e0e0e0;box-shadow:0 2px 4px #0000000a,0 1px 2px #00000005}._drawerBody_188zw_424 ._paperItem_188zw_429 ._paperHeader_188zw_441{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:.5rem}._drawerBody_188zw_424 ._paperItem_188zw_429 ._paperHeader_188zw_441 h4{margin:0;font-size:1.1rem;color:#0a0a0a;font-weight:600}._drawerBody_188zw_424 ._paperItem_188zw_429 ._paperHeader_188zw_441 ._yearBadge_188zw_453{background:#f5f5f5;color:#424242;padding:2px 8px;border-radius:4px;font-size:.8rem;font-weight:700;border:1px solid #EEE}._drawerBody_188zw_424 ._paperItem_188zw_429 ._paperDesc_188zw_462{font-size:.9rem;color:#757575;margin-bottom:1.25rem}._drawerBody_188zw_424 ._paperItem_188zw_429 ._paperActions_188zw_467{display:flex;gap:1rem;align-items:center}._drawerBody_188zw_424 ._paperItem_188zw_429 ._paperActions_188zw_467 button{flex:1;display:flex;flex-direction:row;justify-content:center;align-items:center;gap:8px;padding:10px 16px;border-radius:.5rem;font-weight:600;font-size:.9rem;cursor:pointer;transition:all .2s cubic-bezier(.4,0,.2,1);border:none}._drawerBody_188zw_424 ._paperItem_188zw_429 ._paperActions_188zw_467 button._practiceBtn_188zw_487{background:#f973161a;color:#f97316}._drawerBody_188zw_424 ._paperItem_188zw_429 ._paperActions_188zw_467 button._practiceBtn_188zw_487:hover{background:#f9731626}._drawerBody_188zw_424 ._paperItem_188zw_429 ._paperActions_188zw_467 button._mockBtn_188zw_494{background:#f97316;color:#fff}._drawerBody_188zw_424 ._paperItem_188zw_429 ._paperActions_188zw_467 button._mockBtn_188zw_494:hover{background:#ea580c;transform:translateY(-1px);box-shadow:0 4px 12px #f973164d}._emptyResultsWrapper_188zw_504{display:flex;flex-direction:column;gap:4rem;margin-bottom:4rem}._trendingSection_188zw_511 ._trendingTitle_188zw_511{font-size:1.5rem;font-weight:700;color:#0a0a0a;margin-bottom:2rem;text-align:center;position:relative;display:flex;flex-direction:row;justify-content:center;align-items:center;gap:1.5rem}._trendingSection_188zw_511 ._trendingTitle_188zw_511:before,._trendingSection_188zw_511 ._trendingTitle_188zw_511:after{content:"";flex:1;height:1px;background:linear-gradient(to right,transparent,#EEE)}._trendingSection_188zw_511 ._trendingTitle_188zw_511:after{background:linear-gradient(to left,transparent,#EEE)}._emptyState_188zw_534{text-align:center;padding:4rem 2rem;color:#424242;background:#fff;border-radius:.75rem;border:1px dashed #EEE}._emptyState_188zw_534 svg{font-size:3rem;color:#e0e0e0;margin-bottom:1rem}._emptyState_188zw_534 h3{color:#212121;margin-bottom:.5rem}._emptyState_188zw_534 p{font-size:.95rem;max-width:400px;margin:0 auto}._loadingSpinner_188zw_557{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:200px;color:#f97316}._loadingSpinner_188zw_557 p{margin-top:1rem;color:#424242;font-weight:500}._pagination_188zw_572{display:flex;flex-direction:row;justify-content:center;align-items:center;gap:1.5rem;margin-top:4rem;padding:2.5rem 0;border-top:1px solid #EEE}._pageBtn_188zw_583{background:#fff;border:1px solid #EEE;padding:.75rem 1.75rem;border-radius:50rem;font-size:.875rem;font-weight:700;color:#424242;cursor:pointer;transition:all .2s cubic-bezier(.4,0,.2,1);display:flex;align-items:center;gap:8px;box-shadow:0 2px 4px #0000000a,0 1px 2px #00000005}._pageBtn_188zw_583:hover:not(:disabled){border-color:#f97316;color:#f97316;transform:translateY(-2px);box-shadow:0 4px 8px -2px #00000014,0 2px 4px -1px #0000000a}._pageBtn_188zw_583:active:not(:disabled){transform:translateY(0)}._pageBtn_188zw_583:disabled{opacity:.4;cursor:not-allowed;background:#fafafa;box-shadow:none}._pageInfo_188zw_615{font-size:.875rem;color:#424242;font-weight:500}._pageInfo_188zw_615 strong{color:#f97316}
