.ResourceCard-module__a_NJ_a__card{background:#eaf1f9eb;border:none;border-top:1px solid #004b8e33;border-radius:0;flex-direction:column;gap:8px;padding:15px 10px;transition:background .15s;display:flex}.ResourceCard-module__a_NJ_a__card:first-child{border-top:none}.ResourceCard-module__a_NJ_a__card:last-child{border-bottom-right-radius:10px;border-bottom-left-radius:10px}.ResourceCard-module__a_NJ_a__cardClickable{cursor:pointer}.ResourceCard-module__a_NJ_a__cardClickable:hover{background:#dfeaf6fa}.ResourceCard-module__a_NJ_a__cardClickable:focus-visible{outline-offset:2px;outline:2px solid #00458559}.ResourceCard-module__a_NJ_a__cardHighlighted{background:#c6daeffa;gap:20px;display:flex}.ResourceCard-module__a_NJ_a__top{align-items:center;gap:8px;display:flex}.ResourceCard-module__a_NJ_a__iconWrap{background:#f7fbff;border:1px solid #004b8e38;border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;width:24px;height:24px;display:flex}.ResourceCard-module__a_NJ_a__pdfIcon{object-fit:contain;opacity:.95;filter:none;width:18px;height:18px}.ResourceCard-module__a_NJ_a__titleWrap{flex:1;justify-content:space-between;align-items:center;gap:8px;min-width:0;display:flex}.ResourceCard-module__a_NJ_a__title{color:#103253;text-overflow:ellipsis;line-clamp:2;-webkit-line-clamp:2;-webkit-box-orient:vertical;font-family:Inter,sans-serif;font-size:.82rem;font-weight:600;line-height:1.25;display:-webkit-box;overflow:hidden}.ResourceCard-module__a_NJ_a__match{color:#071f35;text-transform:lowercase;white-space:nowrap;flex-shrink:0;font-family:Inter,sans-serif;font-size:.78rem;font-weight:700}.ResourceCard-module__a_NJ_a__matchHighlighted{color:#071f35;font-weight:800}.ResourceCard-module__a_NJ_a__cta{color:var(--text-primary);text-transform:none;background:0 0;border:1px solid #123a6433;border-radius:14px;align-self:flex-start;padding:.55rem 1rem;font-family:Inter,sans-serif;font-size:.9rem;font-style:normal;font-weight:800}.ResourceCard-module__a_NJ_a__cta:hover{background:#0045850f}.ResourceCard-module__a_NJ_a__ctaRainbow{align-self:stretch;width:100%;padding:.55rem 1rem;text-transform:none!important}.ResourceCard-module__a_NJ_a__ctaRainbow span{text-transform:none!important}
.Navbar-module__TZlAga__navbar{--inner-height:90px;--nav-gutter:clamp(1rem, 4vw, 5rem);--nav-max-width:1400px;z-index:1000;-webkit-backdrop-filter:blur(14px)saturate(140%);backdrop-filter:blur(14px)saturate(140%);opacity:1;background:#ffffffe6;border-bottom:1px solid #00000014;width:100%;max-width:100vw;font-family:Instrument Serif,serif;font-size:18px;transition:transform .25s,opacity .25s;position:fixed;top:0;left:0;right:0;transform:translateY(0)}.Navbar-module__TZlAga__hidden{opacity:0;transform:translateY(-110%)}.Navbar-module__TZlAga__visible{opacity:1;transform:translateY(0)}.Navbar-module__TZlAga__inner{height:var(--inner-height);width:100%;max-width:var(--nav-max-width);padding:0 var(--nav-gutter);grid-template-columns:auto minmax(0,1fr) auto auto;align-items:center;gap:clamp(.75rem,1.6vw,1.5rem);min-width:0;margin:0 auto;display:grid}.Navbar-module__TZlAga__actions{justify-self:end;align-items:center;gap:1rem;display:inline-flex}.Navbar-module__TZlAga__logo{width:187px;height:54px;display:block}.Navbar-module__TZlAga__links{justify-content:center;justify-self:center;align-items:center;gap:clamp(1.25rem,4vw,5rem);min-width:0;display:flex}.Navbar-module__TZlAga__links a{color:var(--color-primary);white-space:nowrap;text-decoration:none;transition:color .3s}.Navbar-module__TZlAga__links a:hover{color:var(--color-tertiary)}.Navbar-module__TZlAga__toggle{-webkit-tap-highlight-color:transparent;background:#fffffffc;border:1px solid #0045851f;border-radius:12px;flex-shrink:0;justify-content:center;justify-self:end;align-items:center;width:44px;height:44px;margin-left:auto;padding:0;line-height:0;transition:background .2s,border-color .2s;display:none}.Navbar-module__TZlAga__toggle:hover{background:#0045850f;border-color:#00458540}.Navbar-module__TZlAga__toggleSvg{width:24px;height:24px;display:block}.Navbar-module__TZlAga__burgerLine,.Navbar-module__TZlAga__closeLine{fill:none;stroke:var(--color-primary);stroke-width:2px;stroke-linecap:round;transform-origin:50%;transition:transform .3s cubic-bezier(.22,.61,.36,1),opacity .2s}.Navbar-module__TZlAga__toggleSvg .Navbar-module__TZlAga__burgerLine:first-child{transform:translateY(0)scaleX(1)}.Navbar-module__TZlAga__toggleSvg .Navbar-module__TZlAga__burgerLine:nth-child(2){transform:scaleX(1)}.Navbar-module__TZlAga__toggleSvg .Navbar-module__TZlAga__burgerLine:nth-child(3){transform:translateY(0)scaleX(1)}.Navbar-module__TZlAga__closeLine{opacity:0;transform:scale(.72)}.Navbar-module__TZlAga__toggleOpen .Navbar-module__TZlAga__toggleSvg .Navbar-module__TZlAga__burgerLine:first-child{opacity:0;transform:translateY(5px)scaleX(.65)}.Navbar-module__TZlAga__toggleOpen .Navbar-module__TZlAga__toggleSvg .Navbar-module__TZlAga__burgerLine:nth-child(2){opacity:0;transform:scaleX(.25)}.Navbar-module__TZlAga__toggleOpen .Navbar-module__TZlAga__toggleSvg .Navbar-module__TZlAga__burgerLine:nth-child(3){opacity:0;transform:translateY(-5px)scaleX(.65)}.Navbar-module__TZlAga__toggleOpen .Navbar-module__TZlAga__closeLine{opacity:1;transform:scale(1)}@media (prefers-reduced-motion:reduce){.Navbar-module__TZlAga__burgerLine,.Navbar-module__TZlAga__closeLine{transition:opacity .01ms linear}}.Navbar-module__TZlAga__mobile{display:none}@media (min-width:1101px){.Navbar-module__TZlAga__toggle,.Navbar-module__TZlAga__mobile{display:none!important}}.Navbar-module__TZlAga__menuOpen{opacity:1!important;transform:translateY(0)!important}@media (max-width:1100px){.Navbar-module__TZlAga__navbar{--inner-height:88px}.Navbar-module__TZlAga__inner{padding:0 var(--nav-gutter);justify-content:space-between;align-items:center;gap:1rem;display:flex}.Navbar-module__TZlAga__links,.Navbar-module__TZlAga__actions{display:none!important}.Navbar-module__TZlAga__toggle{display:inline-flex}.Navbar-module__TZlAga__mobile{top:calc(var(--inner-height) + .35rem);left:var(--nav-gutter);right:var(--nav-gutter);width:auto;max-width:calc(100vw - (2 * var(--nav-gutter)));box-sizing:border-box;opacity:0;pointer-events:none;background:#fffffff2;border:1px solid #0045851a;border-radius:14px;flex-direction:column;gap:.5rem;max-height:0;transition:max-height .25s,opacity .2s,padding .2s;display:flex;position:absolute;overflow:hidden;box-shadow:0 16px 30px #00000014}.Navbar-module__TZlAga__mobileOpen{opacity:1;pointer-events:auto;max-height:460px;padding:.65rem}.Navbar-module__TZlAga__mobileLanguage{justify-content:center;padding:.1rem .15rem .35rem;display:flex}.Navbar-module__TZlAga__mobile a{color:var(--color-primary);text-align:center;-webkit-tap-highlight-color:transparent;border-radius:10px;padding:.6rem .7rem;font-family:inherit;font-size:1.1rem;text-decoration:none;transition:background .2s,color .2s}.Navbar-module__TZlAga__mobile button{-webkit-tap-highlight-color:transparent;font-family:inherit}.Navbar-module__TZlAga__mobile a:active,.Navbar-module__TZlAga__toggle:active{background:#00458514}.Navbar-module__TZlAga__mobile button:active{background:#00458514}.Navbar-module__TZlAga__mobile a:focus-visible,.Navbar-module__TZlAga__toggle:focus-visible{box-shadow:none;outline:none}.Navbar-module__TZlAga__mobile button:focus-visible{box-shadow:none;outline:none}.Navbar-module__TZlAga__mobile .button-pink{align-self:center;width:auto;margin-top:.25rem}}@media (hover:hover){.Navbar-module__TZlAga__mobile a:hover{color:var(--color-tertiary);background:#00458514}}@media (max-width:820px){.Navbar-module__TZlAga__navbar{--nav-gutter:1.25rem}}
.RainbowToggle-module__g6DxrW__toggleWrapper{cursor:pointer;flex-shrink:0;justify-content:center;align-items:center;width:68px;height:36px;display:inline-flex;position:relative}.RainbowToggle-module__g6DxrW__toggleWrapper:before{content:"";z-index:0;pointer-events:none;filter:blur(10px);background:radial-gradient(at 18% 25%,#943cdc9e 0%,#0000 58%),radial-gradient(at 82% 22%,#3cbeff8c 0%,#0000 52%),radial-gradient(at 55% 90%,#ffb92873 0%,#0000 55%);border-radius:999px;position:absolute;inset:-12px}.RainbowToggle-module__g6DxrW__toggleInput{opacity:0;pointer-events:none;width:0;height:0;position:absolute}.RainbowToggle-module__g6DxrW__toggleTrack{z-index:1;width:68px;height:36px;box-shadow:none;background:#e4e4e4;border-radius:999px;transition:background .32s;position:relative;overflow:visible}.RainbowToggle-module__g6DxrW__toggleThumb{z-index:3;will-change:left;background:#fff;border-radius:50%;width:34px;height:34px;transition:left .28s cubic-bezier(.4,0,.2,1);position:absolute;top:50%;left:1px;transform:translateY(-50%);box-shadow:0 2px 6px #00000038}.RainbowToggle-module__g6DxrW__toggleIndicator{z-index:2;background:0 0;border:1.8px solid #b4b4b4bf;border-radius:50%;width:10px;height:10px;transition:right .28s cubic-bezier(.4,0,.2,1),left .28s cubic-bezier(.4,0,.2,1),border-radius .2s,width .2s,height .2s,border .2s,opacity .2s;position:absolute;top:50%;right:10px;transform:translateY(-50%)}.RainbowToggle-module__g6DxrW__toggleInput:checked~.RainbowToggle-module__g6DxrW__toggleTrack{background:linear-gradient(90deg,#9c1a58 0%,#1755c8 52%,#5aaef5 100%)}.RainbowToggle-module__g6DxrW__toggleInput:checked~.RainbowToggle-module__g6DxrW__toggleThumb{left:33px}.RainbowToggle-module__g6DxrW__toggleInput:checked~.RainbowToggle-module__g6DxrW__toggleTrack .RainbowToggle-module__g6DxrW__toggleIndicator{background:#fffc;border:none;border-radius:2px;width:2.5px;height:12px;left:12px;right:auto}
.GlobalAlertBox-module__L17YyG__toastShell{transform-origin:100% 0;will-change:transform, opacity;animation:.34s cubic-bezier(.22,1,.36,1) GlobalAlertBox-module__L17YyG__toastIn}@keyframes GlobalAlertBox-module__L17YyG__toastIn{0%{opacity:0;transform:translateY(-10px)translate(8px)scale(.985)}to{opacity:1;transform:translateY(0)translate(0)scale(1)}}
:root{--row-h:27px}.page-module__zKeBgq__wrap{font-family:var(--font-sans);box-sizing:border-box;background:0 0;min-height:calc(100vh - 80px);padding:24px 32px;position:relative}.page-module__zKeBgq__title{color:#074888;margin:0 0 6px;font-size:28px;font-weight:700}.page-module__zKeBgq__sub{color:#074888;margin:0 0 36px;font-size:15px}.page-module__zKeBgq__label{color:#074888;margin-bottom:10px;font-size:14px;font-weight:600}.page-module__zKeBgq__mascot{flex-direction:column;align-items:center;gap:12px;width:220px;display:flex;position:absolute;top:24px;right:32px}.page-module__zKeBgq__bubble{color:#074888;text-align:left;box-sizing:border-box;background:#fff;border:none;border-radius:16px;order:1;width:200px;padding:16px 18px;font-size:15px;line-height:1.7;position:relative;box-shadow:0 4px 16px #0000001a,0 8px 24px #00000014}.page-module__zKeBgq__bubble:after{content:"";filter:drop-shadow(0 4px 3px #0000001a);border:18px solid #0000;border-top-color:#fff;position:absolute;bottom:-32px;left:28%;transform:translate(-50%)}.page-module__zKeBgq__avatar{background:radial-gradient(circle at 20% 80%,#7850ffd9 0%,#0000 50%),radial-gradient(circle at 80% 80%,#ff007880 0%,#0000 45%),radial-gradient(circle at 50% 100%,#00c8ff66 0%,#0000 50%),radial-gradient(circle,#1a3a9e,#0a1a5e);border-radius:50%;flex-shrink:0;order:2;justify-content:center;align-self:center;align-items:center;width:130px;height:130px;display:flex;overflow:hidden}.page-module__zKeBgq__avatarSvg{flex-shrink:0;width:100%;height:100%;display:block}.page-module__zKeBgq__setupContent{padding-right:280px}.page-module__zKeBgq__inputRow{align-items:stretch;gap:24px;margin-bottom:32px;display:flex}.page-module__zKeBgq__inputCol{flex-direction:column;flex:1;min-width:0;display:flex}.page-module__zKeBgq__upload{color:#888;cursor:pointer;text-align:left;box-sizing:border-box;background:#f0f0f0;border:none;border-radius:12px;flex:1;width:100%;padding:18px 24px;font-size:22px}.page-module__zKeBgq__date{box-sizing:border-box;background:#f0f0f0;border:none;border-radius:12px;flex:1;width:100%;padding:18px 24px;display:block}.page-module__zKeBgq__date select{color:#555;cursor:pointer;background:0 0;border:none;outline:none;font-size:15px}.page-module__zKeBgq__strategyRow{gap:20px;margin-bottom:48px;display:flex}.page-module__zKeBgq__strat{cursor:pointer;box-sizing:border-box;border:2px solid #0000;border-radius:16px;flex:1;min-width:0;padding:20px 24px;transition:all .2s}.page-module__zKeBgq__strat:hover:not(.page-module__zKeBgq__selected){transform:translateY(-3px);box-shadow:0 4px 12px #00000014}.page-module__zKeBgq__strat.page-module__zKeBgq__selected{transform:scale(1.02);box-shadow:0 4px 16px #00000026}.page-module__zKeBgq__stratCritica{background:#a156;border-color:#a15}.page-module__zKeBgq__stratCritica:hover:not(.page-module__zKeBgq__selected){background:#aa11558c}.page-module__zKeBgq__stratCritica.page-module__zKeBgq__selected{background:#a15}.page-module__zKeBgq__stratLezioni{background:#11aa6366;border-color:#11aa63}.page-module__zKeBgq__stratLezioni:hover:not(.page-module__zKeBgq__selected){background:#11aa638c}.page-module__zKeBgq__stratLezioni.page-module__zKeBgq__selected{background:#11aa63}.page-module__zKeBgq__stratTitle{margin:0 0 4px;font-size:18px;font-style:italic;font-weight:600}.page-module__zKeBgq__stratDesc{margin:0;font-size:13px}.page-module__zKeBgq__stratCritica .page-module__zKeBgq__stratTitle{color:#a15}.page-module__zKeBgq__stratCritica .page-module__zKeBgq__stratDesc{color:#444}.page-module__zKeBgq__stratCritica.page-module__zKeBgq__selected .page-module__zKeBgq__stratTitle{color:#fff}.page-module__zKeBgq__stratCritica.page-module__zKeBgq__selected .page-module__zKeBgq__stratDesc{color:#ffffffd9}.page-module__zKeBgq__stratLezioni .page-module__zKeBgq__stratTitle{color:#11aa63}.page-module__zKeBgq__stratLezioni .page-module__zKeBgq__stratDesc{color:#333}.page-module__zKeBgq__stratLezioni.page-module__zKeBgq__selected .page-module__zKeBgq__stratTitle{color:#fff}.page-module__zKeBgq__stratLezioni.page-module__zKeBgq__selected .page-module__zKeBgq__stratDesc{color:#ffffffd9}.page-module__zKeBgq__footer{justify-content:space-between;align-items:center;gap:12px;min-height:52px;display:flex}.page-module__zKeBgq__btnBack{color:#074888;cursor:pointer;white-space:nowrap;text-transform:none;background:#e0e0e0;border:none;border-radius:12px;flex-shrink:0;padding:10px 32px;font-family:Instrument Serif,serif;font-size:20px;font-style:italic}.page-module__zKeBgq__loading{box-sizing:border-box;flex-direction:column;justify-content:center;align-items:center;gap:0;min-height:60vh;padding:40px 16px;display:flex}.page-module__zKeBgq__loadingTitle{color:#074888;text-align:center;z-index:2;margin:0 0 48px;font-size:26px;font-weight:700;line-height:1.4;position:relative}.page-module__zKeBgq__loadingMascot{isolation:isolate;flex-shrink:0;justify-content:center;align-items:center;width:172px;height:185px;animation:1.5s ease-in-out infinite page-module__zKeBgq__pulse;display:flex;position:relative}.page-module__zKeBgq__loadingMascot:before{content:"";filter:blur(12px);z-index:0;background:radial-gradient(at 40% 20%,#dc0078bf 0%,#0000 55%),radial-gradient(at 80%,#ffb40099 0%,#0000 50%),radial-gradient(at 15% 60%,#00c8d2b3 0%,#0000 50%),radial-gradient(at 50% 85%,#8200e6a6 0%,#0000 50%);border-radius:50%;position:absolute;inset:-6px}.page-module__zKeBgq__loadingMascot .page-module__zKeBgq__avatarSvg{z-index:1;width:172px;height:185px;display:block;position:relative}@keyframes page-module__zKeBgq__pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.85;transform:scale(1.05)}}.page-module__zKeBgq__loadingSteps{text-align:center;z-index:2;flex-direction:column;gap:8px;margin-top:48px;display:flex;position:relative}.page-module__zKeBgq__loadingStep{color:#0000;opacity:0;font-size:15px;font-style:italic;font-weight:400;transition:color .4s,opacity .4s,transform .4s;transform:translateY(6px)}.page-module__zKeBgq__loadingStep.page-module__zKeBgq__active{color:#074888;opacity:1;font-weight:600;transform:translateY(0)}.page-module__zKeBgq__loadingStep.page-module__zKeBgq__active.page-module__zKeBgq__done{color:#6b7280;font-weight:400}.page-module__zKeBgq__calHeader{justify-content:space-between;align-items:center;gap:12px;margin-bottom:14px;padding-right:260px;display:flex}.page-module__zKeBgq__calTitle{color:#074888;font-size:26px;font-weight:700}.page-module__zKeBgq__calNav{flex-shrink:0;gap:8px;display:flex}.page-module__zKeBgq__calNav button{cursor:pointer;color:#555;background:#e8e8e8;border:none;border-radius:20px;justify-content:center;align-items:center;width:36px;height:36px;font-size:16px;display:flex}.page-module__zKeBgq__calScroll{-webkit-overflow-scrolling:touch;box-sizing:border-box;width:100%;padding-right:260px;overflow-x:auto}.page-module__zKeBgq__calGrid{grid-template-rows:auto auto auto;grid-template-columns:68px repeat(7,minmax(100px,1fr));min-width:768px;display:grid}.page-module__zKeBgq__calCorner{grid-area:1/1}.page-module__zKeBgq__calDayHeader{text-align:center;flex-direction:column;grid-row:1;align-items:center;gap:2px;padding:4px 4px 12px;display:flex}.page-module__zKeBgq__dhName{color:#074888;font-size:13px;font-weight:400}.page-module__zKeBgq__dhDate{color:#074888;font-size:18px;font-weight:700}.page-module__zKeBgq__calTimeCol{flex-direction:column;grid-area:2/1;display:flex}.page-module__zKeBgq__calTimeCell{height:var(--row-h);color:#aaa;white-space:nowrap;flex-shrink:0;justify-content:flex-end;align-items:center;padding-right:10px;font-size:11px;display:flex}.page-module__zKeBgq__calDayCol{height:calc(13 * var(--row-h));background:#ebebeb;border-radius:20px;grid-row:2;margin:0 4px;position:relative;overflow:visible}.page-module__zKeBgq__hourLine{height:var(--row-h);box-sizing:border-box;border-top:1px dashed #d4d4d4}.page-module__zKeBgq__actionCorner{grid-area:3/1}.page-module__zKeBgq__actionCell{grid-row:3;justify-content:center;align-items:center;gap:5px;padding:12px 4px 0;display:flex}.page-module__zKeBgq__calEvent{color:#fff;z-index:2;cursor:pointer;-webkit-user-select:none;user-select:none;-webkit-tap-highlight-color:transparent;border-radius:12px;outline:none;flex-direction:column;justify-content:center;align-items:center;transition:top .18s,filter .12s;display:flex;position:absolute;left:5px;right:5px}.page-module__zKeBgq__calEvent:hover{filter:brightness(1.07)}.page-module__zKeBgq__calEvent:active{filter:brightness(.93)}.page-module__zKeBgq__evLabel{text-align:center;word-break:break-word;overflow-wrap:break-word;white-space:normal;padding:0 6px;font-size:13px;font-weight:700;line-height:1.25}.page-module__zKeBgq__evDur{opacity:.9;margin-top:2px;font-size:12px}.page-module__zKeBgq__chevron{cursor:pointer;z-index:3;color:#e05555;-webkit-tap-highlight-color:transparent;background:0 0;border:none;outline:none;justify-content:center;align-items:center;width:28px;height:20px;padding:0;transition:opacity .15s,transform .1s;display:flex;position:absolute;left:50%;transform:translate(-50%)}.page-module__zKeBgq__chevron:hover:not(:disabled):not(.page-module__zKeBgq__chevOff){opacity:.6;transform:translate(-50%)scale(1.2)}.page-module__zKeBgq__chevOff{opacity:.2;cursor:default;pointer-events:none}.page-module__zKeBgq__actionBtn{min-width:0;font-family:var(--font-sans);color:#074888;cursor:pointer;white-space:nowrap;-webkit-tap-highlight-color:transparent;background:#c8d8f0;border:none;border-radius:12px;outline:none;flex:1;align-items:center;gap:6px;padding:10px 12px;font-size:13px;font-style:italic;transition:background .15s;display:flex;overflow:hidden}.page-module__zKeBgq__actionBtn:hover{background:#b5cae8}.page-module__zKeBgq__actionLabel{text-overflow:ellipsis;min-width:0;overflow:hidden}.page-module__zKeBgq__deleteBtn{cursor:pointer;color:#c44;-webkit-tap-highlight-color:transparent;background:#f5c6c6;border:none;border-radius:12px;outline:none;flex-shrink:0;justify-content:center;align-items:center;padding:10px 11px;transition:background .15s;display:flex}.page-module__zKeBgq__deleteBtn:hover{background:#f0aaaa}.page-module__zKeBgq__calFooter{box-sizing:border-box;justify-content:space-between;align-items:center;gap:16px;margin-top:28px;padding-left:68px;padding-right:260px;display:flex}.page-module__zKeBgq__btnDownload{color:#fff;cursor:pointer;text-align:center;text-transform:none;background:#074888;border:none;border-radius:12px;flex:1;width:100%;max-width:480px;padding:16px 24px;font-family:Instrument Serif,serif;font-size:26px;font-style:italic}.page-module__zKeBgq__downloadWrapper{flex:1;justify-content:flex-end;max-width:480px;display:flex;position:relative}.page-module__zKeBgq__downloadMenu{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);z-index:100;background:#ffffffd9;border:1px solid #ffffff80;border-radius:16px;gap:16px;width:max-content;padding:16px 24px;display:flex;position:absolute;bottom:calc(100% + 14px);left:50%;transform:translate(-50%);box-shadow:0 8px 32px #0000001f,0 2px 8px #0000000f}.page-module__zKeBgq__downloadMenu:before{content:"";z-index:101;border:8px solid #0000;border-top-color:#ffffff80;position:absolute;bottom:-17px;left:50%;transform:translate(-50%)}.page-module__zKeBgq__downloadMenu:after{content:"";z-index:102;border:8px solid #0000;border-top-color:#fffffff2;position:absolute;bottom:-16px;left:50%;transform:translate(-50%)}.page-module__zKeBgq__dlOption{cursor:pointer;text-align:left;text-transform:none;background:0 0;border:none;border-radius:12px;align-items:center;gap:12px;padding:10px 12px;font-style:normal;transition:all .2s;display:flex}.page-module__zKeBgq__dlOption:hover{background:#0000000d}.page-module__zKeBgq__dlOption:active{background:#00000014;transform:scale(.98)}.page-module__zKeBgq__dlIcon{color:#000;flex-shrink:0;width:24px;height:27px;display:block}.page-module__zKeBgq__dlIconImg{object-fit:contain;flex-shrink:0}.page-module__zKeBgq__dlText{color:#000;font-size:14px;line-height:1.25;font-family:var(--font-sans);font-weight:500}@media (max-width:1024px){.page-module__zKeBgq__wrap{padding:36px 32px}.page-module__zKeBgq__mascot{top:36px;right:32px}.page-module__zKeBgq__setupContent{padding-right:260px}.page-module__zKeBgq__calHeader,.page-module__zKeBgq__calScroll{padding-right:240px}.page-module__zKeBgq__calFooter{padding-left:68px;padding-right:240px}}@media (max-width:1180px) and (max-height:1400px) and (min-width:821px){.page-module__zKeBgq__mascot{flex-direction:row;align-items:flex-start;gap:12px;width:100%;margin-bottom:20px;position:static}.page-module__zKeBgq__avatar{flex-shrink:0;order:1;align-self:flex-start;width:80px;min-width:80px;height:80px}.page-module__zKeBgq__bubble{border-radius:0 16px 16px;flex:1;order:2;width:auto;min-width:0;padding:10px 14px;font-size:13px;line-height:1.6}.page-module__zKeBgq__bubble:after{display:none}.page-module__zKeBgq__setupContent,.page-module__zKeBgq__calHeader,.page-module__zKeBgq__calScroll{padding-right:0}.page-module__zKeBgq__calFooter{padding-left:68px;padding-right:0}}@media (max-width:820px){:root{--row-h:42px}.page-module__zKeBgq__wrap{padding:20px 16px}.page-module__zKeBgq__title{font-size:22px}.page-module__zKeBgq__sub{margin-bottom:16px;font-size:13px}.page-module__zKeBgq__inputRow{flex-direction:column;gap:12px}.page-module__zKeBgq__inputCol{width:100%}.page-module__zKeBgq__strategyRow{flex-direction:column;gap:12px;margin-bottom:24px}.page-module__zKeBgq__mascot{flex-direction:row;align-items:flex-start;gap:12px;width:100%;margin-bottom:20px;position:static}.page-module__zKeBgq__avatar{flex-shrink:0;order:1;align-self:flex-start;width:80px;min-width:80px;height:80px}.page-module__zKeBgq__bubble{border-radius:0 16px 16px;flex:1;order:2;width:auto;min-width:0;padding:10px 14px;font-size:13px;line-height:1.6}.page-module__zKeBgq__bubble:after{display:none}.page-module__zKeBgq__setupContent{padding-right:0}.page-module__zKeBgq__footer{flex-direction:row;gap:12px}.page-module__zKeBgq__btnBack{padding:10px 20px;font-size:13px}.page-module__zKeBgq__calHeader,.page-module__zKeBgq__calScroll{padding-right:0}.page-module__zKeBgq__calFooter{padding-left:52px;padding-right:0}.page-module__zKeBgq__calTitle{font-size:20px}.page-module__zKeBgq__calGrid{grid-template-columns:52px repeat(7,minmax(80px,1fr));min-width:612px}.page-module__zKeBgq__dhName{font-size:11px}.page-module__zKeBgq__dhDate{font-size:14px}.page-module__zKeBgq__calTimeCell{padding-right:6px;font-size:10px}.page-module__zKeBgq__calDayCol{border-radius:14px;margin:0 3px}.page-module__zKeBgq__evLabel{font-size:11px}.page-module__zKeBgq__evDur{font-size:10px}.page-module__zKeBgq__actionBtn{border-radius:10px;padding:9px 10px;font-size:11px}.page-module__zKeBgq__deleteBtn{border-radius:10px;padding:9px 10px}.page-module__zKeBgq__actionCell{gap:4px;padding:10px 3px 0}.page-module__zKeBgq__calFooter{flex-direction:row;gap:12px;margin-top:20px}.page-module__zKeBgq__btnDownload{max-width:none;padding:14px 20px;font-size:16px}.page-module__zKeBgq__downloadWrapper{flex:1;max-width:none}.page-module__zKeBgq__downloadMenu{gap:12px;padding:12px 16px}.page-module__zKeBgq__dlOption{gap:8px}.page-module__zKeBgq__dlIcon,.page-module__zKeBgq__dlIconImg{width:24px;height:24px}.page-module__zKeBgq__dlText{font-size:12px}.page-module__zKeBgq__loading{justify-content:flex-start;min-height:100vh;padding:52px 24px 40px}.page-module__zKeBgq__loadingTitle{margin-bottom:36px;font-size:22px}.page-module__zKeBgq__loadingMascot{width:160px;height:172px}.page-module__zKeBgq__loadingMascot:before{filter:blur(10px);inset:-4px}.page-module__zKeBgq__loadingMascot .page-module__zKeBgq__avatarSvg{width:160px;height:172px}.page-module__zKeBgq__loadingSteps{margin-top:36px}}@media (max-width:480px){:root{--row-h:36px}.page-module__zKeBgq__wrap{padding:16px 12px}.page-module__zKeBgq__title{font-size:18px}.page-module__zKeBgq__sub{margin-bottom:12px;font-size:12px}.page-module__zKeBgq__avatar{width:75px;min-width:75px;height:75px}.page-module__zKeBgq__stratTitle{font-size:15px}.page-module__zKeBgq__stratDesc{font-size:12px}.page-module__zKeBgq__strat{padding:14px 16px}.page-module__zKeBgq__date{gap:12px;padding:14px 16px}.page-module__zKeBgq__date select{font-size:13px}.page-module__zKeBgq__upload{padding:14px 16px}.page-module__zKeBgq__inputRow{gap:12px}.page-module__zKeBgq__btnBack,.page-module__zKeBgq__btnGenerate{padding:9px 16px;font-size:13px}.page-module__zKeBgq__calTitle{font-size:17px}.page-module__zKeBgq__calNav button{width:30px;height:30px;font-size:14px}.page-module__zKeBgq__calGrid{grid-template-columns:42px repeat(7,minmax(64px,1fr));min-width:490px}.page-module__zKeBgq__dhName{font-size:9px}.page-module__zKeBgq__dhDate{font-size:12px}.page-module__zKeBgq__calTimeCell{padding-right:4px;font-size:9px}.page-module__zKeBgq__calDayCol{border-radius:10px;margin:0 2px}.page-module__zKeBgq__evLabel,.page-module__zKeBgq__evDur{font-size:9px}.page-module__zKeBgq__chevron{width:22px;height:16px}.page-module__zKeBgq__actionBtn{border-radius:8px;gap:4px;padding:7px;font-size:9px}.page-module__zKeBgq__deleteBtn{border-radius:8px;padding:7px 8px}.page-module__zKeBgq__actionCell{gap:3px;padding:8px 2px 0}.page-module__zKeBgq__calFooter{flex-direction:column;align-items:stretch;gap:10px;margin-top:16px;padding-left:0}.page-module__zKeBgq__btnDownload{text-align:center;max-width:none;padding:13px 0;font-size:15px}.page-module__zKeBgq__downloadWrapper{align-self:stretch;width:100%;max-width:none;display:block}.page-module__zKeBgq__btnDownload{width:100%}.page-module__zKeBgq__downloadMenu{gap:10px;width:auto;max-width:90vw;padding:10px 12px}.page-module__zKeBgq__calFooter .page-module__zKeBgq__btnBack{text-align:center;align-self:stretch;padding:13px 0;font-size:15px}.page-module__zKeBgq__loading{padding:44px 16px 32px}.page-module__zKeBgq__loadingTitle{margin-bottom:28px;font-size:19px}.page-module__zKeBgq__loadingMascot,.page-module__zKeBgq__loadingMascot .page-module__zKeBgq__avatarSvg{width:140px;height:150px}.page-module__zKeBgq__loadingSteps{margin-top:28px}.page-module__zKeBgq__loadingStep{font-size:13px}}@media (max-width:360px){:root{--row-h:32px}.page-module__zKeBgq__wrap{padding:12px 10px}.page-module__zKeBgq__title{font-size:16px}.page-module__zKeBgq__bubble{padding:8px 10px;font-size:11px}.page-module__zKeBgq__avatar{width:60px;min-width:60px;height:60px}.page-module__zKeBgq__calGrid{grid-template-columns:36px repeat(7,minmax(52px,1fr));min-width:400px}.page-module__zKeBgq__dhName{font-size:8px}.page-module__zKeBgq__dhDate{font-size:11px}.page-module__zKeBgq__calTimeCell{padding-right:3px;font-size:8px}.page-module__zKeBgq__evLabel,.page-module__zKeBgq__evDur{font-size:8px}.page-module__zKeBgq__actionBtn{padding:5px;font-size:8px}.page-module__zKeBgq__deleteBtn{padding:5px 6px}.page-module__zKeBgq__actionCell{gap:3px;padding:6px 2px 0}.page-module__zKeBgq__btnDownload{padding:12px 0;font-size:14px}.page-module__zKeBgq__loading{padding:36px 12px 24px}.page-module__zKeBgq__loadingTitle{margin-bottom:24px;font-size:17px}.page-module__zKeBgq__loadingMascot,.page-module__zKeBgq__loadingMascot .page-module__zKeBgq__avatarSvg{width:120px;height:130px}.page-module__zKeBgq__loadingSteps{margin-top:24px}}
.ProductPageClient-module__IKyQTG__page{max-width:100vw;padding:1.5rem 1rem;overflow-x:hidden}.ProductPageClient-module__IKyQTG__breadcrumb{color:#8a9db5;margin-bottom:1.2rem;font-family:Inter,sans-serif;font-size:.78rem}.ProductPageClient-module__IKyQTG__breadcrumbLink{cursor:pointer;color:#004585}.ProductPageClient-module__IKyQTG__grid{grid-template-columns:minmax(0,1.8fr) minmax(240px,320px);align-items:start;gap:2.5rem;display:grid}@media (max-width:860px){.ProductPageClient-module__IKyQTG__grid{grid-template-columns:1fr}}.ProductPageClient-module__IKyQTG__leftCol{flex-direction:column;gap:1rem;min-width:0;display:flex;overflow:hidden}.ProductPageClient-module__IKyQTG__rightCol{background:#fff;border:1px solid #e8edf4;border-radius:16px;padding:1.2rem;position:sticky;top:1.5rem;box-shadow:0 4px 20px #00458514}.ProductPageClient-module__IKyQTG__titleBlock{word-break:break-word;overflow-wrap:anywhere;flex-direction:column;gap:.3rem;min-width:0;display:flex}.ProductPageClient-module__IKyQTG__badge{color:#fff;border-radius:999px;margin-bottom:.3rem;padding:.2rem .8rem;font-family:Inter,sans-serif;font-size:.72rem;font-weight:700;display:inline-block}.ProductPageClient-module__IKyQTG__title{color:#004585;margin:0;font-family:Instrument Serif,serif;font-size:1.8rem;font-weight:400}.ProductPageClient-module__IKyQTG__meta{color:#8a9db5;margin:0;font-family:Inter,sans-serif;font-size:.85rem}.ProductPageClient-module__IKyQTG__stars{align-items:center;gap:.4rem;margin-top:.2rem;display:flex}.ProductPageClient-module__IKyQTG__starsText{color:#8a9db5;font-family:Inter,sans-serif;font-size:.78rem}.ProductPageClient-module__IKyQTG__description{color:#345270;margin:0;font-family:Inter,sans-serif;font-size:.88rem;line-height:1.6}.ProductPageClient-module__IKyQTG__detailsGrid{background:#f8f9fb;border-radius:12px;grid-template-columns:1fr 1fr;gap:.5rem 1rem;padding:1rem;display:grid}.ProductPageClient-module__IKyQTG__detailLabel{color:#8a9db5;font-family:Inter,sans-serif;font-size:.72rem;display:block}.ProductPageClient-module__IKyQTG__detailValue{color:#1a2330;font-family:Inter,sans-serif;font-size:.82rem;font-weight:600}.ProductPageClient-module__IKyQTG__pdfWrap{background:#fff;border:1px solid #092f561c;border-radius:11px;width:100%;max-width:100%;overflow:hidden;box-shadow:inset 0 1px #ffffffb3}.ProductPageClient-module__IKyQTG__pdfInner{-webkit-overflow-scrolling:touch;max-width:100%;min-height:300px;position:relative;overflow-x:auto}.ProductPageClient-module__IKyQTG__pdfUnsupported{background:#f8f9fb;border-radius:12px;flex-direction:column;justify-content:center;align-items:center;gap:1rem;height:200px;display:flex}.ProductPageClient-module__IKyQTG__pdfUnsupportedText{color:#8a9db5;margin:0;font-family:Inter,sans-serif;font-size:.82rem}.ProductPageClient-module__IKyQTG__paywallOverlay{pointer-events:none;background:linear-gradient(#0000 0%,#f8f9fb80 40%,#f8f9fbeb 100%);flex-direction:column;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.ProductPageClient-module__IKyQTG__paywallBlur{display:none}.ProductPageClient-module__IKyQTG__paywallBox{text-align:center;pointer-events:all;background:#fffffff5;border-radius:16px;width:90%;max-width:340px;padding:1.6rem 2rem;box-shadow:0 8px 32px #0000001f}.ProductPageClient-module__IKyQTG__paywallTitle{color:#1a2330;margin:0 0 .2rem;font-family:Instrument Serif,serif;font-size:1rem}.ProductPageClient-module__IKyQTG__paywallSub{color:#8a9db5;margin:0 0 .8rem;font-family:Inter,sans-serif;font-size:.75rem}.ProductPageClient-module__IKyQTG__paywallBtn{color:#fff;cursor:pointer;background:#004585;border:none;border-radius:999px;padding:.5rem 1.5rem;font-family:Instrument Serif,serif;font-size:.9rem;font-style:italic}.ProductPageClient-module__IKyQTG__reviewsSection{background:#fff;border:1px solid #e8edf4;border-radius:12px;padding:1.2rem}.ProductPageClient-module__IKyQTG__reviewsHeader{justify-content:space-between;align-items:center;margin-bottom:.8rem;display:flex}.ProductPageClient-module__IKyQTG__reviewsTitle{color:#1a2330;align-items:center;gap:.35rem;margin:0;font-family:Inter,sans-serif;font-size:1rem;font-weight:700;display:flex}.ProductPageClient-module__IKyQTG__reviewsAvg{color:#5a7189;font-family:Inter,sans-serif;font-size:.8rem;font-weight:600}.ProductPageClient-module__IKyQTG__reviewFormBox{background:#f8f9fb;border-radius:10px;margin-bottom:1rem;padding:.8rem}.ProductPageClient-module__IKyQTG__reviewFormTitle{color:#004585;margin:0 0 .4rem;font-family:Inter,sans-serif;font-size:.82rem;font-weight:700}.ProductPageClient-module__IKyQTG__starBtns{gap:.2rem;margin-bottom:.5rem;display:flex}.ProductPageClient-module__IKyQTG__starBtn{cursor:pointer;background:0 0;border:none;padding:0 2px;font-size:1.3rem}.ProductPageClient-module__IKyQTG__reviewTextarea{resize:none;box-sizing:border-box;border:1.5px solid #c8d8e8;border-radius:8px;outline:none;width:100%;padding:.5rem .7rem;font-family:Inter,sans-serif;font-size:.8rem}.ProductPageClient-module__IKyQTG__reviewSubmitBtn{color:#fff;border:none;border-radius:999px;margin-top:.5rem;padding:.4rem 1.2rem;font-family:Inter,sans-serif;font-size:.8rem;font-weight:600}.ProductPageClient-module__IKyQTG__reviewList{flex-direction:column;gap:.75rem;display:flex}.ProductPageClient-module__IKyQTG__reviewItem{align-items:flex-start;gap:.65rem;display:flex}.ProductPageClient-module__IKyQTG__reviewAvatar{background:#e8eef6;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;display:flex}.ProductPageClient-module__IKyQTG__reviewBody{flex:1;min-width:0}.ProductPageClient-module__IKyQTG__reviewMeta{justify-content:space-between;align-items:center;margin-bottom:.2rem;display:flex}.ProductPageClient-module__IKyQTG__reviewerName{color:#1a2330;font-family:Inter,sans-serif;font-size:.78rem;font-weight:600}.ProductPageClient-module__IKyQTG__reviewDate{color:#8a9db5;font-family:Inter,sans-serif;font-size:.68rem}.ProductPageClient-module__IKyQTG__reviewStars{color:#f4b51a;margin-bottom:.22rem}.ProductPageClient-module__IKyQTG__reviewComment{color:#4a5f75;margin:0;font-family:Inter,sans-serif;font-size:.74rem;line-height:1.5}.ProductPageClient-module__IKyQTG__replyBox{background:#f0f4fa;border-left:2px solid #004585;border-radius:8px;margin-top:.4rem;margin-left:.8rem;padding:.4rem .6rem}.ProductPageClient-module__IKyQTG__replyAuthor{color:#004585;font-family:Inter,sans-serif;font-size:.72rem;font-weight:700}.ProductPageClient-module__IKyQTG__replyDate{color:#8a9db5;margin-left:.4rem;font-family:Inter,sans-serif;font-size:.65rem}.ProductPageClient-module__IKyQTG__replyContent{color:#345270;margin:.2rem 0 0;font-family:Inter,sans-serif;font-size:.72rem;line-height:1.4}.ProductPageClient-module__IKyQTG__replyFormWrap{margin-top:.4rem}.ProductPageClient-module__IKyQTG__replyTextarea{resize:none;box-sizing:border-box;border:1px solid #c8d8e8;border-radius:6px;width:100%;padding:.4rem .5rem;font-family:Inter,sans-serif;font-size:.75rem}.ProductPageClient-module__IKyQTG__replyBtns{gap:.4rem;margin-top:.3rem;display:flex}.ProductPageClient-module__IKyQTG__replyBtn{color:#fff;cursor:pointer;background:#004585;border:none;border-radius:999px;padding:.3rem .8rem;font-family:Inter,sans-serif;font-size:.72rem}.ProductPageClient-module__IKyQTG__replyCancelBtn{color:#345270;cursor:pointer;background:#eef2f7;border:none;border-radius:999px;padding:.3rem .8rem;font-family:Inter,sans-serif;font-size:.72rem}.ProductPageClient-module__IKyQTG__replyTriggerBtn{color:#004585;cursor:pointer;background:0 0;border:none;margin-top:.3rem;padding:0;font-family:Inter,sans-serif;font-size:.72rem;font-weight:600}.ProductPageClient-module__IKyQTG__emptyText{color:#8a9db5;font-family:Inter,sans-serif;font-size:.78rem}.ProductPageClient-module__IKyQTG__priceLabel{color:#8a9db5;font-family:Inter,sans-serif;font-size:.72rem}.ProductPageClient-module__IKyQTG__priceValue{color:#004585;margin:.2rem 0 1rem;font-family:Instrument Serif,serif;font-size:2rem;font-weight:400}.ProductPageClient-module__IKyQTG__btnPrimary{color:#fff;cursor:pointer;background:#004585;border:none;border-radius:12px;width:100%;margin-bottom:.6rem;padding:.75rem;font-family:Instrument Serif,serif;font-size:.9rem;font-style:italic;font-weight:700}.ProductPageClient-module__IKyQTG__btnSecondary{color:#004585;cursor:pointer;background:#f0f4fa;border:none;border-radius:12px;width:100%;padding:.6rem;font-family:Inter,sans-serif;font-size:.82rem}.ProductPageClient-module__IKyQTG__btnDownload{color:#1a5c30;cursor:pointer;background:#e8f5ec;border:1px solid #c8e6d0;border-radius:12px;justify-content:center;align-items:center;gap:.4rem;width:100%;margin-top:.6rem;padding:.6rem;font-family:Inter,sans-serif;font-size:.85rem;font-weight:600;display:flex}.ProductPageClient-module__IKyQTG__btnUnpublish{color:#e74c3c;cursor:pointer;background:#fff;border:1.5px solid #e74c3c;border-radius:12px;width:100%;margin-bottom:.6rem;padding:.6rem;font-family:Inter,sans-serif;font-size:.82rem;font-weight:600}.ProductPageClient-module__IKyQTG__statusGreen{color:#1a5c30;text-align:center;background:#e8f5ec;border:1px solid #c8e6d0;border-radius:12px;width:100%;margin-bottom:.6rem;padding:.75rem;font-family:Inter,sans-serif;font-size:.85rem;font-weight:700}.ProductPageClient-module__IKyQTG__statusYellow{color:#856404;text-align:center;background:#fff3cd;border:1px solid #ffc107;border-radius:12px;width:100%;margin-bottom:.6rem;padding:.75rem;font-family:Inter,sans-serif;font-size:.82rem}.ProductPageClient-module__IKyQTG__docMeta{border-top:1px solid #f0f4fa;flex-direction:column;gap:.4rem;margin-top:1rem;padding-top:1rem;display:flex}.ProductPageClient-module__IKyQTG__docMetaRow{justify-content:space-between;display:flex}.ProductPageClient-module__IKyQTG__docMetaLabel{color:#8a9db5;font-family:Inter,sans-serif;font-size:.75rem}.ProductPageClient-module__IKyQTG__docMetaValue{color:#1a2330;font-family:Inter,sans-serif;font-size:.75rem;font-weight:600}.ProductPageClient-module__IKyQTG__skeleton{background:#f0f4fa;border-radius:12px;animation:1.5s ease-in-out infinite ProductPageClient-module__IKyQTG__pulse}@keyframes ProductPageClient-module__IKyQTG__pulse{0%,to{opacity:1}50%{opacity:.5}}@media (max-width:860px){.ProductPageClient-module__IKyQTG__grid{grid-template-columns:1fr!important}.ProductPageClient-module__IKyQTG__rightCol{position:static}}
.marketplace-module__cpEOWG__page{box-sizing:border-box;background:#f5f5f7;flex-direction:column;gap:20px;width:100%;min-height:100vh;padding:32px 28px 40px;display:flex;overflow:hidden}.marketplace-module__cpEOWG__header{width:100%}.marketplace-module__cpEOWG__title{color:#004585;margin:0;font-family:Inter,sans-serif;font-size:1.8rem;font-weight:900;line-height:1.1}.marketplace-module__cpEOWG__subtitle{color:#666;margin:4px 0 0;font-family:Inter,sans-serif;font-size:.9rem}.marketplace-module__cpEOWG__searchCard{background:#fff;border-radius:20px;flex-wrap:nowrap;align-items:center;gap:16px;width:100%;padding:16px 20px;display:flex;box-shadow:0 2px 12px #202f4e0f}.marketplace-module__cpEOWG__searchBorder{border-radius:20px;flex:auto;min-width:220px;transition:box-shadow .35s,border-color .35s;position:relative}.marketplace-module__cpEOWG__searchBorder:not(.marketplace-module__cpEOWG__searchBorderActive){border:1px solid #00458547}.marketplace-module__cpEOWG__searchBorderActive{border:1px solid #0000}.marketplace-module__cpEOWG__searchBorder:before{content:"";z-index:0;opacity:0;background:linear-gradient(90deg,#ff9a9e 0%,#fad0c4 20%,#a1c4fd 40%,#c2e9fb 60%,#d4fc79 80%,#fddb92 100%);border-radius:23px;transition:opacity .35s;position:absolute;inset:-3px}.marketplace-module__cpEOWG__searchBorderActive:before{opacity:1}.marketplace-module__cpEOWG__searchBorderActive{box-shadow:8px 0 20px 2px #ff6ec44d,-8px 0 20px 2px #7873f54d,0 10px 20px 2px #ffd32533,0 -10px 20px 2px #4ade8033,6px 8px 18px 2px #ff9a3233,-6px -8px 18px 2px #a1c4fd33}.marketplace-module__cpEOWG__searchWrapper{z-index:1;background:#fff;border-radius:19px;align-items:center;margin:1px;display:flex;position:relative}.marketplace-module__cpEOWG__searchIcon{color:#aaa;pointer-events:none;flex-shrink:0;position:absolute;left:16px}.marketplace-module__cpEOWG__searchInput{color:#333;background:0 0;border:none;border-radius:19px;outline:none;width:100%;padding:11px 14px 11px 46px;font-family:Inter,sans-serif;font-size:.9rem}.marketplace-module__cpEOWG__searchInput::placeholder{color:#bbb}.marketplace-module__cpEOWG__searchBorder:not(.marketplace-module__cpEOWG__searchBorderActive) .marketplace-module__cpEOWG__searchInput:focus{box-shadow:none;border-radius:19px;outline:none}.marketplace-module__cpEOWG__dropdown{z-index:100;background:#fff;border-radius:16px;position:absolute;top:calc(100% + 8px);left:0;right:0;overflow:hidden;box-shadow:0 8px 32px #0000001a,0 2px 8px #0000000f}.marketplace-module__cpEOWG__suggestionList{margin:0;padding:8px 0;list-style:none}.marketplace-module__cpEOWG__suggestionItem{color:#222;cursor:pointer;padding:10px 20px;font-family:Inter,sans-serif;font-size:.9rem;transition:background .15s}.marketplace-module__cpEOWG__suggestionItem:hover{background:#0045850d}.marketplace-module__cpEOWG__dropdownFooter{background:#fafcff;border-top:1px solid #00000012;align-items:flex-start;gap:8px;padding:12px 20px 14px;display:flex}.marketplace-module__cpEOWG__dropdownFooterIcon{flex-shrink:0;margin-top:1px}.marketplace-module__cpEOWG__dropdownFooterText{color:#004585;font-family:Inter,sans-serif;font-size:.82rem;line-height:1.45}.marketplace-module__cpEOWG__profilePill{color:#333;cursor:pointer;background:#fff;border:1px solid #e5e5e5;border-radius:999px;flex-shrink:0;align-items:center;gap:8px;padding:8px 16px 8px 10px;font-family:Inter,sans-serif;font-size:.9rem;transition:filter .3s,opacity .3s;display:flex}.marketplace-module__cpEOWG__profilePillDisabled{filter:grayscale();opacity:.45;pointer-events:none;cursor:default}.marketplace-module__cpEOWG__profileIcon{flex-shrink:0;display:block}.marketplace-module__cpEOWG__profilePillText{display:inline}.marketplace-module__cpEOWG__contentLayout{flex:1;align-items:flex-start;gap:20px;width:100%;min-height:0;display:flex;overflow:hidden}.marketplace-module__cpEOWG__mainContent{scrollbar-width:thin;flex-direction:column;flex:1;gap:16px;width:100%;min-width:0;min-height:0;display:flex;overflow-y:auto}.marketplace-module__cpEOWG__section{background:#fff;border-radius:20px;width:100%;min-width:0;padding:20px 22px;box-shadow:0 2px 12px #202f4e0d}.marketplace-module__cpEOWG__sectionHeader{justify-content:space-between;align-items:center;margin-bottom:16px;display:flex}.marketplace-module__cpEOWG__sectionTitle{color:#004585;margin:0;font-family:Inter,sans-serif;font-size:1rem;font-weight:700;transform:none}.marketplace-module__cpEOWG__sectionNav{gap:6px;display:flex}.marketplace-module__cpEOWG__navBtn{cursor:pointer;color:#555;background:#fff;border:1px solid #e0e0e0;border-radius:50%;justify-content:center;align-items:center;width:28px;height:28px;padding:0;font-size:1rem;font-style:normal;transition:background .15s;display:flex;transform:none}.marketplace-module__cpEOWG__navBtn:hover{background:#f0f4f8;transform:none}.marketplace-module__cpEOWG__sortWrapper{color:#444;cursor:pointer;align-items:center;gap:6px;font-family:Inter,sans-serif;font-size:.85rem;display:flex}.marketplace-module__cpEOWG__sortSelect{text-align:right;color:#444;cursor:pointer;appearance:none;background:0 0;border:none;outline:none;padding:0;font-family:Inter,sans-serif;font-size:.85rem}.marketplace-module__cpEOWG__sortLabel{font-weight:500}.marketplace-module__cpEOWG__folderCards{scrollbar-width:none;grid-template-columns:repeat(auto-fit,minmax(210px,1fr));gap:14px;max-width:100%;padding:8px 0 10px;display:grid;overflow:hidden}.marketplace-module__cpEOWG__folderCards::-webkit-scrollbar{display:none}@media (max-width:600px){.marketplace-module__cpEOWG__folderCards{grid-template-columns:1fr;padding:8px 0;overflow:visible}}.marketplace-module__cpEOWG__folderCard{cursor:pointer;background:#fff;border:1px solid #ebebeb;border-radius:14px;flex-direction:column;gap:8px;width:100%;min-width:0;padding:14px;transition:box-shadow .2s,transform .2s;display:flex}.marketplace-module__cpEOWG__folderCard:hover{transform:translateY(-2px);box-shadow:0 4px 16px #00000014}.marketplace-module__cpEOWG__folderCardHeader{align-items:center;gap:6px;width:100%;min-width:0;display:flex}.marketplace-module__cpEOWG__folderIcon{object-fit:contain;flex-shrink:0;width:18px;height:18px;display:block}.marketplace-module__cpEOWG__folderType{color:#888;text-overflow:ellipsis;white-space:nowrap;flex:1;min-width:0;font-family:Inter,sans-serif;font-size:.72rem;overflow:hidden}.marketplace-module__cpEOWG__folderTitle{color:#1a1a2e;line-clamp:2;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0;font-family:Inter,sans-serif;font-size:.85rem;font-weight:700;line-height:1.35;display:-webkit-box;overflow:hidden}.marketplace-module__cpEOWG__folderMeta{flex-wrap:wrap;gap:10px;display:flex}.marketplace-module__cpEOWG__folderMetaItem{color:#777;align-items:center;gap:3px;font-family:Inter,sans-serif;font-size:.72rem;display:flex}.marketplace-module__cpEOWG__folderFooter{justify-content:space-between;align-items:flex-end;gap:4px;margin-top:auto;display:flex}.marketplace-module__cpEOWG__folderInstitution{color:#aaa;white-space:nowrap;text-overflow:ellipsis;flex:1;font-family:Inter,sans-serif;font-size:.7rem;overflow:hidden}.marketplace-module__cpEOWG__folderPrice{color:#004585;white-space:nowrap;font-family:Inter,sans-serif;font-size:.85rem;font-weight:700}.marketplace-module__cpEOWG__badge{letter-spacing:.03em;text-transform:uppercase;white-space:nowrap;border-radius:4px;flex-shrink:0;align-items:center;padding:2px 7px;font-family:Inter,sans-serif;font-size:.65rem;font-weight:700;display:inline-flex}.marketplace-module__cpEOWG__badgeFree{color:#15803d;background:#dcfce7}.marketplace-module__cpEOWG__badgePremium{color:#6d28d9;background:#ede9fe}.marketplace-module__cpEOWG__docsGrid{grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:12px;min-width:0;display:grid}.marketplace-module__cpEOWG__docCard{cursor:pointer;background:#fff;border:1px solid #ebebeb;border-radius:14px;flex-direction:column;gap:10px;padding:14px;transition:box-shadow .2s,transform .2s;display:flex}.marketplace-module__cpEOWG__docCard:hover{transform:translateY(-2px);box-shadow:0 4px 16px #00000012}.marketplace-module__cpEOWG__docCardTop{justify-content:space-between;align-items:center;gap:8px;min-width:0;display:flex}.marketplace-module__cpEOWG__docBadges{align-items:center;gap:6px;min-width:0;display:flex}.marketplace-module__cpEOWG__docType{color:#6b7280;text-overflow:ellipsis;white-space:nowrap;min-width:0;font-family:Inter,sans-serif;font-size:.72rem;font-weight:500;overflow:hidden}.marketplace-module__cpEOWG__docPrice{color:#004585;white-space:nowrap;font-family:Inter,sans-serif;font-size:1rem;font-weight:700}.marketplace-module__cpEOWG__docCardBody{align-items:flex-start;gap:12px;display:flex}.marketplace-module__cpEOWG__docIcon{box-sizing:border-box;object-fit:contain;background:#fafafa;border:1px solid #e0e0e0;border-radius:6px;flex-shrink:0;width:64px;height:80px;margin-top:2px;padding:12px;display:block}.marketplace-module__cpEOWG__docCardContent{flex-direction:column;flex:1;gap:4px;min-width:0;display:flex}.marketplace-module__cpEOWG__docTitle{color:#004585;margin:0;font-family:Inter,sans-serif;font-size:.85rem;font-weight:700;line-height:1.3}.marketplace-module__cpEOWG__docCourse{color:#6b7280;margin:0;font-family:Inter,sans-serif;font-size:.75rem}.marketplace-module__cpEOWG__docMeta{color:#888;flex-wrap:wrap;gap:2px 10px;font-family:Inter,sans-serif;font-size:.72rem;display:flex}.marketplace-module__cpEOWG__docMeta strong{color:#444;font-weight:600}.marketplace-module__cpEOWG__docCardFooter{border-top:1px solid #f3f4f6;justify-content:space-between;align-items:center;gap:8px;padding-top:8px;display:flex}.marketplace-module__cpEOWG__docRating{align-items:center;gap:4px;display:flex}.marketplace-module__cpEOWG__stars{gap:1px;display:flex}.marketplace-module__cpEOWG__starFull{color:#f59e0b;font-size:.85rem}.marketplace-module__cpEOWG__starHalf{color:#f59e0b;opacity:.5;font-size:.85rem}.marketplace-module__cpEOWG__starEmpty{color:#d1d5db;font-size:.85rem}.marketplace-module__cpEOWG__docReviews{color:#9ca3af;font-family:Inter,sans-serif;font-size:.72rem}.marketplace-module__cpEOWG__docAuthor{color:#9ca3af;white-space:nowrap;font-family:Inter,sans-serif;font-size:.72rem}.marketplace-module__cpEOWG__pagination{justify-content:center;align-items:center;gap:6px;padding-top:16px;display:flex}.marketplace-module__cpEOWG__pageBtn{color:#444;cursor:pointer;background:#fff;border:1px solid #e0e0e0;border-radius:8px;padding:6px 14px;font-family:Inter,sans-serif;font-size:.82rem;font-style:normal;transition:background .15s,color .15s}.marketplace-module__cpEOWG__pageBtn:hover{background:#f0f4f8}.marketplace-module__cpEOWG__pageBtnActive{color:#fff;background:#004585;border-color:#004585}.marketplace-module__cpEOWG__pageBtnActive:hover{background:#0059b3}.marketplace-module__cpEOWG__noResults{text-align:center;color:#9ca3af;grid-column:1/-1;padding:32px 0;font-family:Inter,sans-serif;font-size:.9rem}.marketplace-module__cpEOWG__filterSidebar{background:#fff;border-radius:20px;flex-direction:column;flex-shrink:0;gap:0;width:240px;max-height:none;padding:18px 16px;transition:max-height .25s,opacity .25s,transform .25s,padding .25s,margin .25s;display:flex;position:sticky;top:0;overflow:visible;box-shadow:0 2px 12px #202f4e0d}.marketplace-module__cpEOWG__mobileFilterBar{display:none}.marketplace-module__cpEOWG__mobileFilterToggle{color:#004585;cursor:pointer;background:#fff;border:1px solid #d9e3f2;border-radius:999px;align-items:center;gap:8px;padding:10px 14px;font-family:Inter,sans-serif;font-size:.85rem;font-weight:700;display:inline-flex;box-shadow:0 2px 10px #202f4e0f}.marketplace-module__cpEOWG__mobileFilterToggle svg{flex-shrink:0}.marketplace-module__cpEOWG__filterSidebarCollapsed{opacity:1}.marketplace-module__cpEOWG__filterHeader{justify-content:space-between;align-items:center;margin-bottom:16px;display:flex}.marketplace-module__cpEOWG__filterTitle{color:#1a1a2e;align-items:center;gap:6px;font-family:Inter,sans-serif;font-size:.9rem;font-weight:700;display:flex}.marketplace-module__cpEOWG__clearFilters{color:#004585;cursor:pointer;text-transform:none;background:0 0;border:none;padding:0;font-family:Inter,sans-serif;font-size:.75rem;font-style:normal;transform:none}.marketplace-module__cpEOWG__clearFilters:hover{text-decoration:underline;transform:none}.marketplace-module__cpEOWG__filterGroup{border-top:1px solid #f3f4f6;flex-direction:column;gap:8px;padding:14px 0;display:flex}.marketplace-module__cpEOWG__filterGroupLabel{color:#374151;margin:0;font-family:Inter,sans-serif;font-size:.78rem;font-weight:600}.marketplace-module__cpEOWG__filterBtnRow{gap:8px;display:flex}.marketplace-module__cpEOWG__filterBtnGrid{grid-template-columns:1fr 1fr;gap:6px;display:grid}.marketplace-module__cpEOWG__filterBtnCol{flex-direction:column;gap:6px;display:flex}.marketplace-module__cpEOWG__filterBtn{color:#374151;cursor:pointer;text-align:center;text-transform:none;background:#fff;border:1px solid #e0e0e0;border-radius:8px;padding:6px 12px;font-family:Inter,sans-serif;font-size:.78rem;font-style:normal;transition:background .15s,border-color .15s,color .15s;transform:none}.marketplace-module__cpEOWG__filterBtn:hover{background:#f0f4f8;transform:none}.marketplace-module__cpEOWG__filterBtn.marketplace-module__cpEOWG__filterBtnActive:hover{background:#004585;border-color:#004585}.marketplace-module__cpEOWG__filterBtnActive{color:#fff;background:#004585;border-color:#004585}.marketplace-module__cpEOWG__filterInputWrapper{align-items:center;display:flex;position:relative}.marketplace-module__cpEOWG__filterInput{color:#333;box-sizing:border-box;border:1px solid #e0e0e0;border-radius:8px;outline:none;width:100%;padding:8px 30px 8px 10px;font-family:Inter,sans-serif;font-size:.78rem;transition:border-color .2s}.marketplace-module__cpEOWG__filterInput:focus{border-color:#004585}.marketplace-module__cpEOWG__filterInput::placeholder{color:#bbb}.marketplace-module__cpEOWG__filterInputIcon{color:#aaa;pointer-events:none;position:absolute;right:10px}.marketplace-module__cpEOWG__filterInputPrefix{color:#666;pointer-events:none;font-family:Inter,sans-serif;font-size:.78rem;position:absolute;left:10px}.marketplace-module__cpEOWG__filterInputIndented{padding-left:22px}.marketplace-module__cpEOWG__rangeSlider{accent-color:#004585;cursor:pointer;width:100%}.marketplace-module__cpEOWG__rangeLabels{color:#9ca3af;justify-content:space-between;font-family:Inter,sans-serif;font-size:.7rem;display:flex}.marketplace-module__cpEOWG__dualRange{height:28px;margin:8px 0 4px;position:relative}.marketplace-module__cpEOWG__dualRangeTrack{background:#e5e7eb;border-radius:999px;height:4px;position:absolute;top:50%;left:0;right:0;transform:translateY(-50%)}.marketplace-module__cpEOWG__dualRangeFill{background:#004585;border-radius:999px;height:4px;position:absolute;top:50%;transform:translateY(-50%)}.marketplace-module__cpEOWG__rangeInput{appearance:none;pointer-events:none;background:0 0;outline:none;width:100%;height:28px;margin:0;position:absolute;top:0;left:0}.marketplace-module__cpEOWG__rangeInput::-webkit-slider-runnable-track{background:0 0;border:none;height:28px}.marketplace-module__cpEOWG__rangeInput::-moz-range-track{background:0 0;border:none;height:28px}.marketplace-module__cpEOWG__rangeInput::-webkit-slider-thumb{appearance:none;cursor:pointer;pointer-events:all;z-index:2;background:#004585;border:2px solid #fff;border-radius:50%;width:16px;height:16px;margin-top:0;position:relative;box-shadow:0 1px 3px #00000040}.marketplace-module__cpEOWG__rangeInput::-moz-range-thumb{cursor:pointer;pointer-events:all;background:#004585;border:2px solid #fff;border-radius:50%;width:16px;height:16px;box-shadow:0 1px 3px #00000040}.marketplace-module__cpEOWG__selectWrapper{position:relative}.marketplace-module__cpEOWG__filterSelect{color:#333;appearance:none;cursor:pointer;box-sizing:border-box;background:#fff;border:1px solid #e0e0e0;border-radius:8px;outline:none;width:100%;padding:8px 32px 8px 10px;font-family:Inter,sans-serif;font-size:.78rem;transition:border-color .2s}.marketplace-module__cpEOWG__filterSelect:focus{border-color:#004585}.marketplace-module__cpEOWG__selectChevron{color:#aaa;pointer-events:none;position:absolute;top:50%;right:10px;transform:translateY(-50%)}@media (max-width:900px){.marketplace-module__cpEOWG__page{padding:24px 20px 32px;overflow:auto}.marketplace-module__cpEOWG__title{color:#004585;margin:0;font-family:Inter,sans-serif;font-size:1.8rem;font-weight:900;line-height:1.1}.marketplace-module__cpEOWG__searchCard{flex-flow:row;align-items:center;gap:12px;padding:14px 16px}.marketplace-module__cpEOWG__searchBorder{min-width:unset;flex:auto}.marketplace-module__cpEOWG__contentLayout{flex-direction:column;gap:16px;overflow:visible}.marketplace-module__cpEOWG__mobileFilterBar{justify-content:flex-start;display:flex}.marketplace-module__cpEOWG__mainContent{min-width:unset;overflow-y:visible}.marketplace-module__cpEOWG__filterSidebar{width:100%;max-height:none;position:static;overflow:visible}.marketplace-module__cpEOWG__filterSidebarCollapsed{opacity:1;max-height:none}.marketplace-module__cpEOWG__docsGrid{grid-template-columns:minmax(0,1fr)}.marketplace-module__cpEOWG__folderCard{min-width:0}.marketplace-module__cpEOWG__folderCardHeader{gap:8px;margin-bottom:8px}.marketplace-module__cpEOWG__folderIcon{width:20px;height:20px}.marketplace-module__cpEOWG__folderType{font-size:.7rem}.marketplace-module__cpEOWG__badge{padding:3px 8px;font-size:.62rem}.marketplace-module__cpEOWG__docIcon{width:56px;height:70px}.marketplace-module__cpEOWG__sectionNav{gap:8px}.marketplace-module__cpEOWG__navBtn,.marketplace-module__cpEOWG__pageBtn{padding:8px 12px;font-size:.75rem}.marketplace-module__cpEOWG__filterBtn{padding:6px 12px;font-size:.75rem}.marketplace-module__cpEOWG__filterInput{padding:8px 10px;font-size:.85rem}.marketplace-module__cpEOWG__sortSelect{padding:6px 8px;font-size:.8rem}}@media (max-width:850px) and (min-width:601px){.marketplace-module__cpEOWG__sectionHeader{flex-wrap:wrap;align-items:flex-start;gap:10px}.marketplace-module__cpEOWG__sectionNav,.marketplace-module__cpEOWG__sortWrapper{justify-content:flex-start;width:100%}.marketplace-module__cpEOWG__folderCards{flex-flow:column;gap:10px;padding:8px 0;overflow-x:visible}.marketplace-module__cpEOWG__folderCard{width:100%;min-width:0}.marketplace-module__cpEOWG__docsGrid{grid-template-columns:minmax(0,1fr)}.marketplace-module__cpEOWG__docCard{min-width:0}.marketplace-module__cpEOWG__mobileFilterBar{justify-content:flex-start;margin-top:-2px;display:flex}.marketplace-module__cpEOWG__mobileFilterToggle{justify-content:flex-start;width:auto;padding:8px 12px}.marketplace-module__cpEOWG__filterSidebar{opacity:0;pointer-events:none;order:-1;max-height:0;margin-top:0;padding-top:0;padding-bottom:0;overflow:hidden;transform:translateY(-6px)}.marketplace-module__cpEOWG__filterSidebarCollapsed{opacity:0;pointer-events:none;max-height:0;margin-top:0;padding-top:0;padding-bottom:0;overflow:hidden;transform:translateY(-6px)}.marketplace-module__cpEOWG__filterSidebar:not(.marketplace-module__cpEOWG__filterSidebarCollapsed){opacity:1;pointer-events:auto;max-height:2000px;padding-top:18px;padding-bottom:18px;overflow:visible;transform:translateY(0)}}@media (max-width:600px){.marketplace-module__cpEOWG__page{gap:12px;padding:16px 12px 24px}.marketplace-module__cpEOWG__title{color:#004585;margin:0;font-family:Inter,sans-serif;font-size:1.8rem;font-weight:900;line-height:1.1}.marketplace-module__cpEOWG__searchCard{flex-wrap:nowrap;align-items:center;gap:8px;padding:10px 12px}.marketplace-module__cpEOWG__searchBorder{flex:1;min-width:0}.marketplace-module__cpEOWG__searchWrapper{padding:8px}.marketplace-module__cpEOWG__searchIcon{left:14px}.marketplace-module__cpEOWG__searchInput{padding:8px 12px 8px 44px;font-size:.9rem}.marketplace-module__cpEOWG__searchIcon{width:14px;height:14px;left:10px}.marketplace-module__cpEOWG__profilePill{flex-shrink:0;justify-content:center;align-items:center;gap:0;width:40px;height:40px;padding:0;display:flex}.marketplace-module__cpEOWG__profilePillText{display:none}.marketplace-module__cpEOWG__profileIcon{width:20px!important;height:23px!important}.marketplace-module__cpEOWG__mobileFilterBar{justify-content:flex-start;margin-top:-2px;display:flex}.marketplace-module__cpEOWG__mobileFilterToggle{justify-content:center;width:100%;padding:10px 12px}.marketplace-module__cpEOWG__filterSidebar{opacity:0;pointer-events:none;order:-1;max-height:0;margin-top:0;padding-top:0;padding-bottom:0;overflow:hidden;transform:translateY(-6px)}.marketplace-module__cpEOWG__filterSidebarCollapsed{opacity:0;pointer-events:none;max-height:0;margin-top:0;padding-top:0;padding-bottom:0;overflow:hidden;transform:translateY(-6px)}.marketplace-module__cpEOWG__filterSidebar:not(.marketplace-module__cpEOWG__filterSidebarCollapsed){opacity:1;pointer-events:auto;max-height:2000px;padding-top:18px;padding-bottom:18px;overflow:visible;transform:translateY(0)}.marketplace-module__cpEOWG__section{gap:12px}.marketplace-module__cpEOWG__sectionTitle{margin-bottom:8px;font-size:.95rem}.marketplace-module__cpEOWG__sectionNav{gap:6px}.marketplace-module__cpEOWG__navBtn{width:32px;height:32px;padding:6px}.marketplace-module__cpEOWG__navBtn svg{width:12px;height:12px}.marketplace-module__cpEOWG__folderCards{grid-template-columns:1fr;gap:10px;padding:8px 0;overflow:visible}.marketplace-module__cpEOWG__folderCard{gap:10px;width:100%;min-width:0}.marketplace-module__cpEOWG__folderCardHeader{gap:8px;margin-bottom:8px}.marketplace-module__cpEOWG__folderIcon{width:20px;height:20px}.marketplace-module__cpEOWG__folderTitle{font-size:.8rem;line-height:1.2}.marketplace-module__cpEOWG__folderMeta{gap:6px;font-size:.7rem}.marketplace-module__cpEOWG__folderMetaItem svg{width:9px;height:9px}.marketplace-module__cpEOWG__docCard{gap:10px;padding:10px}.marketplace-module__cpEOWG__docCardTop{gap:8px;min-width:0}.marketplace-module__cpEOWG__badge{border-radius:4px;padding:3px 8px;font-size:.65rem}.marketplace-module__cpEOWG__docPrice{font-size:.85rem;font-weight:700}.marketplace-module__cpEOWG__docCardBody{gap:10px}.marketplace-module__cpEOWG__docIcon{width:48px;height:60px;padding:8px}.marketplace-module__cpEOWG__docTitle{font-size:.8rem;line-height:1.2}.marketplace-module__cpEOWG__docCourse{font-size:.75rem}.marketplace-module__cpEOWG__docMeta{flex-direction:column;gap:2px;font-size:.7rem}.marketplace-module__cpEOWG__docCardFooter{flex-direction:column;gap:6px;font-size:.75rem}.marketplace-module__cpEOWG__docRating{align-items:center;gap:4px}.marketplace-module__cpEOWG__stars{gap:2px;font-size:.85rem}.marketplace-module__cpEOWG__docReviews,.marketplace-module__cpEOWG__docAuthor{font-size:.7rem}.marketplace-module__cpEOWG__filterHeader{margin-bottom:12px;padding-bottom:8px}.marketplace-module__cpEOWG__filterTitle{gap:6px;font-size:.9rem}.marketplace-module__cpEOWG__filterTitle svg{width:14px;height:14px}.marketplace-module__cpEOWG__clearFilters{padding:4px 8px;font-size:.75rem}.marketplace-module__cpEOWG__filterGroup{margin-bottom:12px;padding-bottom:10px}.marketplace-module__cpEOWG__filterGroupLabel{margin-bottom:6px;font-size:.8rem}.marketplace-module__cpEOWG__filterBtnRow{gap:6px}.marketplace-module__cpEOWG__filterBtn{border-radius:4px;padding:5px 10px;font-size:.7rem}.marketplace-module__cpEOWG__filterInputWrapper{position:relative}.marketplace-module__cpEOWG__filterInput{border-radius:4px;padding:6px 8px;font-size:.8rem}.marketplace-module__cpEOWG__filterInputIcon{width:12px;height:12px;right:8px}.marketplace-module__cpEOWG__sortWrapper{align-items:center;gap:6px}.marketplace-module__cpEOWG__sortSelect{border-radius:4px;padding:4px 6px;font-size:.75rem}.marketplace-module__cpEOWG__sortWrapper svg{width:12px;height:12px}.marketplace-module__cpEOWG__docsGrid{gap:8px}.marketplace-module__cpEOWG__docCard{min-width:0}.marketplace-module__cpEOWG__pagination{flex-wrap:wrap;gap:6px}.marketplace-module__cpEOWG__pageBtn{border-radius:4px;width:32px;height:32px;padding:4px;font-size:.75rem}.marketplace-module__cpEOWG__dropdown{max-height:300px}.marketplace-module__cpEOWG__suggestionItem{padding:8px 12px;font-size:.85rem}.marketplace-module__cpEOWG__dropdownFooter{gap:6px;padding:8px 12px;font-size:.7rem}.marketplace-module__cpEOWG__dropdownFooterIcon{width:12px;height:12px}}
.portafoglio-module__cCxCJa__page{max-width:900px;padding:2rem 2.5rem 4rem;font-family:Inter,sans-serif}.portafoglio-module__cCxCJa__backBtn{color:#fff;cursor:pointer;white-space:nowrap;background:#004585;border:none;border-radius:10px;flex-shrink:0;align-items:center;gap:.4rem;padding:.45rem .9rem;font-family:Inter,sans-serif;font-size:.82rem;font-weight:700;transition:background .15s,transform .1s,box-shadow .15s;display:flex;box-shadow:0 2px 8px #0045852e}.portafoglio-module__cCxCJa__backBtn:hover{background:#003570;transform:translateY(-1px);box-shadow:0 4px 14px #00458547}.portafoglio-module__cCxCJa__backBtn:active{transform:translateY(0)}.portafoglio-module__cCxCJa__titleBtn{cursor:pointer;color:#1a2e45;background:0 0;border:none;padding:0;font-family:Inter,sans-serif;font-size:1.35rem;font-weight:700;transition:color .15s}.portafoglio-module__cCxCJa__titleBtn:hover{color:#004585;text-underline-offset:3px;text-decoration:underline}.portafoglio-module__cCxCJa__header{flex-direction:column;align-items:flex-start;gap:.6rem;margin-bottom:1.5rem;display:flex}.portafoglio-module__cCxCJa__headerLeft{align-items:center;gap:.65rem;display:flex}.portafoglio-module__cCxCJa__title{color:#1a2e45;margin:0;font-size:1.35rem;font-weight:700}.portafoglio-module__cCxCJa__hero{background:linear-gradient(135deg,#004585 0%,#0069cc 100%);border-radius:16px;flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:1.5rem;margin-bottom:2rem;padding:1.8rem 2rem;display:flex}.portafoglio-module__cCxCJa__heroLabel{color:#ffffffb3;text-transform:uppercase;letter-spacing:.04em;margin:0 0 .3rem;font-size:.8rem;font-weight:500}.portafoglio-module__cCxCJa__heroBalance{color:#fff;letter-spacing:-.02em;margin:0 0 1rem;font-size:2.6rem;font-weight:800}.portafoglio-module__cCxCJa__heroStats{align-items:center;gap:1rem;display:flex}.portafoglio-module__cCxCJa__heroStat{flex-direction:column;gap:.2rem;display:flex}.portafoglio-module__cCxCJa__heroStatLabel{color:#fff9;font-size:.72rem;font-weight:500}.portafoglio-module__cCxCJa__heroStatValue{color:#fff;font-size:.95rem;font-weight:700}.portafoglio-module__cCxCJa__heroStatDivider{background:#fff3;width:1px;height:2rem}.portafoglio-module__cCxCJa__heroRight{flex-direction:column;align-items:flex-end;gap:.6rem;display:flex}.portafoglio-module__cCxCJa__heroHint{color:#fff9;text-align:right;max-width:180px;margin:0;font-size:.72rem}.portafoglio-module__cCxCJa__btnPayout{color:#004585;cursor:pointer;white-space:nowrap;background:#fff;border:none;border-radius:10px;align-items:center;gap:.5rem;padding:.65rem 1.2rem;font-family:Inter,sans-serif;font-size:.88rem;font-weight:700;transition:opacity .15s,transform .1s;display:flex}.portafoglio-module__cCxCJa__btnPayout:hover:not(:disabled){opacity:.9;transform:translateY(-1px)}.portafoglio-module__cCxCJa__btnPayout:disabled{opacity:.45;cursor:not-allowed}.portafoglio-module__cCxCJa__tabs{background:#eef3f9;border-radius:12px;gap:4px;width:fit-content;max-width:100%;margin-bottom:1.5rem;padding:4px;display:flex}.portafoglio-module__cCxCJa__tab{color:#6b82a0;cursor:pointer;white-space:nowrap;letter-spacing:.01em;background:0 0;border:none;border-radius:9px;flex:1;padding:.55rem 1.1rem;font-family:Inter,sans-serif;font-size:.82rem;font-weight:600;transition:background .15s,color .15s,box-shadow .15s}.portafoglio-module__cCxCJa__tab:hover{color:#004585;background:#0045850f}.portafoglio-module__cCxCJa__tabActive{color:#004585;background:#fff;box-shadow:0 1px 4px #0045851f}.portafoglio-module__cCxCJa__tabPanel{min-height:200px}.portafoglio-module__cCxCJa__tableWrap{border:1px solid #e8edf4;border-radius:12px;overflow-x:auto}.portafoglio-module__cCxCJa__table{border-collapse:collapse;width:100%;font-size:.88rem}.portafoglio-module__cCxCJa__table thead tr{background:#f5f8fb}.portafoglio-module__cCxCJa__table th{text-align:left;color:#6b82a0;text-transform:uppercase;letter-spacing:.04em;white-space:nowrap;padding:.75rem 1rem;font-size:.75rem;font-weight:600}.portafoglio-module__cCxCJa__table td{vertical-align:middle;border-top:1px solid #e8edf4;padding:.85rem 1rem}.portafoglio-module__cCxCJa__table tbody tr:hover{background:#f9fbfd}.portafoglio-module__cCxCJa__tdTitle{color:#1a2e45;white-space:nowrap;text-overflow:ellipsis;max-width:220px;font-weight:600;overflow:hidden}.portafoglio-module__cCxCJa__tdMuted{color:#6b82a0}.portafoglio-module__cCxCJa__tdAmount{color:#004585;font-weight:700}.portafoglio-module__cCxCJa__badge{border-radius:20px;padding:.2rem .6rem;font-size:.72rem;font-weight:700;display:inline-block}.portafoglio-module__cCxCJa__badgeGreen{color:#22a06b;background:#e6f7f0}.portafoglio-module__cCxCJa__badgeYellow{color:#b8860b;background:#fff8e1}.portafoglio-module__cCxCJa__badgeGray{color:#6b82a0;background:#f0f4f8}.portafoglio-module__cCxCJa__bankCard{background:#fff;border:1px solid #e8edf4;border-radius:14px;flex-direction:column;gap:1rem;max-width:520px;padding:1.5rem 1.75rem;display:flex}.portafoglio-module__cCxCJa__bankCardHeader{align-items:center;gap:.75rem;display:flex}.portafoglio-module__cCxCJa__bankCardIcon{background:#eef4fb;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;display:flex}.portafoglio-module__cCxCJa__bankCardTitle{color:#1a2e45;flex:1;margin:0;font-size:1rem;font-weight:700}.portafoglio-module__cCxCJa__bankDetail{flex-direction:column;gap:.15rem;display:flex}.portafoglio-module__cCxCJa__bankDetailLabel{color:#8a9db5;text-transform:uppercase;letter-spacing:.04em;font-size:.72rem;font-weight:500}.portafoglio-module__cCxCJa__bankDetailValue{color:#1a2e45;letter-spacing:.03em;font-size:.95rem;font-weight:600}.portafoglio-module__cCxCJa__bankVerified{color:#22a06b;align-items:center;gap:.4rem;margin-top:.25rem;font-size:.78rem;font-weight:600;display:flex}.portafoglio-module__cCxCJa__bankFormActions{justify-content:flex-end;gap:.6rem;margin-top:.25rem;display:flex}.portafoglio-module__cCxCJa__formGroup{flex-direction:column;gap:.35rem;display:flex}.portafoglio-module__cCxCJa__label{color:#4a6080;font-size:.78rem;font-weight:600}.portafoglio-module__cCxCJa__input{color:#1a2e45;background:#f7fafd;border:1.5px solid #d8e3ef;border-radius:8px;outline:none;padding:.55rem .9rem;font-family:Inter,sans-serif;font-size:.9rem;transition:border-color .15s}.portafoglio-module__cCxCJa__input:focus{background:#fff;border-color:#004585}.portafoglio-module__cCxCJa__btnPrimary{color:#fff;cursor:pointer;background:#004585;border:none;border-radius:8px;padding:.6rem 1.3rem;font-family:Inter,sans-serif;font-size:.85rem;font-weight:700;transition:opacity .15s}.portafoglio-module__cCxCJa__btnPrimary:hover:not(:disabled){opacity:.88}.portafoglio-module__cCxCJa__btnPrimary:disabled{opacity:.45;cursor:not-allowed}.portafoglio-module__cCxCJa__btnSecondary{color:#2f4863;cursor:pointer;background:#eef2f7;border:1px solid #d8e0ea;border-radius:8px;padding:.6rem 1.3rem;font-family:Inter,sans-serif;font-size:.85rem;font-weight:700;transition:background .15s}.portafoglio-module__cCxCJa__btnSecondary:hover:not(:disabled){background:#e2eaf3}.portafoglio-module__cCxCJa__btnEdit{color:#4a6080;cursor:pointer;background:0 0;border:1.5px solid #d8e3ef;border-radius:8px;align-items:center;gap:.35rem;padding:.4rem .85rem;font-family:Inter,sans-serif;font-size:.78rem;font-weight:600;transition:border-color .15s,color .15s;display:flex}.portafoglio-module__cCxCJa__btnEdit:hover{color:#004585;border-color:#004585}.portafoglio-module__cCxCJa__emptyState{text-align:center;flex-direction:column;align-items:center;gap:.6rem;padding:3rem 1rem;display:flex}.portafoglio-module__cCxCJa__emptyTitle{color:#2f4863;margin:0;font-size:1rem;font-weight:700}.portafoglio-module__cCxCJa__emptyText{color:#8a9db5;max-width:320px;margin:0;font-size:.85rem;line-height:1.5}.portafoglio-module__cCxCJa__skeleton{background:linear-gradient(90deg,#f0f4f8 25%,#e2eaf3 50%,#f0f4f8 75%) 0 0/200% 100%;border-radius:6px;animation:1.4s infinite portafoglio-module__cCxCJa__shimmer}@keyframes portafoglio-module__cCxCJa__shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.portafoglio-module__cCxCJa__skeletonList{flex-direction:column;gap:1rem;padding:.5rem 0;display:flex}.portafoglio-module__cCxCJa__skeletonRow{border:1px solid #e8edf4;border-radius:10px;flex-direction:column;gap:.4rem;padding:1rem;display:flex}.portafoglio-module__cCxCJa__modalOverlay{z-index:1000;background:#14284673;justify-content:center;align-items:center;padding:1rem;display:flex;position:fixed;inset:0}.portafoglio-module__cCxCJa__modal{background:#fff;border-radius:18px;flex-direction:column;align-items:center;gap:.8rem;width:100%;max-width:420px;padding:2rem;display:flex;position:relative;box-shadow:0 12px 50px #0000002e}.portafoglio-module__cCxCJa__modalClose{cursor:pointer;color:#4a6080;background:#f0f4f8;border:none;border-radius:50%;justify-content:center;align-items:center;width:30px;height:30px;font-size:1rem;display:flex;position:absolute;top:1rem;right:1rem}.portafoglio-module__cCxCJa__modalIcon{background:#eef4fb;border-radius:50%;justify-content:center;align-items:center;width:68px;height:68px;display:flex}.portafoglio-module__cCxCJa__modalTitle{color:#1a2e45;text-align:center;margin:0;font-size:1.1rem;font-weight:800}.portafoglio-module__cCxCJa__modalBody{color:#4a6080;text-align:center;margin:0;font-size:.88rem;line-height:1.6}.portafoglio-module__cCxCJa__modalActions{justify-content:center;gap:.7rem;width:100%;margin-top:.5rem;display:flex}.portafoglio-module__cCxCJa__toast{z-index:2000;border-radius:10px;align-items:center;gap:.75rem;min-width:260px;max-width:380px;padding:.75rem 1.1rem;font-family:Inter,sans-serif;font-size:.88rem;font-weight:600;display:flex;position:fixed;bottom:1.5rem;right:1.5rem;box-shadow:0 4px 20px #00000024}.portafoglio-module__cCxCJa__toastSuccess{color:#166534;background:#e6f7f0;border:1px solid #bbf7d0}.portafoglio-module__cCxCJa__toastError{color:#9f1239;background:#fff1f2;border:1px solid #fecdd3}.portafoglio-module__cCxCJa__toastClose{cursor:pointer;color:inherit;opacity:.6;background:0 0;border:none;margin-left:auto;font-size:1rem}.portafoglio-module__cCxCJa__toastClose:hover{opacity:1}@media (max-width:640px){.portafoglio-module__cCxCJa__hero{padding:1.3rem 1.2rem}.portafoglio-module__cCxCJa__heroBalance{font-size:2rem}.portafoglio-module__cCxCJa__heroRight{align-items:flex-start}.portafoglio-module__cCxCJa__bankCard{padding:1.1rem 1rem}.portafoglio-module__cCxCJa__tabs{-webkit-overflow-scrolling:touch;width:100%;overflow-x:auto}.portafoglio-module__cCxCJa__tab{padding:.5rem .8rem;font-size:.78rem}.portafoglio-module__cCxCJa__page{padding:1.2rem 1rem 3rem}}
