:root{--bg:#eef1f8;--surface:#fff;--ink:#131a2e;--muted:#5a6480;--line:#e2e6f0;--brand:#1020a0;--brand-ink:#0b1780;--good:#1f7a4d;--good-soft:#e3f0ea;--warn:#a9741f;--warn-soft:#f6ebd6;--crit:#b23a48;--shadow:0 1px 2px rgba(16,24,60,.05),0 10px 30px -16px rgba(16,24,60,.28);--sans:-apple-system,BlinkMacSystemFont,"Segoe UI",system-ui,Roboto,Helvetica,Arial,sans-serif}*{box-sizing:border-box}body,html{margin:0;padding:0}body{background:var(--bg);color:var(--ink);font-family:var(--sans);line-height:1.55;-webkit-font-smoothing:antialiased}a{color:var(--brand-ink)}.auth-wrap{min-height:100dvh;display:flex;align-items:center;justify-content:center;padding:24px}.card{border-radius:16px;width:100%;max-width:420px;padding:32px}.brand-logo{display:block;margin:0 auto 16px;height:92px;width:auto}.brand-title{font-size:20px;font-weight:750;letter-spacing:-.01em;margin:0;text-align:center}.brand-sub{font-size:14px;margin:4px 0 24px;text-align:center}.brand-sub,label{color:var(--muted)}label{display:block;font-size:12px;font-weight:700;text-transform:uppercase;letter-spacing:.05em;margin-bottom:6px}input:not([type]),input[type=email],input[type=password],input[type=text],select{width:100%;padding:11px 13px;border-radius:10px;border:1px solid var(--line);background:#fbfdfc;color:var(--ink);font-size:15px;outline:none;transition:border-color .15s,box-shadow .15s}select{cursor:pointer;height:43px}input:focus,select:focus{border-color:var(--brand);box-shadow:0 0 0 3px rgba(16,32,160,.14)}input:disabled{background:#f1f4f3;color:var(--muted);cursor:not-allowed}.field{margin-bottom:16px}.btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;width:100%;padding:12px 16px;border-radius:10px;border:none;background:var(--brand);color:#fff;font-size:15px;font-weight:650;cursor:pointer;transition:background .15s,opacity .15s}.btn:hover{background:var(--brand-ink)}.btn:disabled{opacity:.6;cursor:not-allowed}.btn-ghost{background:transparent;color:var(--muted);border:1px solid var(--line);width:auto;padding:8px 14px;font-size:13px}.btn-ghost:hover{background:#f4f6f5;color:var(--ink)}.btn-danger{background:var(--crit);width:auto;padding:10px 16px}.btn-danger:hover{background:#8f2c38}.alert{border-radius:10px;padding:10px 12px;font-size:13.5px;margin-bottom:16px}.alert-err{background:#f6e0e3;color:var(--crit);border:1px solid rgba(178,58,72,.25)}.alert-warn{background:var(--warn-soft);color:var(--warn);border:1px solid rgba(169,116,31,.3)}.hint{font-size:12.5px;color:var(--muted);margin-top:14px;text-align:center}.topbar{background:var(--surface);border-bottom:1px solid var(--line);padding:16px 24px;display:flex;align-items:center;justify-content:space-between;gap:16px}.topbar h1{font-size:17px;font-weight:750;margin:0}.topbar .who{font-size:13px;color:var(--muted)}.container{max-width:720px;margin:0 auto;padding:28px 24px 60px}.section-title{font-size:13px;text-transform:uppercase;letter-spacing:.07em;color:var(--muted);font-weight:700;margin:0 0 12px}.sub-card{background:var(--surface);border:1px solid var(--line);border-radius:14px;box-shadow:var(--shadow);padding:20px;margin-bottom:14px}.sub-plan{font-size:17px;font-weight:700;margin:0}.sub-rows{margin-top:12px;display:grid;grid-template-columns:1fr 1fr;grid-gap:10px 20px;gap:10px 20px}@media (max-width:480px){.sub-rows{grid-template-columns:1fr}}.sub-rows .k{font-size:11.5px;color:var(--muted);text-transform:uppercase;letter-spacing:.05em}.sub-rows .v{font-size:14.5px;font-weight:600}.pill{display:inline-block;font-size:12px;font-weight:650;padding:3px 10px;border-radius:999px}.pill-active{background:var(--good-soft);color:var(--good)}.pill-other{background:#eef2f1;color:var(--muted)}.empty{background:var(--surface);border:1px dashed var(--line);border-radius:14px;padding:28px}.empty,.spinner{text-align:center;color:var(--muted)}.spinner{padding:60px 0}.portal{min-height:100dvh;display:flex}.side{position:fixed;z-index:100;inset:0 auto 0 0;width:250px;height:100dvh;flex-shrink:0;display:flex;flex-direction:column;overflow:visible;padding:18px 14px 14px;border-right:1px solid rgba(16,32,160,.09);background:radial-gradient(circle at 10% 0,rgba(81,101,255,.08),transparent 27%),linear-gradient(180deg,#fff,#fbfcff);box-shadow:12px 0 35px -34px rgba(9,18,76,.72);transition:width .18s ease,padding .18s ease,box-shadow .18s ease}.side-toggle{position:absolute;z-index:5;top:24px;right:-17px;width:34px;height:34px;display:inline-flex;align-items:center;justify-content:center;padding:0;border:1px solid rgba(16,32,160,.13);border-radius:50%;background:#fff;color:var(--brand-ink);box-shadow:0 10px 25px -12px rgba(16,24,80,.7);cursor:pointer;transition:border-color .14s,background .14s,box-shadow .14s,transform .14s}.side-toggle svg{width:17px;height:17px;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.side-toggle:hover{border-color:rgba(16,32,160,.32);background:#eef1ff;box-shadow:0 12px 27px -12px rgba(16,24,80,.8);transform:scale(1.04)}.side-toggle:focus-visible{outline:3px solid rgba(16,32,160,.16);outline-offset:2px}.side .logo{flex:0 0 auto;margin-bottom:10px;padding:7px 9px 18px;border-bottom:1px solid rgba(16,32,160,.07)}.side .logo img{display:block;width:auto}.side .logo .logo-full{height:54px}.side .logo .logo-mark{display:none;height:32px}.nav{min-height:0;flex:0 1 auto;display:flex;flex-direction:column;gap:5px;margin:-2px;padding:2px;overflow-y:auto;scrollbar-width:none}.nav::-webkit-scrollbar{display:none}.nav-item{position:relative;min-height:44px;display:flex;align-items:center;gap:12px;width:100%;padding:10px 12px;border:1px solid transparent;border-radius:11px;background:transparent;color:var(--muted);font-size:13.5px;font-weight:650;cursor:pointer;text-align:left;transition:background .14s,border-color .14s,color .14s,box-shadow .14s,transform .14s}.nav-item:hover{border-color:rgba(16,32,160,.07);background:rgba(239,242,250,.84);color:var(--ink);transform:translateX(1px)}.nav-item.active{border-color:rgba(16,32,160,.11);background:linear-gradient(135deg,rgba(16,32,160,.11),rgba(83,103,255,.08));color:var(--brand-ink);box-shadow:inset 3px 0 0 #5367ff,0 8px 18px -18px rgba(16,32,160,.8)}.nav-item .ic{width:20px;height:20px;flex-shrink:0;transition:transform .14s}.nav-item:hover .ic{transform:scale(1.04)}.nav-label{overflow:hidden;white-space:nowrap}.side .spacer{min-height:12px;flex:1 1 12px}.side.collapsed{width:76px;padding-right:10px;padding-left:10px}.side.collapsed .logo{display:flex;justify-content:center;padding-right:0;padding-left:0}.side.collapsed .logo .logo-full{display:none}.side.collapsed .logo .logo-mark{display:block}.side.collapsed .nav-item{justify-content:center;gap:0;padding-right:10px;padding-left:10px}.side.collapsed .nav-item.active{box-shadow:inset 0 -3px 0 #5367ff,0 8px 18px -18px rgba(16,32,160,.8)}.side.collapsed .nav-label{display:none}.notifications-count{min-width:20px;height:20px;display:inline-flex;align-items:center;justify-content:center;padding:0 5px;border-radius:999px;background:linear-gradient(135deg,#5367ff,var(--brand));color:#fff;box-shadow:0 7px 14px -9px rgba(16,32,160,.9);font-size:9px;font-weight:850;line-height:1}.nav-notification-count{margin-left:auto}.side.collapsed .nav-notification-count{position:absolute;top:3px;right:2px;min-width:17px;height:17px;padding:0 4px;border:2px solid #fff;font-size:7.5px}.main-area{width:calc(100% - 250px);min-width:0;margin-left:250px;flex:0 0 auto;transition:width .18s ease,margin-left .18s ease}.side.collapsed+.main-area{width:calc(100% - 76px);margin-left:76px}.main-head{padding:26px 32px 8px}.main-head h1{font-size:26px;font-weight:800;letter-spacing:-.02em;margin:0}.main-head p{color:var(--muted);font-size:14px;margin:4px 0 0}.main-body{padding:20px 32px 60px}.store{width:100%}.store-category-switcher{display:flex;align-items:center;gap:8px;margin-bottom:12px;overflow-x:auto;padding:2px}.store-category-switcher button{display:inline-flex;align-items:center;gap:9px;padding:10px 12px;border:1px solid var(--line);border-radius:11px;background:var(--surface);color:var(--muted);cursor:pointer;font-family:var(--sans);font-size:12.5px;font-weight:750;white-space:nowrap}.store-category-switcher button:hover{border-color:rgba(16,32,160,.25);color:var(--brand-ink)}.store-category-switcher button.active{border-color:var(--brand-ink);background:var(--brand-ink);color:#fff}.store-category-switcher small{min-width:21px;padding:2px 5px;border-radius:999px;background:#eef0f4;color:inherit;font-size:9.5px;text-align:center}.store-category-switcher button.active small{background:hsla(0,0%,100%,.18)}.store-eyebrow{display:block;margin-bottom:5px;color:var(--brand-ink);font-size:10.5px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.store-category{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:20px 22px;border:1px solid rgba(16,32,160,.13);border-radius:16px;background:linear-gradient(125deg,#fff,#f4f6ff)}.store-category h2,.store-seller h2{margin:0;color:var(--ink);letter-spacing:-.025em}.store-category h2{font-size:24px}.store-category p{margin:5px 0 0;color:var(--muted);font-size:13.5px}.store-category-count{flex:0 0 auto;padding:7px 11px;border-radius:999px;background:var(--brand-ink);color:#fff;font-size:12px;font-weight:750}.store-seller{display:grid;grid-template-columns:176px minmax(0,1fr) auto;align-items:center;grid-gap:24px;gap:24px;margin-top:16px;padding:20px 22px;border:1px solid var(--line);border-radius:16px;background:var(--surface);box-shadow:var(--shadow)}.store-seller-logo{height:96px;display:flex;align-items:center;justify-content:center;padding:14px;border:1px solid #eef0f2;border-radius:13px;background:#fff}.store-seller-logo img{display:block;width:100%;height:100%;object-fit:contain}.store-seller h2{font-size:21px}.store-seller-copy p{max-width:620px;margin:5px 0 9px;color:var(--muted);font-size:13.5px}.store-location,.store-product-footer>span{display:inline-flex;align-items:center;gap:5px;color:var(--muted);font-size:12px;font-weight:600}.store-location svg,.store-product-footer svg{width:15px;height:15px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.store-seller-channel{display:inline-flex;align-items:center;justify-content:center;gap:7px;padding:8px 11px;border-radius:999px;background:rgba(31,122,77,.1);color:var(--good);font-size:11.5px;font-weight:800;white-space:nowrap}.store-tools{justify-content:space-between;gap:14px;margin-top:22px}.store-filters,.store-tools{display:flex;align-items:center}.store-filters{gap:7px;overflow-x:auto;padding:2px}.store-filters button{display:inline-flex;align-items:center;gap:7px;padding:9px 11px;border:1px solid var(--line);border-radius:10px;background:var(--surface);color:var(--muted);cursor:pointer;font-family:var(--sans);font-size:12.5px;font-weight:700;white-space:nowrap}.store-filters button span{min-width:20px;padding:2px 5px;border-radius:999px;background:#f0f2f4;color:inherit;font-size:10px;text-align:center}.store-filters button:hover{border-color:rgba(16,32,160,.25);color:var(--brand-ink)}.store-filters button.active{border-color:var(--brand-ink);background:var(--brand-ink);color:#fff}.store-filters button.active span{background:hsla(0,0%,100%,.18)}.store-search{width:min(100%,290px);min-width:220px;display:flex;align-items:center;gap:8px;padding:0 11px;border:1px solid var(--line);border-radius:10px;background:var(--surface)}.store-search:focus-within{border-color:rgba(16,32,160,.45);box-shadow:0 0 0 3px rgba(16,32,160,.08)}.store-search svg{width:18px;height:18px;flex:0 0 auto;fill:none;stroke:var(--muted);stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.store-search input{width:100%;height:40px;padding:0;border:0;outline:0;background:transparent;color:var(--ink);font-family:var(--sans);font-size:13px}.store-results-head{display:flex;align-items:flex-end;justify-content:space-between;margin:26px 0 12px}.store-results-head h3{margin:0;font-size:18px;letter-spacing:-.02em}.store-results-head p{margin:3px 0 0;color:var(--muted);font-size:12.5px}.store-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(248px,1fr));grid-gap:17px;gap:17px}.store-product{min-width:0;overflow:hidden;display:flex;flex-direction:column;border:1px solid var(--line);border-radius:15px;background:var(--surface);box-shadow:0 7px 22px -18px rgba(16,24,60,.4);transition:transform .15s ease,box-shadow .15s ease}.store-product:hover{transform:translateY(-3px);box-shadow:0 17px 35px -22px rgba(16,32,160,.55)}.store-product-image{position:relative;display:block;width:100%;aspect-ratio:4/5;overflow:hidden;padding:0;border:0;background:#eceef3;cursor:pointer}.store-product-image img{display:block;width:100%;height:100%;object-fit:cover;transition:transform .25s ease}.store-product-image.physical{aspect-ratio:1/1;padding:15px;background:#fff}.store-product-image.physical img{object-fit:contain}.store-product:hover .store-product-image img{transform:scale(1.015)}.store-product-kind{position:absolute;top:12px;left:12px;padding:5px 8px;border-radius:7px;background:rgba(9,18,76,.9);color:#fff;box-shadow:0 5px 15px rgba(0,0,0,.12);font-size:10px;font-weight:800;letter-spacing:.04em;text-transform:uppercase;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.store-product-kind.kind-imersao{background:rgba(2,98,74,.92)}.store-product-kind.kind-atualizacao{background:rgba(151,77,0,.92)}.store-product-body{min-height:236px;display:flex;flex-direction:column;padding:16px}.store-product-body.physical{min-height:207px}.store-product-sku{display:block;margin-bottom:5px;color:#8990a2;font-size:9.5px;font-weight:750;letter-spacing:.06em;text-transform:uppercase}.store-product-body h3{display:-webkit-box;overflow:hidden;min-height:45px;margin:0;color:var(--ink);font-size:16px;line-height:1.38;letter-spacing:-.016em;-webkit-box-orient:vertical;-webkit-line-clamp:2}.store-product-date{min-height:36px;margin:9px 0 0;color:var(--brand-ink);font-size:12.5px;font-weight:720;line-height:1.4}.store-product-teachers{min-height:44px;margin:10px 0 0;color:var(--muted);font-size:12px;line-height:1.45}.store-product-teachers span{display:block;margin-bottom:1px;color:#7a839b;font-size:9.5px;font-weight:800;letter-spacing:.07em;text-transform:uppercase}.store-product-price{display:flex;flex-direction:column;margin-top:11px}.store-product-price strong{color:var(--ink);font-size:18px;line-height:1.2;letter-spacing:-.02em}.store-product-price span{margin-top:3px;color:var(--muted);font-size:11px}.store-product-price small{margin-top:2px;color:var(--good);font-size:10.5px;font-weight:700}.store-product-footer{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-top:auto;padding-top:13px;border-top:1px solid #eef0f2}.store-product-footer>span{min-width:0;font-size:10.5px}.store-product-footer button{display:inline-flex;align-items:center;gap:4px;flex:0 0 auto;padding:0;border:0;background:transparent;color:var(--brand-ink);cursor:pointer;font-family:var(--sans);font-size:11.5px;font-weight:800}.store-product-footer button:hover{text-decoration:underline}.store-empty{padding:40px 20px;border:1px dashed var(--line);border-radius:14px;background:hsla(0,0%,100%,.55);color:var(--muted);font-size:13.5px;text-align:center}.store-source{margin:18px 0 0;color:var(--muted);font-size:10.5px;line-height:1.5}.market-home{width:100%}.market-home-hero{position:relative;overflow:hidden;padding:28px;border:1px solid rgba(16,32,160,.12);border-radius:20px;background:radial-gradient(circle at 88% 12%,rgba(82,104,255,.23),transparent 34%),linear-gradient(128deg,#0b185f,#1020a0 56%,#3348d1);color:#fff;box-shadow:0 20px 45px -32px rgba(8,19,89,.72)}.market-home-hero>div{max-width:720px}.market-home-kicker{display:block;margin-bottom:7px;color:#bec8ff;font-size:10px;font-weight:850;letter-spacing:.1em;text-transform:uppercase}.market-home-hero h2{max-width:760px;margin:0;color:#fff;font-size:clamp(24px,3vw,38px);line-height:1.08;letter-spacing:-.04em}.market-home-hero p{max-width:660px;margin:10px 0 0;color:hsla(0,0%,100%,.76);font-size:13.5px;line-height:1.55}.market-global-search{position:relative;z-index:1;width:min(100%,830px);height:54px;display:flex;align-items:center;gap:11px;margin-top:23px;padding:0 9px 0 17px;border:1px solid hsla(0,0%,100%,.7);border-radius:13px;background:#fff;box-shadow:0 13px 28px -18px rgba(0,0,0,.72)}.market-global-search:focus-within{border-color:#cdd4ff;box-shadow:0 0 0 4px hsla(0,0%,100%,.16),0 13px 28px -18px rgba(0,0,0,.72)}.market-global-search svg{width:22px;height:22px;flex:0 0 auto;fill:none;stroke:var(--brand-ink);stroke-width:1.9;stroke-linecap:round;stroke-linejoin:round}.market-global-search input{min-width:0;flex:1 1;height:100%;padding:0;border:0;outline:0;background:transparent;color:var(--ink);font-family:var(--sans);font-size:14px}.market-global-search button{width:34px;height:34px;flex:0 0 auto;border:0;border-radius:50%;background:#f0f2fb;color:var(--brand-ink);cursor:pointer;font-family:var(--sans);font-size:21px;line-height:1}.market-home-customer-tools{width:100%;max-width:none!important;display:grid;grid-template-columns:minmax(0,1fr) auto;grid-gap:10px;gap:10px;margin-top:13px}.market-home-address,.market-home-wishlist{min-width:0;min-height:54px;display:grid;align-items:center;grid-gap:10px;gap:10px;padding:9px 12px;border:1px solid hsla(0,0%,100%,.2);border-radius:13px;background:rgba(6,14,66,.38);color:#fff;font-family:var(--sans);text-align:left;text-decoration:none;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px)}.market-home-address{grid-template-columns:26px minmax(0,1fr) 18px}.market-home-wishlist{grid-template-columns:25px minmax(112px,auto);cursor:pointer}.market-home-address:hover,.market-home-wishlist:hover{border-color:hsla(0,0%,100%,.42);background:hsla(0,0%,100%,.11)}.market-home-address>svg,.market-home-wishlist>svg{width:23px;height:23px;fill:none;stroke:#d5dcff;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.market-home-wishlist>svg{color:#fff;stroke:currentColor}.market-home-address>svg:last-child{width:17px;height:17px}.market-home-address>span,.market-home-wishlist>span{min-width:0;display:flex;flex-direction:column}.market-home-address small,.market-home-wishlist small{color:#bfc8ff;font-size:8.5px;font-weight:780;letter-spacing:.05em;text-transform:uppercase}.market-home-address strong,.market-home-wishlist strong{overflow:hidden;margin-top:2px;color:#fff;font-size:10.5px;font-weight:720;text-overflow:ellipsis;white-space:nowrap}.market-home-categories{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:12px;gap:12px;margin-top:16px}.market-home-categories>button{min-width:0;display:grid;grid-template-columns:44px minmax(0,1fr) 18px;align-items:center;grid-gap:12px;gap:12px;padding:16px;border:1px solid var(--line);border-radius:14px;background:var(--surface);color:var(--ink);cursor:pointer;font-family:var(--sans);text-align:left;box-shadow:0 8px 24px -22px rgba(16,24,60,.4);transition:border-color .15s ease,transform .15s ease,box-shadow .15s ease}.market-home-categories>button:hover{transform:translateY(-2px);border-color:rgba(16,32,160,.28);box-shadow:0 16px 30px -24px rgba(16,32,160,.58)}.market-home-categories>button>svg{width:18px;height:18px;fill:none;stroke:var(--muted);stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.market-home-category-icon{width:44px;height:44px;display:inline-flex;align-items:center;justify-content:center;border-radius:12px;background:#e8ebff;color:var(--brand-ink);font-size:17px;font-weight:900}.market-home-category-icon svg{width:23px;height:23px;fill:none;stroke:currentColor;stroke-width:1.65;stroke-linecap:round;stroke-linejoin:round}.market-home-category-icon.tone-2{background:#e5f5ed;color:#176642}.market-home-category-icon.tone-3{background:#fff0d8;color:#8c5700}.market-home-category-icon.tone-4{background:#e5f4ff;color:#075f91}.market-home-category-icon.tone-5{background:#f4eafa;color:#71338e}.market-home-categories>button>span:nth-child(2){min-width:0;display:flex;flex-direction:column}.market-home-categories strong{overflow:hidden;font-size:13px;text-overflow:ellipsis;white-space:nowrap}.market-home-categories small{margin-top:3px;color:var(--muted);font-size:10.5px}.market-home-section,.market-search-results,.market-sellers{margin-top:30px}.market-home-section{scroll-margin-top:24px}.market-home-section-head{display:flex;align-items:flex-end;justify-content:space-between;gap:20px;margin-bottom:13px}.market-home-section-head>div>span{display:block;margin-bottom:3px;color:var(--brand-ink);font-size:10px;font-weight:820;letter-spacing:.075em;text-transform:uppercase}.market-home-section-head h2{margin:0;color:var(--ink);font-size:21px;line-height:1.18;letter-spacing:-.028em}.market-home-section-head>small{flex:0 0 auto;padding:6px 9px;border-radius:999px;background:#e9ecf7;color:var(--muted);font-size:10.5px;font-weight:750}.market-seller-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:12px;gap:12px}.market-seller-grid>button{min-width:0;display:grid;grid-template-columns:66px minmax(0,1fr) auto;align-items:center;grid-gap:12px;gap:12px;padding:14px;border:1px solid var(--line);border-radius:14px;background:var(--surface);color:var(--ink);cursor:pointer;font-family:var(--sans);text-align:left;transition:border-color .15s ease,transform .15s ease,box-shadow .15s ease}.market-seller-grid>button:hover{transform:translateY(-2px);border-color:rgba(16,32,160,.28);box-shadow:0 16px 30px -24px rgba(16,32,160,.58)}.market-seller-grid>button>div{width:66px;height:50px;display:flex;align-items:center;justify-content:center;padding:7px;border:1px solid #eef0f4;border-radius:10px;background:#fff}.market-seller-grid img{display:block;max-width:100%;max-height:100%;object-fit:contain}.market-seller-grid>button>span{min-width:0;display:flex;flex-direction:column}.market-seller-grid strong{overflow:hidden;color:var(--ink);font-size:12.5px;text-overflow:ellipsis;white-space:nowrap}.market-seller-grid small{margin-top:3px;color:var(--muted);font-size:9.5px}.market-seller-grid b{padding:5px 7px;border-radius:999px;background:var(--good-soft);color:var(--good);font-size:8.5px;letter-spacing:.04em;text-transform:uppercase}.market-home-row{display:grid;grid-auto-flow:column;grid-auto-columns:minmax(218px,244px);grid-gap:14px;gap:14px;overflow-x:auto;padding:2px 2px 13px;scroll-padding-left:2px;scroll-snap-type:x proximity}.market-home-row::-webkit-scrollbar{height:7px}.market-home-row::-webkit-scrollbar-track{background:#e8eaf0;border-radius:999px}.market-home-row::-webkit-scrollbar-thumb{background:#b9bfd2;border-radius:999px}.market-search-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(218px,1fr));grid-gap:14px;gap:14px}.market-home-card{position:relative;min-width:0;overflow:hidden;display:flex;flex-direction:column;scroll-snap-align:start;border:1px solid var(--line);border-radius:14px;background:var(--surface);box-shadow:0 8px 24px -22px rgba(16,24,60,.48);transition:transform .15s ease,box-shadow .15s ease}.market-home-card:hover{transform:translateY(-2px);box-shadow:0 18px 34px -25px rgba(16,32,160,.65)}.market-home-card-image{position:relative;width:100%;height:208px;overflow:hidden;padding:0;border:0;border-bottom:1px solid #eef0f3;background:#fff;cursor:pointer}.market-home-card-image img{display:block;width:100%;height:100%;padding:15px;object-fit:contain;transition:transform .25s ease}.market-home-card.course .market-home-card-image img{padding:0;object-fit:cover}.market-home-card:hover .market-home-card-image img{transform:scale(1.018)}.market-home-card-image>span{position:absolute;top:10px;right:51px;left:10px;max-width:none;overflow:hidden;padding:5px 7px;border-radius:7px;background:rgba(9,18,76,.9);color:#fff;font-size:8.5px;font-weight:800;letter-spacing:.04em;text-overflow:ellipsis;text-transform:uppercase;white-space:nowrap;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.market-home-card-body{min-height:230px;display:flex;flex:1 1;flex-direction:column;padding:14px}.market-home-card-body>small{overflow:hidden;color:var(--brand-ink);font-size:9.5px;font-weight:760;text-overflow:ellipsis;white-space:nowrap}.market-home-card-body h3{display:-webkit-box;overflow:hidden;min-height:43px;margin:6px 0 12px;color:var(--ink);font-size:14px;line-height:1.38;letter-spacing:-.015em;-webkit-box-orient:vertical;-webkit-line-clamp:2}.market-home-card-body>strong{color:var(--ink);font-size:18px;letter-spacing:-.025em}.market-home-card-body>p{margin:3px 0 0;color:var(--muted);font-size:10.5px}.market-home-card-body>em{margin-top:3px;color:var(--good);font-size:9.5px;font-style:normal;font-weight:700}.market-home-card-action{display:flex;align-items:center;justify-content:space-between;gap:8px;margin-top:auto;padding:12px 0 0;border:0;border-top:1px solid #eef0f3;background:transparent;color:var(--brand-ink);cursor:pointer;font-family:var(--sans);font-size:10.5px;font-weight:800}.market-home-card-action svg{width:16px;height:16px;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.market-card-wishlist{position:absolute;z-index:5;top:9px;right:9px;width:35px;height:35px;display:grid;place-items:center;padding:0;border:1px solid rgba(16,32,160,.11);border-radius:50%;background:hsla(0,0%,100%,.94);color:#58627d;cursor:pointer;box-shadow:0 8px 20px -13px rgba(8,18,78,.8);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.market-card-wishlist.ativo,.market-card-wishlist:hover{border-color:rgba(16,32,160,.28);background:#eef0ff;color:var(--brand)}.market-card-wishlist:disabled{cursor:wait;opacity:.65}.market-card-wishlist svg{width:18px;height:18px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.market-wishlist-backdrop{position:fixed;z-index:550;inset:0;display:flex;justify-content:flex-end;background:rgba(7,12,42,.55);backdrop-filter:blur(7px);-webkit-backdrop-filter:blur(7px)}.market-wishlist-panel{width:min(460px,100%);height:100%;display:flex;flex-direction:column;border-left:1px solid rgba(16,32,160,.13);background:#f7f8fc;box-shadow:-25px 0 70px -45px rgba(4,12,66,.75)}.market-wishlist-panel>header{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;padding:24px;border-bottom:1px solid var(--line);background:#fff}.market-wishlist-panel>header>div>span{color:var(--brand-ink);font-size:9px;font-weight:850;letter-spacing:.1em;text-transform:uppercase}.market-wishlist-panel>header h2{margin:4px 0 0;color:var(--ink);font-size:24px;letter-spacing:-.035em}.market-wishlist-panel>header p{margin:4px 0 0;color:var(--muted);font-size:10.5px}.market-wishlist-panel>header>button{width:36px;height:36px;flex:0 0 auto;padding:0;border:1px solid var(--line);border-radius:50%;background:#f3f4f9;color:var(--muted);cursor:pointer;font-family:var(--sans);font-size:22px;line-height:1}.market-wishlist-items{min-height:0;display:flex;flex:1 1;flex-direction:column;gap:10px;overflow-y:auto;padding:14px}.market-wishlist-items article{position:relative;display:grid;grid-template-columns:minmax(0,1fr) 36px;grid-gap:8px;gap:8px;padding:10px;border:1px solid var(--line);border-radius:14px;background:#fff;box-shadow:0 9px 24px -23px rgba(12,24,85,.5)}.market-wishlist-item-open{min-width:0;display:grid;grid-template-columns:76px minmax(0,1fr);align-items:center;grid-gap:11px;gap:11px;padding:0;border:0;background:transparent;color:inherit;cursor:pointer;font-family:var(--sans);text-align:left}.market-wishlist-item-open img{display:block;width:76px;height:68px;padding:5px;border:1px solid #eef0f4;border-radius:10px;background:#fff;object-fit:contain}.market-wishlist-item-open>span{min-width:0;display:flex;flex-direction:column}.market-wishlist-item-open small{overflow:hidden;color:var(--brand-ink);font-size:8.5px;font-weight:750;text-overflow:ellipsis;white-space:nowrap}.market-wishlist-item-open strong{display:-webkit-box;overflow:hidden;margin-top:4px;color:var(--ink);font-size:11.5px;line-height:1.35;-webkit-box-orient:vertical;-webkit-line-clamp:2}.market-wishlist-item-open b{margin-top:5px;color:var(--ink);font-size:12px}.market-wishlist-item-remove{align-self:center;width:34px;height:34px;display:grid;place-items:center;padding:0;border:0;border-radius:50%;background:#eef0ff;color:var(--brand);cursor:pointer}.market-wishlist-item-remove svg{width:17px;height:17px;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.market-wishlist-empty{min-height:0;display:grid;flex:1 1;place-content:center;justify-items:center;padding:32px;color:var(--muted);text-align:center}.market-wishlist-empty>svg{width:45px;height:45px;margin-bottom:14px;fill:none;stroke:#a6aec4;stroke-width:1.4;stroke-linecap:round;stroke-linejoin:round}.market-wishlist-empty strong{color:var(--ink);font-size:15px}.market-wishlist-empty p{max-width:280px;margin:7px 0 0;font-size:11px;line-height:1.55}.seller-store-page{min-height:100dvh;background:var(--bg)}.seller-store-main{width:min(100% - 42px,1380px);margin:0 auto;padding:22px 0 72px}.seller-store-hero{position:relative;overflow:hidden;display:flex;align-items:center;justify-content:space-between;gap:30px;padding:30px;border:1px solid rgba(16,32,160,.13);border-radius:20px;background:radial-gradient(circle at 88% 15%,rgba(86,106,255,.22),transparent 34%),linear-gradient(128deg,#fff,#f4f6ff 58%,#e8ecff);box-shadow:0 20px 42px -34px rgba(16,32,160,.48)}.seller-store-brand{min-width:0;display:grid;grid-template-columns:150px minmax(0,1fr);align-items:center;grid-gap:24px;gap:24px}.seller-store-logo{width:150px;height:112px;display:flex;align-items:center;justify-content:center;padding:17px;border:1px solid rgba(16,32,160,.11);border-radius:16px;background:#fff;box-shadow:0 12px 28px -23px rgba(16,32,160,.65)}.seller-store-logo img{display:block;max-width:100%;max-height:100%;object-fit:contain}.seller-store-brand>div:last-child{min-width:0}.seller-store-brand>div:last-child>span{display:block;margin-bottom:5px;color:var(--brand-ink);font-size:10px;font-weight:850;letter-spacing:.08em;text-transform:uppercase}.seller-store-brand h1{margin:0;color:var(--ink);font-size:clamp(27px,3vw,42px);line-height:1.08;letter-spacing:-.045em}.seller-store-brand p{max-width:650px;margin:9px 0 10px;color:var(--muted);font-size:13px;line-height:1.55}.seller-store-brand small{display:inline-flex;align-items:center;gap:5px;color:var(--muted);font-size:10.5px;font-weight:650}.seller-store-brand small svg{width:15px;height:15px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.seller-store-stats{flex:0 0 auto;display:grid;grid-template-columns:repeat(3,minmax(90px,1fr));overflow:hidden;border:1px solid rgba(16,32,160,.12);border-radius:14px;background:hsla(0,0%,100%,.82);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.seller-store-stats>div{min-width:90px;display:flex;flex-direction:column;align-items:center;padding:16px 13px;border-left:1px solid rgba(16,32,160,.1);text-align:center}.seller-store-stats>div:first-child{border-left:0}.seller-store-stats strong{color:var(--brand-ink);font-size:19px;letter-spacing:-.03em}.seller-store-stats span{margin-top:2px;color:var(--muted);font-size:8.5px;text-transform:uppercase}.seller-store-catalog,.seller-store-categories{margin-top:28px}.seller-store-catalog-head>div:first-child>span,.seller-store-section-title>span{display:block;margin-bottom:4px;color:var(--brand-ink);font-size:9.5px;font-weight:830;letter-spacing:.08em;text-transform:uppercase}.seller-store-catalog-head h2,.seller-store-section-title h2{margin:0;color:var(--ink);font-size:22px;letter-spacing:-.03em}.seller-store-categories>div:last-child{display:grid;grid-template-columns:repeat(auto-fit,minmax(185px,1fr));grid-gap:11px;gap:11px;margin-top:13px}.seller-store-categories button{min-width:0;display:grid;grid-template-columns:42px minmax(0,1fr);align-items:center;grid-gap:11px;gap:11px;padding:14px;border:1px solid var(--line);border-radius:13px;background:var(--surface);color:var(--ink);cursor:pointer;font-family:var(--sans);text-align:left;transition:transform .15s ease,border-color .15s ease,box-shadow .15s ease}.seller-store-categories button:hover{transform:translateY(-2px);border-color:rgba(16,32,160,.28);box-shadow:0 14px 28px -25px rgba(16,32,160,.62)}.seller-store-categories button>span{grid-row:1/span 2;width:42px;height:42px;display:inline-flex;align-items:center;justify-content:center;border-radius:11px;background:rgba(16,32,160,.09);color:var(--brand-ink);font-size:15px;font-weight:850}.seller-store-categories button>strong{overflow:hidden;align-self:end;font-size:11.5px;line-height:1.25;text-overflow:ellipsis;white-space:nowrap}.seller-store-categories button>small{align-self:start;color:var(--muted);font-size:9px}.seller-store-catalog{padding:23px;border:1px solid var(--line);border-radius:18px;background:hsla(0,0%,100%,.58)}.seller-store-catalog-head{display:flex;align-items:flex-end;justify-content:space-between;gap:22px;padding-bottom:19px;border-bottom:1px solid var(--line)}.seller-store-catalog-head p{margin:5px 0 0;color:var(--muted);font-size:10.5px}.seller-store-tools{display:flex;align-items:flex-end;gap:10px}.seller-store-search{width:min(34vw,370px);height:42px;display:flex;align-items:center;gap:8px;padding-left:12px;border:1px solid var(--line);border-radius:10px;background:#fff}.seller-store-search:focus-within{border-color:rgba(16,32,160,.38);box-shadow:0 0 0 3px rgba(16,32,160,.07)}.seller-store-search svg{width:18px;height:18px;flex:0 0 auto;fill:none;stroke:var(--muted);stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.seller-store-search input{min-width:0;flex:1 1;height:100%;padding:0;border:0;outline:0;background:transparent;color:var(--ink);font-family:var(--sans);font-size:11.5px}.seller-store-search button{width:32px;height:32px;margin-right:4px;border:0;border-radius:50%;background:#eef0f7;color:var(--brand-ink);cursor:pointer;font-family:var(--sans);font-size:18px}.seller-store-sort{display:flex;flex-direction:column;gap:4px}.seller-store-sort>span{color:var(--muted);font-size:8.5px;font-weight:750;letter-spacing:.05em;text-transform:uppercase}.seller-store-sort select{height:42px;padding:0 30px 0 10px;border:1px solid var(--line);border-radius:10px;background:#fff;color:var(--ink);font-family:var(--sans);font-size:10.5px}.seller-store-groups{display:flex;flex-direction:column;gap:31px;margin-top:24px}.seller-store-group{scroll-margin-top:95px}.seller-store-group-head{display:flex;align-items:center;justify-content:space-between;gap:14px;margin-bottom:12px}.seller-store-group-head h2{margin:0;color:var(--ink);font-size:18px;letter-spacing:-.025em}.seller-store-group-head span{flex:0 0 auto;padding:5px 8px;border-radius:999px;background:#e9ecf7;color:var(--muted);font-size:9.5px;font-weight:750}.seller-store-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(215px,1fr));grid-gap:13px;gap:13px}.seller-store-product{position:relative;min-width:0;overflow:hidden;display:flex;flex-direction:column;border:1px solid var(--line);border-radius:13px;background:#fff;box-shadow:0 8px 23px -22px rgba(16,24,60,.48);transition:transform .15s ease,box-shadow .15s ease}.seller-store-product:hover{transform:translateY(-2px);box-shadow:0 18px 34px -25px rgba(16,32,160,.62)}.seller-store-product-image{position:relative;width:100%;height:218px;overflow:hidden;padding:14px;border:0;border-bottom:1px solid #eef0f3;background:#fff;cursor:pointer}.seller-store-product.course .seller-store-product-image{padding:0}.seller-store-product-image img{display:block;width:100%;height:100%;object-fit:contain;transition:transform .22s ease}.seller-store-product.course .seller-store-product-image img{object-fit:cover}.seller-store-product:hover .seller-store-product-image img{transform:scale(1.018)}.seller-store-product-image>span{position:absolute;top:9px;right:51px;left:9px;max-width:none;overflow:hidden;padding:5px 7px;border-radius:7px;background:rgba(9,18,76,.9);color:#fff;font-size:8px;font-weight:820;letter-spacing:.04em;text-overflow:ellipsis;text-transform:uppercase;white-space:nowrap;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.seller-store-product-body{min-height:220px;display:flex;flex:1 1;flex-direction:column;padding:13px}.seller-store-product-body>small{overflow:hidden;color:var(--brand-ink);font-size:8.5px;font-weight:760;text-overflow:ellipsis;text-transform:uppercase;white-space:nowrap}.seller-store-product-body h3{min-height:42px;margin:6px 0 10px;color:var(--ink);font-size:13.5px;line-height:1.38;letter-spacing:-.014em}.seller-store-product-body h3,.seller-store-product-detail{display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:2}.seller-store-product-detail{min-height:34px;margin:-2px 0 8px;color:var(--muted);font-size:9.5px;line-height:1.4}.seller-store-product-price{display:flex;flex-direction:column}.seller-store-product-price strong{color:var(--ink);font-size:17px;letter-spacing:-.025em}.seller-store-product-price span{margin-top:3px;color:var(--good);font-size:9.5px}.seller-store-product-body>button{align-self:flex-start;margin-top:auto;padding:11px 0 0;border:0;border-top:1px solid #eef0f3;background:transparent;color:var(--brand-ink);cursor:pointer;font-family:var(--sans);font-size:10px;font-weight:820}.market-product-page{min-height:100dvh;background:var(--bg)}.market-product-header{position:-webkit-sticky;position:sticky;z-index:20;top:0;height:72px;display:flex;align-items:center;justify-content:space-between;gap:20px;padding:0 max(24px,calc((100vw - 1240px) / 2));border-bottom:1px solid var(--line);background:hsla(0,0%,100%,.94);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.market-product-logo{display:inline-flex;align-items:center}.market-product-logo img{display:block;width:auto;height:42px}.market-product-back{display:inline-flex;align-items:center;gap:6px;color:var(--brand-ink);font-size:12.5px;font-weight:750;text-decoration:none}.market-product-back svg,.market-product-location svg,.market-product-safe svg{width:17px;height:17px;flex:0 0 auto;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.market-product-back:hover{text-decoration:underline}.market-product-main{width:min(100% - 48px,1240px);margin:0 auto;padding:22px 0 72px}.market-product-breadcrumb{display:flex;align-items:center;gap:8px;min-width:0;margin-bottom:18px;color:var(--muted);font-size:11.5px}.market-product-breadcrumb a{color:var(--brand-ink);text-decoration:none}.market-product-breadcrumb a:hover{text-decoration:underline}.market-product-breadcrumb strong{min-width:0;overflow:hidden;color:var(--ink);font-weight:650;text-overflow:ellipsis;white-space:nowrap}.market-product-hero{display:grid;grid-template-columns:minmax(310px,.82fr) minmax(0,1.18fr);overflow:hidden;border:1px solid var(--line);border-radius:20px;background:var(--surface);box-shadow:var(--shadow)}.market-product-gallery{min-height:650px;overflow:hidden;background:#e9ebef}.market-product-gallery img{display:block;width:100%;height:100%;object-fit:cover}.market-product-hero.physical{grid-template-columns:minmax(360px,1fr) minmax(0,1fr)}.market-product-gallery.physical{min-height:590px;display:flex;align-items:center;justify-content:center;padding:56px;background:#fff}.market-product-gallery.physical img{height:auto;max-height:480px;object-fit:contain}.market-product-summary{min-width:0;padding:38px 42px}.market-product-seller{display:flex;align-items:center;gap:10px;margin-bottom:25px;color:inherit;text-decoration:none}.market-product-seller:hover strong{color:var(--brand-ink)}.market-product-seller>div{width:72px;height:44px;display:flex;align-items:center;justify-content:center;padding:7px;border:1px solid var(--line);border-radius:9px;background:#fff}.market-product-seller img{display:block;width:100%;height:100%;object-fit:contain}.market-product-seller>span{display:flex;flex-direction:column;color:var(--muted);font-size:10.5px}.market-product-seller strong{color:var(--ink);font-size:12.5px}.market-product-kind{display:inline-flex;padding:5px 8px;border-radius:7px;background:rgba(16,32,160,.09);color:var(--brand-ink);font-size:10px;font-weight:800;letter-spacing:.05em;text-transform:uppercase}.market-product-summary h1{max-width:720px;margin:12px 0 8px;color:var(--ink);font-size:clamp(27px,3vw,40px);line-height:1.12;letter-spacing:-.04em}.market-product-class{margin:0;color:var(--brand-ink);font-size:14px;font-weight:750}.market-product-location{display:flex;align-items:center;gap:7px;margin-top:17px;color:var(--muted);font-size:12.5px;font-weight:600}.market-product-price{margin-top:27px;padding:21px 22px;border:1px solid rgba(16,32,160,.12);border-radius:14px;background:linear-gradient(135deg,#f8f9ff,#f1f3ff)}.market-product-price>span{display:block;margin-bottom:3px;color:var(--muted);font-size:10px;font-weight:800;letter-spacing:.06em;text-transform:uppercase}.market-product-price>strong{display:block;color:var(--ink);font-size:32px;line-height:1.15;letter-spacing:-.035em}.market-product-price p{margin:4px 0 5px;color:var(--ink);font-size:14px}.market-product-price small{display:block;color:var(--muted);font-size:10.5px}.market-product-price .market-product-pix{margin-top:4px;color:var(--good);font-size:12px;font-weight:750}.market-product-cta{width:100%;margin-top:14px;padding:13px 18px;border:0;border-radius:11px;background:var(--brand);color:#fff;cursor:pointer;font-family:var(--sans);font-size:14px;font-weight:800}.market-product-cta:hover{background:var(--brand-ink)}.market-product-safe{display:flex;align-items:center;justify-content:center;gap:7px;margin-top:11px;color:var(--good);font-size:10.5px;font-weight:650;text-align:center}.market-product-content{display:grid;grid-template-columns:minmax(0,1fr) minmax(300px,390px);align-items:start;grid-gap:18px;gap:18px;margin-top:18px}.market-product-info{display:flex;flex-direction:column;gap:18px}.market-product-contact,.market-product-section{padding:25px 27px;border:1px solid var(--line);border-radius:16px;background:var(--surface);box-shadow:0 8px 24px -22px rgba(16,24,60,.4)}.market-product-contact h2,.market-product-section h2{margin:0;color:var(--ink);font-size:20px;letter-spacing:-.025em}.market-product-contact>p,.market-product-section>p{margin:7px 0 0;color:var(--muted);font-size:13px;line-height:1.65}.market-product-facts{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:0;gap:0;margin:20px 0 0;border:1px solid var(--line);border-radius:12px;overflow:hidden}.market-product-facts>div{min-width:0;padding:13px 14px;border-bottom:1px solid var(--line)}.market-product-facts>div:nth-child(odd){border-right:1px solid var(--line)}.market-product-facts>div:nth-last-child(-n+2){border-bottom:0}.market-product-facts dt{margin:0 0 2px;color:#7a839b;font-size:9.5px;font-weight:800;letter-spacing:.07em;text-transform:uppercase}.market-product-facts dd{margin:0;color:var(--ink);font-size:12.5px;font-weight:650;line-height:1.45}.market-product-teacher-list{display:flex;flex-wrap:wrap;gap:8px;margin-top:16px}.market-product-teacher-list span{display:inline-flex;padding:8px 11px;border:1px solid rgba(16,32,160,.12);border-radius:999px;background:rgba(16,32,160,.06);color:var(--brand-ink);font-size:11.5px;font-weight:750}.market-product-contact{position:-webkit-sticky;position:sticky;top:90px;scroll-margin-top:100px}.market-product-contact .store-interest-form{margin-top:18px}.market-product-interest-sent{display:flex;align-items:flex-start;gap:11px;margin-top:18px;padding:15px;border:1px solid rgba(31,122,77,.18);border-radius:12px;background:var(--good-soft);color:var(--good)}.market-product-interest-sent>span{width:25px;height:25px;flex:0 0 auto;display:inline-flex;align-items:center;justify-content:center;border-radius:50%;background:var(--good);color:#fff;font-size:13px;font-weight:900}.market-product-interest-sent strong{display:block;font-size:13px}.market-product-interest-sent p{margin:3px 0 0;color:#3f6553;font-size:11.5px;line-height:1.5}.market-product-interest-sent small{display:block;margin-top:5px;color:#5f7869;font-size:10px}.market-product-header.commerce{gap:24px}.market-product-global-search{width:min(52vw,620px);height:42px;display:flex;align-items:center;gap:9px;padding-left:13px;border:1px solid var(--line);border-radius:10px;background:#fff}.market-product-global-search:focus-within{border-color:rgba(16,32,160,.38);box-shadow:0 0 0 3px rgba(16,32,160,.07)}.market-product-global-search svg{width:18px;height:18px;flex:0 0 auto;fill:none;stroke:var(--muted);stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.market-product-global-search input{min-width:0;flex:1 1;height:100%;padding:0;border:0;outline:0;background:transparent;color:var(--ink);font-family:var(--sans);font-size:12.5px}.market-product-global-search button{height:100%;padding:0 15px;border:0;border-left:1px solid var(--line);border-radius:0 9px 9px 0;background:#f5f6fb;color:var(--brand-ink);cursor:pointer;font-family:var(--sans);font-size:10.5px;font-weight:800}.market-product-main.commerce{width:min(100% - 42px,1380px)}.market-product-commerce{display:grid;grid-template-columns:minmax(400px,1.18fr) minmax(320px,.82fr) 320px;align-items:start;grid-gap:0;gap:0;overflow:hidden;border:1px solid var(--line);border-radius:18px;background:var(--surface);box-shadow:var(--shadow)}.market-product-commerce-gallery{min-height:610px;display:grid;grid-template-columns:60px minmax(0,1fr);grid-gap:16px;gap:16px;padding:26px 22px;border-right:1px solid var(--line);background:#fff}.market-product-thumb{width:58px;height:58px;overflow:hidden;padding:5px;border:1px solid var(--line);border-radius:8px;background:#fff;cursor:pointer}.market-product-thumb.active{border:2px solid var(--brand)}.market-product-thumb img{display:block;width:100%;height:100%;object-fit:contain}.market-product-main-image{min-width:0;display:flex;align-items:center;justify-content:center;padding:28px}.market-product-main-image img{display:block;width:100%;max-width:500px;max-height:520px;object-fit:contain}.market-product-commerce-info{min-width:0;padding:30px 28px}.market-product-condition{color:var(--muted);font-size:10.5px}.market-product-commerce-info h1{margin:8px 0;color:var(--ink);font-size:clamp(23px,2.1vw,31px);line-height:1.17;letter-spacing:-.035em}.market-product-rating-empty{display:flex;align-items:center;flex-wrap:wrap;gap:8px;margin:9px 0 15px}.market-product-rating-empty>span{color:#7f8de8;font-size:19px;letter-spacing:1px}.market-product-rating-empty small{color:var(--muted);font-size:10.5px}.market-product-commerce-info .market-product-kind{margin-top:2px}.market-product-commerce-price{margin-top:24px}.market-product-commerce-price>strong{display:block;color:var(--ink);font-size:31px;line-height:1.15;letter-spacing:-.035em}.market-product-commerce-price p{margin:5px 0 0;color:var(--good);font-size:12.5px}.market-product-commerce-price em{display:block;margin-top:4px;color:var(--good);font-size:12px;font-style:normal;font-weight:760}.market-product-commerce-price small{display:block;margin-top:8px;color:var(--muted);font-size:9.5px;line-height:1.45}.market-product-highlights{margin-top:28px;padding-top:23px;border-top:1px solid var(--line)}.market-product-highlights h2{margin:0;color:var(--ink);font-size:14.5px}.market-product-highlights ul{margin:11px 0 0;padding-left:18px}.market-product-highlights li{margin:6px 0;color:var(--muted);font-size:11.5px;line-height:1.45}.market-product-highlights li span{color:var(--ink);font-weight:700}.market-product-buybox{margin:18px;padding:20px;border:1px solid var(--line);border-radius:14px;background:#fff;box-shadow:0 12px 30px -26px rgba(16,24,60,.5)}.market-product-delivery{display:flex;align-items:flex-start;gap:9px;color:var(--good)}.market-product-delivery svg{width:21px;height:21px;flex:0 0 auto;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}.market-product-delivery>div{display:flex;flex-direction:column}.market-product-delivery strong{font-size:12.5px}.market-product-delivery span{margin-top:2px;color:var(--muted);font-size:9.5px;line-height:1.45}.market-product-delivery a{align-self:flex-start;margin-top:5px;color:var(--brand-ink);font-size:9.5px;font-weight:760;text-decoration:none}.market-product-delivery a:hover{text-decoration:underline}.market-product-buybox>h2{margin:24px 0 13px;color:var(--ink);font-size:15px}.market-product-buybox>label{display:block;margin-bottom:5px;color:var(--muted);font-size:9.5px;font-weight:750;letter-spacing:.05em;text-transform:uppercase}.market-product-buybox select{width:100%;height:39px;padding:0 10px;border:1px solid var(--line);border-radius:9px;background:#fff;color:var(--ink);font-family:var(--sans);font-size:11.5px}.market-product-buy-now,.market-product-buy-secondary{width:100%;margin-top:11px;padding:12px 14px;border:0;border-radius:10px;background:var(--brand);color:#fff;cursor:pointer;font-family:var(--sans);font-size:12px;font-weight:820}.market-product-buy-now:hover{background:var(--brand-ink)}.market-product-buy-secondary{margin-top:7px;background:rgba(16,32,160,.1);color:var(--brand-ink)}.market-product-buy-secondary:hover{background:rgba(16,32,160,.16)}.market-wishlist-toggle{width:100%;min-height:42px;display:inline-flex;align-items:center;justify-content:center;gap:9px;margin-top:8px;padding:10px 13px;border:1px solid rgba(16,32,160,.2);border-radius:10px;background:#fff;color:var(--brand-ink);cursor:pointer;font-family:var(--sans);font-size:10.5px;font-weight:780;transition:border-color .15s ease,background .15s ease,box-shadow .15s ease}.market-wishlist-toggle.ativo,.market-wishlist-toggle:hover{border-color:rgba(16,32,160,.34);background:#eef0ff;box-shadow:0 8px 18px -17px rgba(16,32,160,.8)}.market-wishlist-toggle:disabled{cursor:wait;opacity:.62}.market-wishlist-toggle svg{width:18px;height:18px;flex:0 0 auto;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.market-wishlist-toggle.compacto{width:40px;min-height:40px;margin:0;padding:0;border-radius:50%}.market-product-buybox .market-product-safe{align-items:flex-start;justify-content:flex-start;margin:13px 0 0;text-align:left}.market-product-buybox-seller{display:grid;grid-template-columns:55px minmax(0,1fr);align-items:center;grid-gap:10px;gap:10px;margin-top:18px;padding-top:16px;border-top:1px solid var(--line);color:inherit;text-decoration:none}.market-product-buybox-seller img{display:block;width:55px;height:40px;padding:5px;border:1px solid var(--line);border-radius:8px;object-fit:contain}.market-product-buybox-seller>span{min-width:0;display:flex;flex-direction:column;color:var(--muted);font-size:9px}.market-product-buybox-seller strong{overflow:hidden;margin-top:1px;color:var(--ink);font-size:11.5px;text-overflow:ellipsis;white-space:nowrap}.market-product-buybox-seller small{margin-top:2px;color:var(--muted);font-size:8.5px}.market-product-recommendations{margin-top:18px;padding:24px;border:1px solid var(--line);border-radius:16px;background:var(--surface)}.market-product-section-title>span{display:block;margin-bottom:4px;color:var(--brand-ink);font-size:9.5px;font-weight:820;letter-spacing:.07em;text-transform:uppercase}.market-product-section-title h2{margin:0;color:var(--ink);font-size:20px;letter-spacing:-.027em}.market-product-recommendation-row{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:12px;gap:12px;margin-top:17px}.market-product-recommendation-row article{min-width:0;overflow:hidden;border:1px solid var(--line);border-radius:12px;background:#fff}.market-product-recommendation-row article>button{width:100%;height:170px;padding:15px;border:0;border-bottom:1px solid #eef0f3;background:#fff;cursor:pointer}.market-product-recommendation-row img{display:block;width:100%;height:100%;object-fit:contain}.market-product-recommendation-row article>div{display:flex;flex-direction:column;min-height:170px;padding:12px}.market-product-recommendation-row small{overflow:hidden;color:var(--brand-ink);font-size:8.5px;font-weight:750;text-overflow:ellipsis;white-space:nowrap}.market-product-recommendation-row h3{display:-webkit-box;overflow:hidden;min-height:39px;margin:5px 0 9px;color:var(--ink);font-size:12px;line-height:1.38;-webkit-box-orient:vertical;-webkit-line-clamp:2}.market-product-recommendation-row strong{color:var(--ink);font-size:15px}.market-product-recommendation-row article>div>button{align-self:flex-start;margin-top:auto;padding:0;border:0;background:transparent;color:var(--brand-ink);cursor:pointer;font-family:var(--sans);font-size:10px;font-weight:800}.market-product-detail-grid{display:grid;grid-template-columns:minmax(0,1fr) 330px;align-items:start;grid-gap:18px;gap:18px;margin-top:18px}.market-product-detail-column,.market-product-side-column{display:flex;flex-direction:column;gap:18px}.market-product-characteristics{overflow:hidden;margin:19px 0 0;border:1px solid var(--line);border-radius:11px}.market-product-characteristics>div{display:grid;grid-template-columns:minmax(170px,.6fr) minmax(0,1.4fr)}.market-product-characteristics>div:nth-child(odd){background:#f3f4f7}.market-product-characteristics dd,.market-product-characteristics dt{margin:0;padding:12px 14px;color:var(--ink);font-size:11.5px;line-height:1.4}.market-product-characteristics dt{color:var(--muted);font-weight:650}.market-product-characteristics dd{border-left:1px solid rgba(222,226,233,.75);font-weight:700}.market-product-review-empty{display:grid;grid-template-columns:120px minmax(0,1fr);align-items:center;grid-gap:24px;gap:24px;margin-top:18px;padding:24px;border-radius:12px;background:#f7f8fb}.market-product-review-empty>strong{color:var(--brand);font-size:48px;letter-spacing:-.05em}.market-product-review-empty>div>span{color:#7f8de8;font-size:22px;letter-spacing:2px}.market-product-review-empty p{margin:6px 0 2px;color:var(--ink);font-size:12.5px;font-weight:700}.market-product-review-empty small{color:var(--muted);font-size:10.5px}.market-product-side-card{padding:21px;border:1px solid var(--line);border-radius:15px;background:var(--surface);box-shadow:0 8px 24px -22px rgba(16,24,60,.4)}.market-product-side-card>h2{margin:0;color:var(--ink);font-size:17px}.market-product-side-card>p{margin:7px 0 0;color:var(--muted);font-size:11.5px;line-height:1.55}.market-product-side-seller{display:grid;grid-template-columns:78px minmax(0,1fr);align-items:center;grid-gap:12px;gap:12px;color:inherit;text-decoration:none}.market-product-side-seller img{display:block;width:78px;height:64px;padding:8px;border:1px solid var(--line);border-radius:10px;background:#fff;object-fit:contain}.market-product-side-seller h2{margin:0;color:var(--ink);font-size:15px}.market-product-side-seller p{margin:4px 0;color:var(--muted);font-size:10.5px;line-height:1.4}.market-product-side-seller small{color:var(--brand-ink);font-size:9.5px;font-weight:700}.market-product-side-card ul{margin:16px 0 0;padding:14px 0 0 17px;border-top:1px solid var(--line)}.market-product-side-card li{margin:6px 0;color:var(--muted);font-size:10.5px;line-height:1.4}.market-product-contact.wide{position:static;display:grid;grid-template-columns:minmax(260px,.7fr) minmax(320px,1.3fr);align-items:start;grid-gap:28px;gap:28px;margin-top:18px;scroll-margin-top:92px}.market-product-contact.wide .market-product-interest-sent,.market-product-contact.wide .store-interest-form{margin-top:0}.store-detail-overlay{position:fixed;z-index:120;inset:0;display:flex;align-items:center;justify-content:center;padding:22px;background:rgba(11,18,48,.58);-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px)}.store-detail{position:relative;width:min(100%,920px);max-height:calc(100dvh - 44px);overflow-y:auto;border:1px solid hsla(0,0%,100%,.5);border-radius:20px;background:var(--surface);box-shadow:0 30px 80px -28px rgba(2,8,40,.68)}.store-detail-close{position:absolute;z-index:2;top:12px;right:12px;width:36px;height:36px;display:inline-flex;align-items:center;justify-content:center;padding:0;border:1px solid rgba(16,24,60,.1);border-radius:50%;background:hsla(0,0%,100%,.94);color:var(--muted);box-shadow:0 5px 16px -10px rgba(0,0,0,.5);cursor:pointer;font-family:var(--sans);font-size:24px;line-height:1}.store-detail-close:hover{color:var(--ink);background:#fff}.store-detail-grid{display:grid;grid-template-columns:minmax(260px,38%) minmax(0,1fr);min-height:590px}.store-detail-image{min-height:100%;overflow:hidden;border-radius:19px 0 0 19px;background:#e9ebef}.store-detail-image img{display:block;width:100%;height:100%;object-fit:cover}.store-detail-content{min-width:0;padding:36px 34px 30px}.store-product-kind-static{display:inline-flex;padding:5px 8px;border-radius:7px;background:rgba(16,32,160,.09);color:var(--brand-ink);font-size:10px;font-weight:800;letter-spacing:.05em;text-transform:uppercase}.store-detail-content h2{margin:11px 42px 7px 0;color:var(--ink);font-size:25px;line-height:1.2;letter-spacing:-.03em}.store-detail-date{margin:0;color:var(--brand-ink);font-size:13px;font-weight:750}.store-detail-facts{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:13px 20px;gap:13px 20px;margin:24px 0 0;padding:18px 0;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.store-detail-facts div{min-width:0}.store-detail-facts dt{margin:0 0 2px;color:#7a839b;font-size:9.5px;font-weight:800;letter-spacing:.07em;text-transform:uppercase}.store-detail-facts dd{margin:0;color:var(--ink);font-size:12.5px;font-weight:650;line-height:1.45}.store-detail-channel{display:flex;flex-direction:column;gap:2px;margin-top:18px;padding:12px 13px;border-radius:11px;background:rgba(16,32,160,.06);color:var(--brand-ink)}.store-detail-channel strong{font-size:12.5px}.store-detail-channel span{color:var(--muted);font-size:11.5px}.store-interest-form{margin-top:18px}.store-interest-form label{margin-bottom:6px}.store-interest-form textarea{width:100%;min-height:94px;resize:vertical;padding:11px 12px;border:1px solid var(--line);border-radius:10px;outline:none;background:#fbfcff;color:var(--ink);font-family:var(--sans);font-size:13px;line-height:1.45}.store-interest-form textarea:focus{border-color:rgba(16,32,160,.45);box-shadow:0 0 0 3px rgba(16,32,160,.08)}.store-interest-actions{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:9px}.store-interest-actions small{color:var(--muted);font-size:10px}.store-interest-actions button{min-width:150px;padding:10px 14px;border:0;border-radius:10px;background:var(--brand);color:#fff;cursor:pointer;font-family:var(--sans);font-size:12.5px;font-weight:800}.store-interest-actions button:hover{background:var(--brand-ink)}.store-interest-actions button:disabled{cursor:wait;opacity:.65}.store-interest-error{margin:8px 0 0;color:var(--crit);font-size:11.5px}.store-interest-success{display:flex;align-items:flex-start;gap:11px;margin-top:18px;padding:15px;border:1px solid rgba(31,122,77,.18);border-radius:12px;background:var(--good-soft);color:var(--good)}.store-interest-success>span{width:25px;height:25px;flex:0 0 auto;display:inline-flex;align-items:center;justify-content:center;border-radius:50%;background:var(--good);color:#fff;font-size:13px;font-weight:900}.store-interest-success strong{display:block;font-size:13px}.store-interest-success p{margin:2px 0 0;color:#3f6553;font-size:11.5px}.compras-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(260px,1fr));grid-gap:18px;gap:18px}.compra-card{background:var(--surface);border:1px solid var(--line);border-radius:14px;overflow:hidden;box-shadow:var(--shadow);display:flex;flex-direction:column}.compra-thumb{height:64px;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#0b1780,#1020a0);color:#fff;position:relative}.compra-thumb .mono{font-size:18px;font-weight:700;letter-spacing:.02em;opacity:.9}.compra-thumb.cancel{background:#dfe4e3}.compra-thumb .cancel-badge{position:absolute;background:#fdecee;color:var(--crit);font-size:12px;font-weight:650;padding:5px 12px;border-radius:8px}.compra-body{padding:16px;display:flex;flex-direction:column;gap:4px;flex:1 1}.compra-kind{font-size:12.5px;color:var(--muted)}.compra-name{font-size:16px;font-weight:700;letter-spacing:-.01em;margin:0 0 4px}.compra-actions{display:flex;gap:8px;margin-top:auto;padding-top:12px;flex-wrap:wrap}.btn-sm{width:auto;padding:9px 14px;font-size:13.5px;border-radius:9px}.btn-outline{background:transparent;color:var(--brand-ink);border:1px solid var(--line)}.btn-outline:hover{background:#f4f6f5}.grid-cards{display:grid;grid-template-columns:repeat(auto-fill,minmax(220px,1fr));grid-gap:18px;gap:18px}.card{background:var(--surface);border:1px solid var(--line);border-radius:14px;overflow:hidden;box-shadow:var(--shadow);cursor:pointer;text-align:left;padding:0;display:flex;flex-direction:column;transition:transform .15s,box-shadow .15s}.card:hover{transform:translateY(-3px);box-shadow:0 16px 34px -16px rgba(16,32,160,.45)}.card-thumb{position:relative;width:100%;aspect-ratio:16/9;background:linear-gradient(135deg,#16215f,#1020a0);display:flex;align-items:center;justify-content:center;overflow:hidden}.card-thumb img{width:100%;height:100%;object-fit:cover;display:block}.card-thumb-fallback{color:hsla(0,0%,100%,.92);font-size:13px;font-weight:700;text-align:center;padding:12px;line-height:1.3;text-transform:uppercase;letter-spacing:.02em}.card-thumb-play{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;color:#fff;font-size:34px;opacity:0;background:rgba(11,23,128,.32);transition:opacity .15s}.card:hover .card-thumb-play{opacity:1}.card-body{padding:13px 15px;display:flex;flex-direction:column;gap:4px}.card-nome{font-size:14.5px;font-weight:700;line-height:1.3;letter-spacing:-.01em;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.card-meta{font-size:12.5px;color:var(--muted)}.course-card-rating{display:flex;align-items:center;gap:4px;min-height:19px;color:#e9a900}.course-card-rating>span{font-family:Georgia,serif;font-size:16px;line-height:1}.course-card-rating strong{color:var(--ink);font-size:12.5px;line-height:1}.course-card-rating small{color:var(--muted);font-size:10.5px;line-height:1}.course-card-rating.vazia{color:#b8bfce}.curso-modulo{margin-bottom:34px}.curso-modulo-title{font-size:18px;font-weight:800;letter-spacing:-.02em;margin:0 0 14px;display:flex;align-items:baseline;gap:8px;flex-wrap:wrap}.curso-modulo-title span{font-size:12px;font-weight:600;color:var(--muted)}.tema-card{position:relative}.tema-card .card-thumb{background:linear-gradient(135deg,#1b1b1f,#2a2a30)}.tema-progress{z-index:3;display:flex;align-items:center;justify-content:flex-end;min-height:26px;padding:7px 9px 5px;background:linear-gradient(transparent,rgba(6,10,30,.92));color:#fff;font-size:10.5px;font-weight:800;letter-spacing:.02em;pointer-events:none}.tema-progress,.tema-progress-track{position:absolute;left:0;right:0;bottom:0}.tema-progress-track{height:4px;background:hsla(0,0%,100%,.32)}.tema-progress-track>span{display:block;height:100%;background:#5367ff}.tema-completed-mask{position:absolute;z-index:3;inset:0;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,rgba(11,23,128,.68),rgba(16,32,160,.82));color:#fff;pointer-events:none;-webkit-backdrop-filter:saturate(.75);backdrop-filter:saturate(.75)}.tema-completed-badge{gap:7px;padding:7px 11px;border:1px solid hsla(0,0%,100%,.38);border-radius:999px;background:rgba(8,18,100,.48);box-shadow:0 6px 18px rgba(0,0,0,.18);font-weight:800;letter-spacing:.02em}.tema-completed-badge,.tema-completed-badge>span{display:inline-flex;align-items:center;font-size:12px}.tema-completed-badge>span{width:18px;height:18px;justify-content:center;border-radius:50%;background:#fff;color:var(--brand-ink)}.tema-completed-track{position:absolute;left:0;right:0;bottom:0;height:4px;background:#5367ff}.curso-card .card-thumb{background:#fff}.curso-card .card-thumb img{object-fit:contain;padding:16px 22px}.course-toolbar{display:flex;align-items:center;justify-content:space-between;gap:28px;width:100%;margin:0 0 24px}.course-toolbar .crumb{flex:1 1 auto;margin-bottom:0;min-width:0}.course-actions{flex:0 1 auto;min-width:0;display:flex;align-items:center;justify-content:flex-end;gap:10px}.course-search{flex:0 0 48px;width:48px;min-width:48px;max-width:420px;margin:0}.course-search.aberta{flex:0 1 420px;width:420px;min-width:260px}.course-search-toggle{width:48px;height:48px;display:inline-flex;align-items:center;justify-content:center;padding:0;border:1px solid var(--line);border-radius:12px;background:var(--surface);color:var(--brand-ink);box-shadow:var(--shadow);cursor:pointer;transition:border-color .15s,background .15s,box-shadow .15s}.course-search-toggle:hover{border-color:rgba(16,32,160,.38);background:#f8f9ff;box-shadow:0 0 0 3px rgba(16,32,160,.08),var(--shadow)}.course-search-toggle:focus-visible{outline:3px solid rgba(16,32,160,.16);outline-offset:2px}.course-search-toggle svg{width:20px;height:20px}.course-search-field{display:flex;align-items:center;gap:10px;min-height:48px;background:var(--surface);border:1px solid var(--line);border-radius:12px;box-shadow:var(--shadow);padding:0 12px 0 15px;transition:border-color .15s,box-shadow .15s}.course-search-field:focus-within{border-color:var(--brand);box-shadow:0 0 0 3px rgba(16,32,160,.12),var(--shadow)}.course-search-field svg{width:20px;height:20px;color:var(--muted);flex:0 0 auto}.course-search-field input[type=search]{flex:1 1;min-width:0;border:0;outline:0;background:transparent;color:var(--ink);font:inherit;font-size:14.5px;padding:12px 0}.course-search-field input[type=search]::-webkit-search-cancel-button{display:none}.course-search-field input[type=search]::placeholder{color:#7b849d}.course-search-clear{width:30px;height:30px;flex:0 0 auto;border:0;border-radius:50%;background:#eef1f8;color:var(--muted);cursor:pointer;font-size:21px;line-height:1}.course-search-clear:hover{background:#e2e6f0;color:var(--ink)}.course-notes-menu{position:relative;flex:0 0 auto}.course-notes-button{min-height:48px;display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:0 14px;border:1px solid rgba(16,32,160,.16);border-radius:12px;background:var(--surface);color:var(--brand-ink);box-shadow:var(--shadow);font:inherit;font-size:13px;font-weight:750;white-space:nowrap;cursor:pointer;transition:border-color .15s,background .15s,box-shadow .15s}.course-notes-button.ativo,.course-notes-button:hover{border-color:rgba(16,32,160,.38);background:#f8f9ff;box-shadow:0 0 0 3px rgba(16,32,160,.08),var(--shadow)}.course-notes-button:focus-visible{outline:3px solid rgba(16,32,160,.16);outline-offset:2px}.course-notes-button svg{width:20px;height:20px;fill:none;stroke:currentColor;stroke-width:1.75;stroke-linecap:round;stroke-linejoin:round}.course-notes-count{min-width:20px;height:20px;display:inline-flex;align-items:center;justify-content:center;padding:0 5px;border-radius:999px;background:var(--brand);color:#fff;font-size:10.5px;font-weight:800}.notifications-center{position:relative;flex:0 0 auto}.notifications-trigger{position:relative;min-height:48px;display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:0 13px;border:1px solid rgba(16,32,160,.16);border-radius:12px;background:var(--surface);color:var(--brand-ink);box-shadow:var(--shadow);font:inherit;font-size:12px;font-weight:750;white-space:nowrap;cursor:pointer;transition:border-color .15s,background .15s,box-shadow .15s,transform .15s}.notifications-trigger:hover,.notifications-trigger[aria-expanded=true]{border-color:rgba(16,32,160,.38);background:#f8f9ff;box-shadow:0 0 0 3px rgba(16,32,160,.08),var(--shadow)}.notifications-trigger:focus-visible{outline:3px solid rgba(16,32,160,.16);outline-offset:2px}.notifications-trigger-icon{width:20px;height:20px;display:inline-flex}.notifications-panel svg,.notifications-trigger svg{width:100%;height:100%;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.notifications-trigger .notifications-count{margin-left:1px}.notifications-panel{position:absolute;z-index:130;top:calc(100% + 10px);right:0;width:min(400px,calc(100vw - 28px));max-height:min(600px,calc(100dvh - 100px));display:flex;flex-direction:column;overflow:hidden;border:1px solid #dfe3ed;border-radius:17px;background:#fff;box-shadow:0 26px 65px -25px rgba(8,16,60,.58)}.notifications-panel>header{display:flex;align-items:flex-start;justify-content:space-between;gap:14px;padding:16px 16px 13px;border-bottom:1px solid #eceff5;background:linear-gradient(145deg,#fbfcff,#f4f6ff)}.notifications-panel>header>div{display:flex;flex-direction:column;gap:2px}.notifications-panel>header strong{color:var(--ink);font-size:14px}.notifications-panel>header span{color:var(--muted);font-size:9.5px}.notifications-panel>header button{padding:5px 8px;border:0;border-radius:8px;background:transparent;color:var(--brand-ink);font:inherit;font-size:8.5px;font-weight:750;cursor:pointer}.notifications-panel>header button:hover{background:#e9edff}.notifications-list{min-height:0;overflow-y:auto;padding:6px}.notifications-item{position:relative;width:100%;display:grid;grid-template-columns:36px minmax(0,1fr) 7px;align-items:start;grid-gap:10px;gap:10px;padding:11px;border:0;border-radius:11px;background:transparent;color:var(--ink);text-align:left;cursor:pointer;transition:background .13s}.notifications-item:hover{background:#f5f7fc}.notifications-item.nao-lida{background:#f0f3ff}.notifications-item.nao-lida:hover{background:#e8ecff}.notifications-item-icon{width:36px;height:36px;display:grid;place-items:center;border-radius:10px;background:#e8ecff;color:var(--brand-ink)}.notifications-item-icon svg{width:18px;height:18px}.notifications-item-copy{min-width:0;display:flex;flex-direction:column}.notifications-item-copy strong{overflow:hidden;color:var(--ink);font-size:10.5px;line-height:1.3;text-overflow:ellipsis;white-space:nowrap}.notifications-item-copy>span{display:-webkit-box;margin-top:2px;overflow:hidden;color:var(--muted);font-size:9.5px;line-height:1.4;-webkit-box-orient:vertical;-webkit-line-clamp:2}.notifications-item-copy time{margin-top:5px;color:#8790a7;font-size:8.5px}.notifications-item>i{width:7px;height:7px;align-self:center;border-radius:50%;background:#5367ff;box-shadow:0 0 0 3px rgba(83,103,255,.1)}.notifications-empty{min-height:170px;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:22px;color:var(--muted);text-align:center}.notifications-empty>svg{width:28px;height:28px;margin-bottom:9px;color:#8792b7}.notifications-empty strong{color:var(--ink);font-size:11px}.notifications-empty span{max-width:260px;margin-top:3px;font-size:9.5px;line-height:1.45}.course-notes-panel{position:absolute;z-index:30;top:calc(100% + 10px);right:0;width:min(560px,calc(100vw - 48px));max-height:min(650px,calc(100vh - 150px));display:flex;flex-direction:column;overflow:hidden;border:1px solid var(--line);border-radius:16px;background:var(--surface);box-shadow:0 24px 60px -22px rgba(16,24,60,.48)}.course-notes-panel-head{flex:0 0 auto;display:flex;align-items:flex-start;justify-content:space-between;gap:14px;padding:16px 17px 13px;border-bottom:1px solid var(--line)}.course-notes-panel-head h2{margin:0;font-size:16px;letter-spacing:-.01em}.course-notes-panel-head p{margin:2px 0 0;color:var(--muted);font-size:11.5px}.course-notes-panel-head>button{width:30px;height:30px;border:0;border-radius:50%;background:#f1f3f8;color:var(--muted);font-size:21px;line-height:1;cursor:pointer}.course-notes-panel-head>button:hover{background:#e6e9f2;color:var(--ink)}.course-notes-list{min-height:0;overflow-y:auto;padding:8px}.course-note-card{overflow:hidden;border:1px solid transparent;border-radius:11px;transition:border-color .15s,background .15s}.course-note-card+.course-note-card{margin-top:5px}.course-note-card.expandida,.course-note-card:hover{border-color:var(--line);background:#fafbfe}.course-note-summary{width:100%;display:grid;grid-template-columns:112px minmax(0,1fr) auto;align-items:center;grid-gap:12px;gap:12px;padding:8px;border:0;background:transparent;color:var(--ink);text-align:left;cursor:pointer}.course-note-summary:focus-visible{outline:3px solid rgba(16,32,160,.14);outline-offset:-2px}.course-note-thumb{width:112px;aspect-ratio:16/9;overflow:hidden;border-radius:8px;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#16215f,#1020a0);color:#fff}.course-note-thumb img{width:100%;height:100%;object-fit:cover;display:block}.course-note-copy{min-width:0;display:flex;flex-direction:column;gap:1px}.course-note-copy strong{color:var(--ink);font-size:13.5px;line-height:1.3}.course-note-copy strong,.course-note-copy>span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.course-note-copy>span{color:var(--muted);font-size:11.5px}.course-note-copy>span:first-of-type{color:var(--brand-ink);font-weight:650}.course-note-chevron{color:var(--muted);font-size:18px;transition:transform .15s}.course-note-card.expandida .course-note-chevron{transform:rotate(180deg)}.course-note-detail{padding:3px 12px 12px 132px}.course-note-content{max-height:220px;overflow-y:auto;padding:11px 12px;border:1px solid var(--line);border-radius:9px;background:#fff;color:var(--ink);font-size:12.5px;line-height:1.55}.course-note-content ol,.course-note-content ul{margin:6px 0;padding-left:25px}.course-note-content li{min-height:24px;margin:3px 0;padding-left:2px;line-height:1.7}.course-note-content li::marker{color:var(--brand-ink);font-weight:750}.course-note-content li>.note-time-marker:first-child{margin-left:0}.course-note-content div,.course-note-content p{margin:0 0 4px}.course-note-actions{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-top:8px}.course-note-actions>span:first-child{color:var(--muted);font-size:10px}.course-note-action-buttons,.course-note-action-buttons>button{display:inline-flex;align-items:center;gap:6px}.course-note-action-buttons>button{padding:7px 10px;border-radius:8px;font:inherit;font-size:11.5px;font-weight:750;cursor:pointer}.course-note-open{border:0;background:var(--brand);color:#fff}.course-note-open:hover{background:var(--brand-ink)}.course-note-delete{border:1px solid rgba(178,58,72,.22);background:#fff;color:var(--crit)}.course-note-delete:hover{background:#fdecee;border-color:rgba(178,58,72,.35)}.course-note-delete-confirm{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-top:9px;padding:9px 10px;border:1px solid rgba(178,58,72,.2);border-radius:9px;background:#fff8f8;color:var(--crit);font-size:11px;font-weight:650}.course-note-delete-confirm>span:last-child{display:inline-flex;gap:5px}.course-note-delete-confirm button{padding:6px 8px;border-radius:7px;font:inherit;font-size:10.5px;font-weight:750;cursor:pointer}.course-note-delete-confirm button:disabled{opacity:.6;cursor:wait}.course-note-delete-confirm .cancelar{border:1px solid var(--line);background:#fff;color:var(--muted)}.course-note-delete-confirm .confirmar{border:0;background:var(--crit);color:#fff}.course-note-delete-error{margin:7px 0 0;color:var(--crit);font-size:10.5px}.course-note-time-hint{margin:7px 0 0;color:var(--muted);font-size:9.5px}.course-notes-empty{min-height:220px;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:28px;color:var(--muted);text-align:center}.course-notes-empty svg{width:34px;height:34px;margin-bottom:10px;fill:none;stroke:#7a84aa;stroke-width:1.5;stroke-linecap:round;stroke-linejoin:round}.course-notes-empty strong{color:var(--ink);font-size:14px}.course-notes-empty span{max-width:310px;margin-top:3px;font-size:11.5px}.course-search-results{max-width:900px}.course-search-summary{color:var(--muted);font-size:13.5px;margin:-6px 0 12px}.course-search-result{width:100%;display:grid;grid-template-columns:112px minmax(0,1fr) auto;align-items:center;grid-gap:14px;gap:14px;padding:10px;margin-bottom:9px;background:var(--surface);border:1px solid var(--line);border-radius:12px;color:var(--ink);text-align:left;cursor:pointer;box-shadow:0 1px 2px rgba(16,24,60,.04);transition:border-color .12s,box-shadow .12s,transform .12s}.course-search-result:hover{border-color:rgba(16,32,160,.35);box-shadow:0 10px 24px -17px rgba(16,32,160,.6);transform:translateY(-1px)}.course-search-result:focus-visible{outline:3px solid rgba(16,32,160,.2);outline-offset:2px}.course-search-thumb{width:112px;aspect-ratio:16/9;overflow:hidden;border-radius:8px;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#16215f,#1020a0);color:#fff;font-weight:800}.course-search-thumb img{width:100%;height:100%;object-fit:cover;display:block}.course-search-copy{min-width:0;display:flex;flex-direction:column;gap:2px}.course-search-copy strong{font-size:14px}.course-search-copy strong,.course-search-copy>span:last-child{line-height:1.35;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.course-search-copy>span:last-child{color:var(--muted);font-size:12.5px}.course-search-kind{color:var(--brand-ink)!important;font-size:10.5px!important;font-weight:800;text-transform:uppercase;letter-spacing:.07em}.course-search-arrow{color:var(--brand-ink);font-size:16px;padding:0 6px}.course-search-limit{color:var(--muted);font-size:13px;text-align:center;background:var(--surface);border:1px dashed var(--line);border-radius:10px;padding:12px}.continue-card{width:100%;max-width:900px;display:grid;grid-template-columns:150px minmax(0,1fr) auto;align-items:center;grid-gap:16px;gap:16px;padding:11px;margin:-8px 0 26px;background:linear-gradient(135deg,#fff,#f7f8ff);border:1px solid rgba(16,32,160,.2);border-radius:14px;color:var(--ink);text-align:left;cursor:pointer;box-shadow:var(--shadow);transition:border-color .12s,box-shadow .12s,transform .12s}.continue-card:hover{border-color:rgba(16,32,160,.48);box-shadow:0 15px 30px -18px rgba(16,32,160,.65);transform:translateY(-1px)}.continue-card:focus-visible{outline:3px solid rgba(16,32,160,.2);outline-offset:2px}.continue-thumb{width:150px;aspect-ratio:16/9;position:relative;overflow:hidden;border-radius:9px;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#16215f,#1020a0);color:#fff;font-size:20px}.continue-thumb img{width:100%;height:100%;object-fit:cover;display:block}.continue-progress{position:absolute;left:0;right:0;bottom:0;height:4px;background:hsla(0,0%,100%,.35)}.continue-progress span{display:block;height:100%;background:#5367ff}.continue-copy{min-width:0;display:flex;flex-direction:column;gap:2px}.continue-copy strong{font-size:15px;line-height:1.35}.continue-copy strong,.continue-copy>span:last-child{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.continue-copy>span:last-child{color:var(--muted);font-size:12.5px}.continue-label{color:var(--brand-ink);font-size:11px;font-weight:800;text-transform:uppercase;letter-spacing:.05em}.continue-play{width:38px;height:38px;border-radius:50%;justify-content:center;background:var(--brand);color:#fff;padding-left:2px;margin-right:7px}.continue-play,.crumb{display:flex;align-items:center;font-size:14px}.crumb{flex-wrap:wrap;gap:2px;margin-bottom:18px}.crumb-link{background:none;border:none;padding:3px 6px;cursor:pointer;color:var(--brand-ink);font-weight:650;font-size:14px;border-radius:6px}.crumb-link:hover{background:rgba(16,32,160,.08)}.crumb-cur{color:var(--ink);font-weight:700;padding:3px 6px}.crumb-sep{color:var(--muted);margin:0 2px}.player-layout{display:grid;grid-template-columns:minmax(0,1fr) 340px;grid-gap:20px;gap:20px;align-items:start}.player-main{min-width:0}.player-frame{position:relative;width:100%;aspect-ratio:16/9;background:#000;border-radius:12px;overflow:hidden;box-shadow:var(--shadow)}.player-frame iframe,.player-frame video{position:absolute;inset:0;width:100%;height:100%;border:0}.player-frame video{display:block;background:#000;object-fit:contain}.player-main-video{cursor:pointer}.player-intro-layer{position:absolute;z-index:30;inset:0;overflow:hidden;background:#000}.player-frame .player-intro-video{position:absolute;z-index:1;inset:0;width:100%;height:100%;object-fit:contain}.player-intro-label{position:absolute;z-index:2;top:14px;left:14px;padding:7px 11px;border:1px solid hsla(0,0%,100%,.2);border-radius:9px;background:rgba(7,14,62,.78);color:#fff;box-shadow:0 10px 24px rgba(0,0,0,.24);font-size:10px;font-weight:800;letter-spacing:.07em;text-transform:uppercase;pointer-events:none;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px)}.player-frame:-webkit-full-screen{width:100vw;height:100vh;border-radius:0}.player-frame:fullscreen{width:100vw;height:100vh;border-radius:0}.player-custom-controls{position:absolute;z-index:12;right:0;bottom:0;left:0;padding:42px 14px 10px;color:#fff;background:linear-gradient(transparent,rgba(0,0,0,.82))}.player-custom-timeline{position:relative;height:18px;cursor:pointer;outline:none;touch-action:none}.player-custom-timeline:focus-visible{border-radius:5px;box-shadow:0 0 0 3px hsla(0,0%,100%,.42)}.player-custom-timeline-track{position:absolute;top:7px;right:0;left:0;height:4px;overflow:hidden;border-radius:999px;background:hsla(0,0%,100%,.42);transition:height .12s ease,top .12s ease}.player-custom-timeline:focus-visible .player-custom-timeline-track,.player-custom-timeline:hover .player-custom-timeline-track{top:6px;height:6px}.player-custom-timeline-track>span{display:block;width:0;height:100%;border-radius:inherit;background:#5367ff}.player-custom-timeline-thumb{position:absolute;z-index:2;top:2px;width:14px;height:14px;border:2px solid #fff;border-radius:50%;background:#5367ff;box-shadow:0 2px 8px rgba(0,0,0,.4);opacity:0;transform:translateX(-50%);transition:opacity .12s ease}.player-custom-timeline:focus-visible .player-custom-timeline-thumb,.player-custom-timeline:hover .player-custom-timeline-thumb{opacity:1}.player-timeline-preview{position:absolute;z-index:16;bottom:30px;width:200px;height:112px;overflow:hidden;border:2px solid #fff;border-radius:9px;background:#050505;box-shadow:0 12px 30px rgba(0,0,0,.48);opacity:0;pointer-events:none;transform:translateX(-50%) translateY(7px);transition:opacity .12s ease,transform .12s ease}.player-timeline-preview.visivel{opacity:1;transform:translateX(-50%) translateY(0)}.player-frame .player-timeline-preview video,.player-timeline-preview>img{position:static;inset:auto;width:100%;height:100%;background:#050505;object-fit:cover}.player-frame .player-timeline-preview video.oculto{display:none}.player-timeline-preview.carregando video{opacity:.35;filter:blur(2px);transform:scale(1.025)}.player-timeline-preview-loading{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;padding:12px;background:rgba(5,5,5,.34);color:hsla(0,0%,100%,.92);font-size:8px;font-weight:750;letter-spacing:.03em;text-transform:uppercase}.player-timeline-preview-time{position:absolute;right:7px;bottom:6px;min-width:48px;padding:4px 7px;border-radius:999px;background:rgba(0,0,0,.72);color:#fff;font-size:10.5px;font-weight:800;text-align:center}.player-custom-controls-row{height:31px;display:flex;align-items:center;gap:9px}.player-custom-controls-row>button,.player-settings-toggle{width:30px;height:30px;display:inline-flex;align-items:center;justify-content:center;flex:0 0 auto;padding:0;border:0;border-radius:6px;background:transparent;color:#fff;cursor:pointer;font-family:var(--sans);font-size:17px}.player-custom-controls-row>button:focus-visible,.player-custom-controls-row>button:hover,.player-settings-toggle.ativo,.player-settings-toggle:focus-visible,.player-settings-toggle:hover{outline:none;background:hsla(0,0%,100%,.16)}.player-control-play svg{width:22px;height:22px;fill:currentColor}.player-control-mute svg{width:22px;height:22px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.player-control-mute .volume-fill{fill:currentColor;stroke:none}.player-control-time{min-width:92px;color:hsla(0,0%,100%,.94);font-size:11.5px;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.player-control-spacer{flex:1 1}.player-control-volume{width:80px;height:18px;margin:0;padding:0;border:0;outline:0;-moz-appearance:none;appearance:none;-webkit-appearance:none;background:transparent;box-shadow:none;cursor:pointer}.player-control-volume::-webkit-slider-runnable-track{width:100%;height:4px;border-radius:999px;background:hsla(0,0%,100%,.82)}.player-control-volume::-webkit-slider-thumb{width:16px;height:16px;margin-top:-6px;border:0;border-radius:50%;appearance:none;-webkit-appearance:none;background:#fff;box-shadow:0 2px 8px rgba(0,0,0,.4)}.player-control-volume::-moz-range-track{width:100%;height:4px;border:0;border-radius:999px;background:hsla(0,0%,100%,.82)}.player-control-volume::-moz-range-thumb{width:16px;height:16px;border:0;border-radius:50%;background:#fff;box-shadow:0 2px 8px rgba(0,0,0,.4)}.player-autoplay-toggle{width:50px!important;height:27px!important;justify-content:flex-start!important;padding:2px!important;border-radius:999px!important;background:hsla(0,0%,100%,.35)!important;transition:background .16s ease}.player-autoplay-toggle>span{width:23px;height:23px;display:inline-flex;align-items:center;justify-content:center;border-radius:50%;background:rgba(10,10,12,.92);box-shadow:0 2px 7px rgba(0,0,0,.34);transform:translateX(0);transition:transform .16s ease}.player-autoplay-toggle>span svg{width:14px;height:14px;fill:#fff}.player-autoplay-toggle.ativo{background:#fff!important}.player-autoplay-toggle.ativo>span{transform:translateX(23px)}.player-autoplay-toggle:hover{background:hsla(0,0%,100%,.52)!important}.player-autoplay-toggle.ativo:hover{background:#fff!important}.player-autoplay-toggle:focus-visible{outline:2px solid hsla(0,0%,100%,.8)!important;outline-offset:2px}.player-settings{position:relative;flex:0 0 auto}.player-settings-toggle svg{width:19px;height:19px;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}.player-settings-panel{position:absolute;z-index:22;right:-38px;bottom:calc(100% + 13px);width:min(420px,calc(100vw - 32px));overflow:hidden;border:1px solid hsla(0,0%,100%,.22);border-radius:15px;background:rgba(17,17,20,.94);color:#fff;box-shadow:0 20px 50px rgba(0,0,0,.5);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);animation:player-settings-enter .16s ease-out both}@keyframes player-settings-enter{0%{opacity:0;transform:translateY(7px) scale(.985)}to{opacity:1;transform:translateY(0) scale(1)}}.player-settings-head{min-height:47px;display:flex;align-items:center;justify-content:space-between;padding:9px 12px 9px 16px;border-bottom:1px solid hsla(0,0%,100%,.13)}.player-settings-head strong{font-size:13px}.player-settings-head button{width:28px;height:28px;display:inline-flex;align-items:center;justify-content:center;padding:0;border:0;border-radius:50%;background:hsla(0,0%,100%,.08);color:#fff;cursor:pointer;font-family:var(--sans);font-size:19px}.player-settings-head button:hover{background:hsla(0,0%,100%,.17)}.player-settings-section{padding:14px 16px 16px}.player-settings-section+.player-settings-section{border-top:1px solid hsla(0,0%,100%,.13)}.player-settings-section>div:first-child{display:flex;align-items:center;justify-content:space-between;gap:16px}.player-settings-section>div:first-child span{color:hsla(0,0%,100%,.86);font-size:11.5px;font-weight:650}.player-settings-section>div:first-child b{color:#fff;font-size:12px;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.player-settings-options{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));grid-gap:8px;gap:8px;margin-top:12px}.player-settings-options button{min-width:0;height:46px;padding:0 6px;border:1px solid hsla(0,0%,100%,.12);border-radius:999px;background:hsla(0,0%,100%,.09);color:hsla(0,0%,100%,.9);cursor:pointer;font-family:var(--sans);font-size:11.5px;font-weight:700}.player-settings-options button:hover{background:hsla(0,0%,100%,.17)}.player-settings-options button.ativa{border-color:#7485ff;background:#5367ff;color:#fff;box-shadow:0 5px 16px rgba(30,48,166,.38)}.player-settings-options.quality button{height:34px;border-radius:9px;font-size:10.5px}.player-product-recommendation{position:absolute;z-index:8;top:14px;left:14px;width:min(330px,calc(100% - 28px));overflow:hidden;border:1px solid hsla(0,0%,100%,.58);border-radius:12px;background:hsla(0,0%,100%,.96);box-shadow:0 18px 42px -20px rgba(0,0,0,.72);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);animation:player-product-enter .28s ease-out both}@keyframes player-product-enter{0%{opacity:0;transform:translateY(-8px) scale(.98)}to{opacity:1;transform:translateY(0) scale(1)}}.player-product-recommendation-main{width:100%;display:grid;grid-template-columns:78px minmax(0,1fr);align-items:stretch;grid-gap:10px;gap:10px;padding:8px 31px 8px 8px;border:0;background:transparent;color:var(--ink);cursor:pointer;font-family:var(--sans);text-align:left}.player-product-recommendation-main:hover{background:rgba(16,32,160,.045)}.player-product-recommendation-image{width:78px;height:78px;display:flex;align-items:center;justify-content:center;overflow:hidden;padding:5px;border:1px solid #e8eaf0;border-radius:9px;background:#fff}.player-product-recommendation-image img{display:block;width:100%;height:100%;object-fit:contain}.player-product-recommendation-copy{min-width:0;display:flex;flex-direction:column;justify-content:center}.player-product-recommendation-copy small{margin-bottom:3px;color:var(--brand-ink);font-size:8px;font-weight:850;letter-spacing:.07em;text-transform:uppercase}.player-product-recommendation-copy strong{display:-webkit-box;overflow:hidden;color:var(--ink);font-size:11.5px;line-height:1.3;-webkit-box-orient:vertical;-webkit-line-clamp:2}.player-product-recommendation-copy>span{overflow:hidden;margin-top:3px;color:var(--muted);font-size:8.5px;text-overflow:ellipsis;white-space:nowrap}.player-product-recommendation-copy b{margin-top:4px;color:var(--good);font-size:10px;letter-spacing:-.01em}.player-product-recommendation-close{position:absolute;z-index:2;top:6px;right:6px;width:24px;height:24px;display:inline-flex;align-items:center;justify-content:center;padding:0;border:0;border-radius:50%;background:#eef0f5;color:var(--muted);cursor:pointer;font-family:var(--sans);font-size:17px;line-height:1}.player-product-recommendation-close:hover{background:#e1e4ed;color:var(--ink)}.player-product-recommendation-multiple{width:min(390px,calc(100% - 28px))}.player-product-recommendation-head{display:flex;flex-direction:column;padding:11px 38px 8px 12px;border-bottom:1px solid #eceef4}.player-product-recommendation-head small{color:var(--brand-ink);font-size:8px;font-weight:850;letter-spacing:.07em;text-transform:uppercase}.player-product-recommendation-head strong{margin-top:2px;color:var(--ink);font-size:12px}.player-product-recommendation-list{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:1px;gap:1px;background:#e9ebf1}.player-product-recommendation-list>button{min-width:0;display:flex;flex-direction:column;padding:7px;border:0;background:hsla(0,0%,100%,.98);color:var(--ink);cursor:pointer;font-family:var(--sans);text-align:left}.player-product-recommendation-list>button:hover{background:#f5f7ff}.player-product-recommendation-list-image{width:100%;height:62px;display:flex;align-items:center;justify-content:center;overflow:hidden;padding:4px;border:1px solid #eceef3;border-radius:7px;background:#fff}.player-product-recommendation-list-image img{display:block;width:100%;height:100%;object-fit:contain}.player-product-recommendation-list>button>span:last-child{min-width:0;display:flex;flex:1 1;flex-direction:column;padding:6px 1px 1px}.player-product-recommendation-list small{overflow:hidden;color:var(--brand-ink);font-size:6.5px;font-weight:800;text-overflow:ellipsis;text-transform:uppercase;white-space:nowrap}.player-product-recommendation-list strong{display:-webkit-box;overflow:hidden;min-height:28px;margin-top:3px;color:var(--ink);font-size:8.5px;line-height:1.3;-webkit-box-orient:vertical;-webkit-line-clamp:2}.player-product-recommendation-list b{margin-top:auto;padding-top:5px;color:var(--good);font-size:7.5px}.player-fallback-note,.player-resume-note{position:absolute;z-index:3;top:12px;left:12px;padding:6px 10px;border-radius:8px;background:rgba(11,23,128,.88);color:#fff;font-size:11.5px;font-weight:700;pointer-events:none;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.player-resume-note{right:12px;left:auto}.player-fallback-note{background:rgba(20,25,40,.82)}.player-info{padding:14px 2px 0}.player-info-aula{font-size:12px;font-weight:700;text-transform:uppercase;letter-spacing:.05em;color:var(--brand-ink)}.player-info-title-row{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:8px 20px}.player-info-titulo{font-size:19px;font-weight:750;letter-spacing:-.01em;margin:4px 0 0}.player-save-hint{color:var(--muted);font-size:12px;margin-top:5px}.lesson-rating{display:flex;align-items:center;flex-wrap:wrap;gap:7px;min-height:28px;margin-top:6px}.lesson-rating-label{color:var(--muted);font-size:11.5px;font-weight:650}.lesson-rating-stars{display:inline-flex;align-items:center;gap:1px}.lesson-rating-stars>button{width:23px;height:25px;display:inline-flex;align-items:center;justify-content:center;padding:0;border:0;background:transparent;color:#c9cfdd;font-family:Georgia,serif;font-size:21px;line-height:1;cursor:pointer;transition:color .1s,transform .1s}.lesson-rating-stars>button.ativa,.lesson-rating-stars>button:hover{color:#f0b323}.lesson-rating-stars>button:hover{transform:scale(1.12)}.lesson-rating-stars>button:focus-visible{outline:2px solid rgba(16,32,160,.22);border-radius:5px}.lesson-rating-stars>button:disabled{cursor:wait;opacity:.65}.lesson-rating-status{min-width:76px;color:var(--muted);font-size:10.5px}.lesson-rating-status.salvo{color:var(--good);font-weight:650}.lesson-rating-status.erro{color:var(--crit);font-weight:650}.player-info-title-row .lesson-rating{flex:0 0 auto;margin:4px 0 0 auto}.lesson-study-tools{width:max-content;max-width:100%;display:flex;align-items:flex-start;flex-wrap:wrap;gap:7px;margin-top:11px;padding:4px;border:1px solid rgba(16,32,160,.1);border-radius:14px;background:hsla(0,0%,100%,.7);box-shadow:0 8px 24px -22px rgba(12,24,96,.72)}.lesson-study-tools>.lesson-clip-wrap,.lesson-study-tools>.lesson-notes-wrap{margin-top:0}.lesson-study-tools>.lesson-notes-wrap.aberto{flex:1 0 100%}.lesson-notes-wrap{margin-top:8px}.lesson-notes-trigger{display:inline-flex;align-items:center;gap:8px;min-height:40px;padding:5px 11px 5px 6px;border:1px solid transparent;border-radius:10px;background:transparent;color:var(--brand-ink);font:inherit;font-size:12px;font-weight:780;cursor:pointer;transition:background .15s,border-color .15s,box-shadow .15s,transform .15s}.lesson-notes-trigger:hover,.lesson-notes-wrap.aberto .lesson-notes-trigger{background:linear-gradient(135deg,#f3f5ff,#eaedff);border-color:rgba(16,32,160,.14);box-shadow:0 7px 16px -13px rgba(16,32,160,.8)}.lesson-notes-trigger:active{transform:translateY(1px)}.lesson-notes-trigger:focus-visible{outline:3px solid rgba(16,32,160,.16);outline-offset:2px}.lesson-notes-trigger svg{width:29px;height:29px;padding:6px;border-radius:8px;background:#e9edff;fill:none;stroke:currentColor;stroke-width:1.75;stroke-linecap:round;stroke-linejoin:round}.lesson-notes-dot{width:6px;height:6px;margin-left:1px;border-radius:50%;background:#5367ff}.lesson-notes-chevron{margin-left:1px;color:var(--muted);font-size:15px;line-height:1;transition:transform .15s}.lesson-notes-wrap.aberto .lesson-notes-chevron{transform:rotate(180deg)}.lesson-notes{margin-top:8px;padding:16px;background:var(--surface);border:1px solid var(--line);border-radius:14px;box-shadow:var(--shadow)}.lesson-notes-head{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;margin-bottom:11px}.lesson-notes-head h3{font-size:15px;font-weight:800;margin:0}.lesson-notes-head p{color:var(--muted);font-size:12.5px;margin:2px 0 0}.lesson-notes-status{flex-shrink:0;color:var(--muted);background:#f2f4f9;border-radius:999px;padding:4px 9px;font-size:10.5px;font-weight:700}.lesson-notes-status.salvando{color:var(--brand-ink);background:rgba(16,32,160,.09)}.lesson-notes-status.salvo{color:var(--good);background:var(--good-soft)}.lesson-notes-status.erro{color:var(--crit);background:#fdecee}.lesson-notes-toolbar{display:flex;align-items:center;flex-wrap:wrap;gap:4px;padding:6px;background:#f4f6fb;border:1px solid var(--line);border-bottom:0;border-radius:10px 10px 0 0}.note-time-button,.note-tool{min-width:30px;height:30px;display:inline-flex;align-items:center;justify-content:center;border:0;border-radius:6px;background:transparent;color:#39415a;font-family:var(--sans);font-size:12px;font-weight:700;cursor:pointer;transition:background .12s,color .12s,box-shadow .12s}.note-time-button:hover,.note-tool:hover{background:#fff;color:var(--brand-ink);box-shadow:0 1px 4px rgba(16,24,60,.12)}.note-time-button:focus-visible,.note-tool:focus-visible{outline:2px solid rgba(16,32,160,.25);outline-offset:1px}.note-tool.italic{font-family:Georgia,serif;font-style:italic}.note-tool.underline{text-decoration:underline}.note-tool.strike{text-decoration:line-through}.note-tool.uppercase{font-size:10px;letter-spacing:-.03em}.note-tool.list{width:auto;padding:0 7px;font-weight:650}.note-tool.clear{font-weight:500;text-decoration:underline;-webkit-text-decoration-color:#d24c5a;text-decoration-color:#d24c5a}.note-toolbar-divider{width:1px;height:20px;margin:0 3px;background:#d9deea}.note-toolbar-spacer{flex:1 1 auto}.note-color-tool{position:relative;width:30px;height:30px;display:inline-flex;align-items:center;justify-content:center;margin:0;border-radius:6px;color:#39415a;cursor:pointer;overflow:hidden;font-size:14px;font-weight:800;line-height:1;text-transform:none;letter-spacing:0;transition:background .12s,box-shadow .12s}.note-color-tool:hover{background:#fff;box-shadow:0 1px 4px rgba(16,24,60,.12)}.note-color-tool input[type=color]{position:absolute;inset:0;width:100%;height:100%;padding:0;border:0;opacity:0;cursor:pointer}.note-color-letter{border-bottom:3px solid}.note-color-letter,.note-highlight-icon{height:21px;display:inline-flex;align-items:center}.note-highlight-icon{min-width:20px;justify-content:center;border-radius:3px;color:#20263a;box-shadow:inset 0 0 0 1px rgba(16,24,60,.08)}.note-highlight-icon.inativo{border-bottom:3px solid #8991a8;border-radius:2px;box-shadow:none}.note-highlight-picker{position:relative;display:inline-flex}.note-highlight-toggle{height:30px;display:inline-flex;align-items:center;justify-content:center;gap:2px;padding:0 5px;border:0;border-radius:6px;background:transparent;color:var(--muted);font-family:var(--sans);font-size:11px;cursor:pointer;transition:background .12s,box-shadow .12s}.note-highlight-toggle:hover,.note-highlight-toggle[aria-expanded=true]{background:#fff;box-shadow:0 1px 4px rgba(16,24,60,.12)}.note-highlight-toggle:focus-visible{outline:2px solid rgba(16,32,160,.25);outline-offset:1px}.note-highlight-palette{position:absolute;z-index:8;top:calc(100% + 7px);left:50%;transform:translateX(-50%);display:inline-flex;align-items:center;gap:7px;padding:8px;border:1px solid var(--line);border-radius:9px;background:#fff;box-shadow:0 12px 28px -12px rgba(16,24,60,.42)}.note-highlight-palette>button{width:24px;height:24px;padding:0;border:2px solid #fff;border-radius:50%;cursor:pointer;box-shadow:0 0 0 1px rgba(16,24,60,.16)}.note-highlight-palette>button.ativa,.note-highlight-palette>button:hover{box-shadow:0 0 0 2px var(--brand)}.note-highlight-palette>button.sem-marcacao{display:inline-flex;align-items:center;justify-content:center;background:#fff;color:var(--crit);font-size:22px;font-weight:500;line-height:1}.note-highlight-palette>button.sem-marcacao>span{transform:rotate(12deg)}.note-time-button{width:auto;padding:0 9px;gap:4px;background:rgba(16,32,160,.08);color:var(--brand-ink);white-space:nowrap}.note-time-button>span{font-size:16px;font-weight:500;line-height:1}.lesson-notes-editor{display:block;width:100%;min-height:150px;max-height:360px;overflow-y:auto;padding:13px 14px;border:1px solid var(--line);border-radius:0 0 10px 10px;outline:none;background:#fbfcff;color:var(--ink);font:inherit;font-size:14px;line-height:1.6;transition:border-color .15s,box-shadow .15s}.lesson-notes-editor:focus{border-color:var(--brand);box-shadow:0 0 0 3px rgba(16,32,160,.12)}.lesson-notes-editor:empty:before{content:attr(data-placeholder);color:#8991a8;pointer-events:none}.lesson-notes-editor ol,.lesson-notes-editor ul{margin:7px 0;padding-left:29px}.lesson-notes-editor li{min-height:26px;margin:4px 0;padding-left:3px;line-height:1.75}.lesson-notes-editor li::marker{color:var(--brand-ink);font-weight:750}.lesson-notes-editor li>.note-time-marker:first-child{margin-left:0}.lesson-notes-editor div,.lesson-notes-editor p{margin:0 0 4px}.note-time-marker{display:inline-flex;align-items:center;vertical-align:middle;padding:1px 7px;margin:0 2px;border-radius:999px;background:rgba(16,32,160,.1);color:var(--brand-ink);font-size:.86em;font-weight:800;line-height:1.65;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none;box-shadow:inset 0 0 0 1px rgba(16,32,160,.12)}.note-time-marker:hover{background:var(--brand);color:#fff}.lesson-notes-foot{display:flex;align-items:center;justify-content:space-between;gap:14px;color:var(--muted);font-size:10.5px;margin-top:8px}.lesson-clip-wrap{position:relative;margin-top:8px}.lesson-clip-trigger{min-height:40px;display:inline-flex;align-items:center;gap:8px;padding:5px 7px 5px 6px;border:1px solid transparent;border-radius:10px;background:transparent;color:var(--brand-ink);font:inherit;font-size:12px;font-weight:780;cursor:pointer;transition:background .15s,border-color .15s,box-shadow .15s,transform .15s}.lesson-clip-trigger:hover,.lesson-clip-wrap.aberto .lesson-clip-trigger{border-color:rgba(16,32,160,.14);background:linear-gradient(135deg,#f3f5ff,#eaedff);box-shadow:0 7px 16px -13px rgba(16,32,160,.8)}.lesson-clip-trigger:active{transform:translateY(1px)}.lesson-clip-trigger:focus-visible{outline:3px solid rgba(16,32,160,.16);outline-offset:2px}.lesson-clip-trigger svg{width:29px;height:29px;padding:6px;border-radius:8px;background:#e9edff;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}.lesson-clip-trigger small{min-width:31px;padding:4px 6px;border-radius:999px;background:linear-gradient(135deg,var(--brand),#4659e8);color:#fff;box-shadow:0 5px 12px -8px rgba(16,32,160,.9);font-size:8px;font-weight:850;text-align:center}.lesson-clip-backdrop{position:fixed;z-index:419;inset:0;width:100%;height:100%;padding:0;border:0;background:rgba(8,15,48,.48);cursor:default;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);animation:clip-backdrop-in .16s ease-out}.lesson-clip-panel{position:fixed;z-index:420;top:50%;left:50%;width:min(720px,calc(100vw - 32px));max-height:calc(100dvh - 32px);overflow-y:auto;border:1px solid rgba(16,32,160,.16);border-radius:20px;background:#fff;box-shadow:0 34px 90px -28px rgba(5,12,55,.62);transform:translate(-50%,-50%);animation:clip-panel-in .2s cubic-bezier(.2,.8,.2,1)}@keyframes clip-backdrop-in{0%{opacity:0}}@keyframes clip-panel-in{0%{opacity:0;transform:translate(-50%,calc(-50% + 10px)) scale(.985)}}.lesson-clip-panel>header{position:relative;display:flex;align-items:flex-start;justify-content:space-between;gap:20px;padding:21px 22px 19px;border-bottom:1px solid rgba(16,32,160,.09);background:radial-gradient(circle at 90% 0,rgba(93,111,255,.13),transparent 32%),linear-gradient(135deg,#fbfcff,#f4f6ff)}.lesson-clip-panel>header>div{display:flex;flex-direction:column}.lesson-clip-panel>header span{display:inline-flex;align-items:center;gap:7px;color:var(--brand-ink);font-size:8.5px;font-weight:850;letter-spacing:.11em;text-transform:uppercase}.lesson-clip-panel>header span:before{content:"";width:7px;height:7px;border-radius:50%;background:#5367ff;box-shadow:0 0 0 4px rgba(83,103,255,.11)}.lesson-clip-panel>header h3{margin:5px 0 0;color:var(--ink);font-size:clamp(18px,2vw,23px);line-height:1.2;letter-spacing:-.025em}.lesson-clip-panel>header p{max-width:570px;margin:6px 0 0;color:var(--muted);font-size:11px;line-height:1.5}.lesson-clip-panel>header>button{width:36px;height:36px;flex:0 0 auto;display:grid;place-items:center;padding:0;border:1px solid rgba(16,32,160,.08);border-radius:50%;background:hsla(0,0%,100%,.8);color:#667089;font-size:22px;line-height:1;cursor:pointer;box-shadow:0 8px 18px -15px rgba(16,32,160,.7);transition:background .14s,color .14s,transform .14s}.lesson-clip-panel>header>button:hover{background:#e9edff;color:var(--brand-ink);transform:rotate(3deg)}.lesson-clip-panel>header>button:focus-visible{outline:3px solid rgba(16,32,160,.16);outline-offset:2px}.lesson-clip-body{padding:20px 22px 22px}.lesson-clip-range-head{display:grid;grid-template-columns:auto auto minmax(0,1fr);align-items:center;grid-gap:8px;gap:8px;color:var(--muted);font-size:10px}.lesson-clip-range-head>span{min-height:38px;display:inline-flex;align-items:center;gap:8px;padding:7px 11px;border:1px solid #e4e8f2;border-radius:10px;background:#f8f9fd}.lesson-clip-range-head strong{min-width:38px;color:var(--ink);font-size:12px;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.lesson-clip-range-head button{justify-self:end;min-height:38px;padding:7px 12px;border:1px solid rgba(16,32,160,.16);border-radius:10px;background:#f3f5ff;color:var(--brand-ink);font:inherit;font-size:9.5px;font-weight:780;cursor:pointer;transition:border-color .14s,background .14s,box-shadow .14s}.lesson-clip-range-head button:hover{border-color:rgba(16,32,160,.32);background:#eaedff;box-shadow:0 7px 14px -12px rgba(16,32,160,.75)}.lesson-clip-timeline{margin-top:12px;padding:12px 13px 10px;border:1px solid #e5e8f0;border-radius:12px;background:linear-gradient(180deg,#fbfcff,#f5f7fb)}.lesson-clip-range{width:100%;height:22px;margin:0;padding:0;border:0;accent-color:var(--brand);box-shadow:none;cursor:pointer}.lesson-clip-duration{position:relative;height:6px;margin-top:2px;overflow:hidden;border-radius:999px;background:#e4e7ef}.lesson-clip-duration span{position:absolute;top:0;bottom:0;min-width:3px;border-radius:inherit;background:#5367ff}.lesson-clip-comment{display:flex;flex-direction:column;gap:7px;margin-top:17px}.lesson-clip-comment>span{color:var(--ink);font-size:9.5px;font-weight:820;letter-spacing:.065em;text-transform:uppercase}.lesson-clip-comment>span small{margin-left:4px;color:var(--muted);font-weight:500}.lesson-clip-comment textarea{width:100%;min-height:100px;padding:13px 14px;resize:vertical;border:1px solid #dce1ed;border-radius:12px;background:#fbfcff;color:var(--ink);font:inherit;font-size:11.5px;line-height:1.55;outline:0;box-shadow:inset 0 1px 2px rgba(16,24,60,.025)}.lesson-clip-comment textarea:focus{border-color:rgba(16,32,160,.5);box-shadow:0 0 0 3px rgba(16,32,160,.09)}.lesson-clip-error{margin-top:9px;padding:8px 10px;border-radius:8px;background:#fff1f3;color:var(--crit);font-size:10.5px}.lesson-clip-body>footer{display:flex;align-items:center;justify-content:space-between;gap:14px;margin-top:18px;padding-top:15px;border-top:1px solid #edf0f5}.lesson-clip-body>footer>span{display:inline-flex;align-items:center;gap:6px;color:var(--muted);font-size:9.5px}.lesson-clip-body>footer>span strong{min-width:25px;height:25px;display:inline-flex;align-items:center;justify-content:center;border-radius:50%;background:#edf0ff;color:var(--brand-ink);font-size:9.5px}.lesson-clip-body>footer button{min-height:42px;padding:9px 17px;border:0;border-radius:12px;background:linear-gradient(135deg,var(--brand),#3449db);color:#fff;box-shadow:0 12px 23px -15px rgba(16,32,160,.95);font:inherit;font-size:10.5px;font-weight:780;cursor:pointer;transition:box-shadow .14s,transform .14s}.lesson-clip-body>footer button:not(:disabled):hover{box-shadow:0 15px 28px -15px #1020a0;transform:translateY(-1px)}.lesson-clip-body>footer button:disabled{opacity:.55;cursor:wait}.lesson-clip-success{display:flex;flex-direction:column;align-items:center;padding:28px 20px 22px;border:1px solid rgba(16,32,160,.1);border-radius:16px;background:radial-gradient(circle at 50% 0,rgba(85,104,255,.13),transparent 48%),linear-gradient(145deg,#fcfdff,#f5f7ff);text-align:center}.lesson-clip-success>span{width:43px;height:43px;display:grid;place-items:center;border-radius:50%;background:linear-gradient(135deg,var(--brand),#5266f4);color:#fff;box-shadow:0 13px 24px -15px rgba(16,32,160,.85);font-size:20px;font-weight:850}.lesson-clip-success>strong{margin-top:13px;color:var(--ink);font-size:14px}.lesson-clip-success>p{max-width:460px;margin:6px 0 0;color:var(--muted);font-size:10.5px;line-height:1.55}.lesson-clip-success>div{display:flex;gap:9px;margin-top:20px}.lesson-clip-success button{min-height:40px;padding:8px 15px;border:1px solid #dfe3ee;border-radius:11px;background:#fff;color:var(--ink);font:inherit;font-size:10px;font-weight:760;cursor:pointer;transition:border-color .14s,box-shadow .14s,transform .14s}.lesson-clip-success button:hover{border-color:#bdc6df;box-shadow:0 9px 18px -16px #344;transform:translateY(-1px)}.lesson-clip-success button.primario{border-color:transparent;background:linear-gradient(135deg,var(--brand),#3449db);color:#fff;box-shadow:0 12px 23px -16px rgba(16,32,160,.95)}.lesson-clip-limit{display:flex;flex-direction:column;align-items:center;padding:30px 18px;border:1px dashed #cbd2e3;border-radius:14px;background:linear-gradient(145deg,#fafbff,#f4f6fb);text-align:center}.lesson-clip-limit strong{color:var(--ink);font-size:13px}.lesson-clip-limit span{margin-top:3px;color:var(--muted);font-size:10.5px}.playlist{background:var(--surface);border:1px solid var(--line);border-radius:14px;box-shadow:var(--shadow);overflow:hidden;display:flex;flex-direction:column;max-height:72vh}.playlist-head{padding:13px 16px;font-size:12.5px;font-weight:700;text-transform:uppercase;letter-spacing:.05em;color:var(--muted);border-bottom:1px solid var(--line);flex-shrink:0}.playlist-body{overflow-y:auto;padding:6px}.playlist-tema-nome{font-size:11.5px;font-weight:700;text-transform:uppercase;letter-spacing:.04em;color:var(--muted);padding:12px 10px 6px}.playlist-item{display:flex;gap:10px;align-items:center;width:100%;text-align:left;background:none;border:none;padding:8px;border-radius:9px;cursor:pointer;transition:background .12s}.playlist-item:hover{background:#f4f6fb}.playlist-item.ativo{background:rgba(16,32,160,.09)}.playlist-thumb{position:relative;flex:0 0 auto;width:74px;height:42px;border-radius:6px;overflow:hidden;background:linear-gradient(135deg,#16215f,#1020a0);display:flex;align-items:center;justify-content:center;color:hsla(0,0%,100%,.7);font-size:13px}.playlist-thumb img{width:100%;height:100%;object-fit:cover}.playlist-thumb-now{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;background:rgba(11,23,128,.5);color:#fff;font-size:15px}.playlist-progress{position:absolute;z-index:2;left:0;bottom:0;height:3px;background:#5367ff}.playlist-item-txt{min-width:0;display:flex;flex-direction:column;gap:2px}.playlist-item-titulo{font-size:13px;font-weight:600;line-height:1.3;color:var(--ink);display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.playlist-item.ativo .playlist-item-titulo{color:var(--brand-ink)}.playlist-item-aula{font-size:11.5px;color:var(--muted)}.playlist-item-progress{font-size:11.5px;color:var(--brand-ink);font-weight:650}.playlist-item-progress.concluida{color:var(--good)}@media (max-width:860px){.player-layout{grid-template-columns:1fr}.playlist{max-height:none}.playlist-body{max-height:420px}}@media (max-width:560px){.lesson-study-tools{width:100%}.lesson-study-tools>.lesson-clip-wrap,.lesson-study-tools>.lesson-notes-wrap:not(.aberto){flex:1 1 210px}.lesson-clip-trigger,.lesson-notes-trigger{width:100%}}.account-sections-nav{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:10px;gap:10px;margin-bottom:18px}.account-sections-nav>button{min-width:0;min-height:68px;display:grid;grid-template-columns:auto minmax(0,1fr);align-items:center;grid-gap:10px;gap:10px;padding:11px 13px;border:1px solid var(--line);border-radius:13px;background:var(--surface);color:var(--muted);text-align:left;cursor:pointer;box-shadow:0 5px 15px -16px rgba(12,24,70,.65);transition:border-color .14s,background .14s,color .14s,transform .14s}.account-sections-nav>button:hover{border-color:rgba(16,32,160,.28);color:var(--brand-ink);transform:translateY(-1px)}.account-sections-nav>button.ativo{border-color:rgba(16,32,160,.34);background:#eef1ff;color:var(--brand-ink);box-shadow:inset 0 0 0 1px rgba(16,32,160,.06)}.account-sections-nav .ic{width:23px;height:23px;flex:0 0 auto}.account-sections-nav>button>span{min-width:0;display:flex;flex-direction:column;gap:2px}.account-sections-nav strong{font-size:11px}.account-sections-nav small,.account-sections-nav strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.account-sections-nav small{color:var(--muted);font-size:8.5px;font-weight:500}.account-section-content>header{margin:0 0 15px}.account-section-content>header h2{margin:0 0 3px;color:var(--ink);font-size:20px;letter-spacing:-.025em}.account-section-content>header p{margin:0;color:var(--muted);font-size:10.5px}.conta-grid{display:grid;grid-template-columns:repeat(2,minmax(0,520px));grid-gap:16px;gap:16px;align-items:stretch}.conta-grid .conta-full{grid-column:1/-1}.conta-grid .sub-card{margin-bottom:0}@media (max-width:900px){.conta-grid{grid-template-columns:1fr}}@media (max-width:720px){.account-sections-nav{display:flex;overflow-x:auto;margin-right:-14px;padding:1px 14px 8px 1px;scroll-snap-type:x proximity}.account-sections-nav>button{min-width:210px;flex:0 0 210px;scroll-snap-align:start}}.apps-alert{max-width:560px}.apps-loading{min-height:360px;display:grid;place-items:center}.apps-workspace{position:relative;min-height:650px;overflow:hidden;border:1px solid rgba(16,32,160,.14);border-radius:22px;background:#091875;box-shadow:0 26px 70px -42px rgba(9,18,76,.85)}.apps-menubar{position:relative;z-index:4;min-height:50px;display:flex;align-items:center;justify-content:space-between;gap:18px;padding:0 18px;border-bottom:1px solid hsla(0,0%,100%,.14);background:rgba(8,18,85,.72);color:#fff;backdrop-filter:blur(18px);-webkit-backdrop-filter:blur(18px)}.apps-menubar-brand,.apps-menubar-status{display:flex;align-items:center;gap:9px;min-width:0}.apps-menubar-brand strong{font-size:12.5px;font-weight:800}.apps-menubar-brand>span:last-child{overflow:hidden;padding-left:9px;border-left:1px solid hsla(0,0%,100%,.22);color:hsla(0,0%,100%,.7);font-size:11.5px;white-space:nowrap}.apps-menubar-mark{width:26px;height:26px;display:inline-flex;align-items:center;justify-content:center;border-radius:8px;background:#fff;color:var(--brand-ink)}.apps-menubar-mark img{display:block;width:19px;height:19px;object-fit:contain}.apps-menubar-status{color:hsla(0,0%,100%,.7);font-size:10.5px;font-weight:650}.apps-desktop{position:relative;min-height:600px;isolation:isolate;padding:42px;background:linear-gradient(hsla(0,0%,100%,.025) 1px,transparent 0),linear-gradient(90deg,hsla(0,0%,100%,.025) 1px,transparent 0),radial-gradient(circle at 80% 25%,rgba(107,127,255,.65),transparent 31%),linear-gradient(145deg,#071257,#12249a 52%,#081348);background-size:34px 34px,34px 34px,auto,auto}.apps-desktop:after{content:"";inset:0;background:linear-gradient(120deg,hsla(0,0%,100%,.03),transparent 45%)}.apps-desktop-glow,.apps-desktop:after{position:absolute;z-index:-1;pointer-events:none}.apps-desktop-glow{border:1px solid hsla(0,0%,100%,.13);border-radius:50%}.apps-desktop-glow-one{width:430px;height:430px;top:-180px;right:-100px}.apps-desktop-glow-two{width:530px;height:530px;right:-130px;bottom:-360px}.apps-icons-grid{position:relative;z-index:2;display:grid;grid-template-columns:repeat(auto-fill,126px);align-content:start;grid-gap:24px 18px;gap:24px 18px}.apps-desktop-icon{width:126px;min-height:150px;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;gap:8px;padding:10px 8px;border:1px solid transparent;border-radius:15px;background:transparent;color:#fff;text-align:center;text-decoration:none;cursor:pointer;font-family:var(--sans);transition:background .16s ease,border-color .16s ease,transform .16s ease}.apps-desktop-icon:focus-visible,.apps-desktop-icon:hover{border-color:hsla(0,0%,100%,.2);background:hsla(0,0%,100%,.11);transform:translateY(-2px);outline:none}.apps-desktop-icon:disabled{opacity:1;cursor:default}.apps-desktop-icon-locked{color:hsla(0,0%,100%,.72)}.apps-icon-visual{position:relative;width:88px;height:88px;display:block;filter:drop-shadow(0 15px 17px rgba(0,0,0,.28))}.apps-icon-visual>svg,.apps-weasis-icon{display:block;width:100%;height:100%}.apps-weasis-icon{padding:10px;border-radius:22px;background:#fff;object-fit:contain}.apps-open-dental-icon{width:100%;height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1px;border:1px solid hsla(0,0%,100%,.62);border-radius:22px;background:linear-gradient(145deg,#fff,#e8f6ff);box-shadow:inset 0 0 0 4px rgba(22,131,190,.08);color:#0879b7;font-family:var(--sans)}.apps-open-dental-icon b{font-size:27px;line-height:1;letter-spacing:-.08em}.apps-open-dental-icon small{color:#29485a;font-size:7px;font-weight:800;letter-spacing:.02em;text-transform:uppercase}.apps-icon-lock{position:absolute;right:-4px;bottom:-4px;width:29px;height:29px;display:inline-flex;align-items:center;justify-content:center;border:3px solid #102080;border-radius:50%;background:#fff;color:var(--brand-ink)}.apps-icon-lock svg{width:14px;height:14px;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.apps-icon-name{max-width:118px;color:inherit;font-size:12.5px;font-weight:760;line-height:1.25;text-shadow:0 2px 8px rgba(0,0,0,.42)}.apps-icon-version{color:hsla(0,0%,100%,.62);font-size:9.5px;font-weight:650}.apps-welcome-card{position:absolute;z-index:2;right:42px;bottom:46px;width:min(480px,calc(100% - 84px));padding:25px 27px;border:1px solid hsla(0,0%,100%,.21);border-radius:20px;background:rgba(7,14,62,.67);color:#fff;box-shadow:0 26px 58px -34px rgba(0,0,0,.75);backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px)}.apps-welcome-eyebrow{display:block;margin-bottom:7px;color:#aebaff;font-size:9.5px;font-weight:850;letter-spacing:.13em;text-transform:uppercase}.apps-welcome-card h2{margin:0;font-size:clamp(21px,2.4vw,30px);line-height:1.12;letter-spacing:-.035em}.apps-welcome-card>p{max-width:440px;margin:11px 0 0;color:hsla(0,0%,100%,.7);font-size:12.5px;line-height:1.6}.apps-course-access{display:flex;align-items:center;gap:9px;margin-top:16px;padding-top:14px;border-top:1px solid hsla(0,0%,100%,.12);color:hsla(0,0%,100%,.72);font-size:10.5px;line-height:1.45}.apps-course-access svg{width:17px;height:17px;flex:0 0 auto;fill:none;stroke:#c7ceff;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.apps-dock{position:absolute;z-index:5;left:50%;bottom:14px;transform:translateX(-50%);min-height:34px;display:flex;align-items:center;gap:8px;padding:0 13px;border:1px solid hsla(0,0%,100%,.2);border-radius:11px;background:rgba(7,14,58,.76);color:hsla(0,0%,100%,.72);box-shadow:0 16px 30px -20px rgba(0,0,0,.8);backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);font-size:9.5px;font-weight:680;white-space:nowrap}.apps-dock i{width:1px;height:14px;background:hsla(0,0%,100%,.2)}.apps-dock-dot{width:7px;height:7px;border:2px solid #adbbff;border-radius:50%;background:#5367ff}.apps-intro-backdrop{position:fixed;z-index:500;inset:0;display:grid;place-items:center;padding:24px;background:rgba(5,10,44,.72);backdrop-filter:blur(11px);-webkit-backdrop-filter:blur(11px)}.apps-intro-modal{position:relative;width:min(760px,100%);max-height:calc(100dvh - 48px);overflow-y:auto;padding:30px;border:1px solid rgba(83,103,255,.2);border-radius:25px;background:#fff;color:var(--ink);box-shadow:0 38px 95px -45px rgba(0,0,0,.85)}.apps-intro-close{position:absolute;top:18px;right:18px;width:36px;height:36px;display:inline-flex;align-items:center;justify-content:center;padding:0;border:1px solid rgba(16,32,160,.09);border-radius:50%;background:#f2f4fb;color:var(--muted);cursor:pointer}.apps-intro-close:hover{background:#e9edfb;color:var(--brand-ink)}.apps-intro-close svg{width:18px;height:18px;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.apps-intro-hero{display:grid;grid-template-columns:96px minmax(0,1fr);align-items:center;grid-gap:22px;gap:22px;padding-right:36px}.apps-intro-icon{width:96px;height:96px;display:block;filter:drop-shadow(0 18px 22px rgba(16,32,160,.22))}.apps-intro-icon svg{display:block;width:100%;height:100%}.apps-intro-icon .apps-weasis-icon{padding:11px;border:1px solid #e5e7ed;box-shadow:0 15px 30px -25px rgba(0,0,0,.7)}.apps-intro-icon .apps-open-dental-icon{border-color:#d9ebf5;box-shadow:0 15px 30px -25px rgba(0,92,148,.7)}.apps-intro-eyebrow{display:block;margin-bottom:6px;color:var(--brand-ink);font-size:9.5px;font-weight:850;letter-spacing:.11em;text-transform:uppercase}.apps-intro-hero h2{margin:0;font-size:clamp(24px,3vw,34px);letter-spacing:-.04em;line-height:1.1}.apps-intro-hero p{max-width:540px;margin:9px 0 0;color:var(--muted);font-size:13px;line-height:1.55}.apps-intro-features{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:11px;gap:11px;margin-top:27px}.apps-intro-features>div{min-width:0;padding:16px;border:1px solid #e5e8f2;border-radius:15px;background:linear-gradient(145deg,#fff,#f7f8fd)}.apps-intro-features>div>span{width:34px;height:34px;display:inline-flex;align-items:center;justify-content:center;margin-bottom:10px;border-radius:10px;background:#edf0ff;color:var(--brand-ink)}.apps-intro-features svg,.apps-intro-privacy svg{width:18px;height:18px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.apps-intro-features strong{display:block;font-size:11.5px}.apps-intro-features p{margin:5px 0 0;color:var(--muted);font-size:10.5px;line-height:1.5}.apps-intro-privacy{display:flex;align-items:center;gap:12px;margin-top:13px;padding:14px 16px;border:1px solid rgba(31,122,77,.18);border-radius:14px;background:#eff9f4;color:var(--good)}.apps-intro-privacy>span{width:36px;height:36px;flex:0 0 auto;display:inline-flex;align-items:center;justify-content:center;border-radius:50%;background:#fff}.apps-intro-privacy strong{display:block;font-size:11.5px}.apps-intro-privacy p{margin:3px 0 0;color:#4f7463;font-size:10.5px;line-height:1.45}.apps-intro-storage{border-color:rgba(16,91,150,.17);background:#eef7fd;color:#0b679e}.apps-intro-storage p{color:#456b82}.apps-intro-note{margin:11px 0 0;padding:11px 13px;border:1px solid #e2e5ee;border-radius:11px;background:#f7f8fb;color:var(--muted);font-size:9.5px;line-height:1.5}.apps-intro-actions{display:flex;justify-content:flex-end;gap:9px;margin-top:22px;padding-top:18px;border-top:1px solid #eceef4}.apps-intro-actions a,.apps-intro-actions button{min-height:42px;display:inline-flex;align-items:center;justify-content:center;gap:7px;padding:0 17px;border-radius:11px;font-size:11.5px;font-weight:780;cursor:pointer;text-decoration:none}.apps-intro-actions button{border:1px solid var(--line);background:#fff;color:var(--muted)}.apps-intro-actions button:hover{border-color:rgba(16,32,160,.22);color:var(--brand-ink)}.apps-intro-actions a{border:1px solid var(--brand-ink);background:var(--brand-ink);color:#fff}.apps-intro-actions a:hover{background:#081675}.apps-intro-actions a svg{width:17px;height:17px;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.web-app-shell{width:100%;height:100dvh;overflow:hidden;display:grid;grid-template-rows:58px minmax(0,1fr);background:#eef1f8}.web-app-toolbar{position:relative;z-index:2;min-width:0;display:grid;grid-template-columns:minmax(110px,1fr) minmax(220px,auto) minmax(110px,1fr);align-items:center;grid-gap:18px;gap:18px;padding:0 18px;border-bottom:1px solid rgba(16,32,160,.12);background:hsla(0,0%,100%,.94);box-shadow:0 12px 28px -26px rgba(9,18,76,.8)}.web-app-back,.web-app-browser-badge{display:inline-flex;align-items:center;gap:7px;color:var(--brand-ink);font-size:11.5px;font-weight:750;text-decoration:none}.web-app-back{justify-self:start;padding:7px 9px;border-radius:9px}.web-app-back:hover{background:#edf0ff}.web-app-back svg,.web-app-browser-badge svg{width:17px;height:17px;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.web-app-title{min-width:0;display:flex;flex-direction:column;align-items:center;text-align:center}.web-app-title strong{overflow:hidden;max-width:100%;color:var(--ink);font-size:13px;text-overflow:ellipsis;white-space:nowrap}.web-app-title span{color:var(--muted);font-size:9.5px}.web-app-browser-badge{justify-self:end;color:var(--muted)}.web-app-frame{display:block;width:100%;height:100%;border:0;background:#fff}.web-app-access-page{min-height:100dvh;display:grid;place-items:center;padding:28px;background:radial-gradient(circle at 75% 18%,rgba(83,103,255,.2),transparent 28%),linear-gradient(145deg,#f6f7fc,#e9edfb)}.web-app-access-card{width:min(520px,100%);padding:38px;border:1px solid rgba(16,32,160,.13);border-radius:23px;background:#fff;box-shadow:0 32px 75px -52px rgba(9,18,76,.8);text-align:center}.web-app-access-mark{width:56px;height:56px;display:inline-flex;align-items:center;justify-content:center;margin-bottom:17px;border-radius:16px;background:#edf0ff;color:var(--brand-ink)}.web-app-access-mark svg{width:27px;height:27px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.web-app-access-eyebrow{display:block;margin-bottom:6px;color:var(--brand-ink);font-size:10px;font-weight:850;letter-spacing:.12em;text-transform:uppercase}.web-app-access-card h1{margin:0;color:var(--ink);font-size:25px;letter-spacing:-.03em}.web-app-access-card p{margin:10px auto 22px;color:var(--muted);font-size:13px;line-height:1.6}.web-app-access-card a{display:inline-flex;align-items:center;gap:7px;padding:10px 14px;border-radius:10px;background:var(--brand-ink);color:#fff;font-size:12px;font-weight:750;text-decoration:none}.web-app-access-card a svg{width:17px;height:17px;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.weasis-web-shell{width:100%;height:100dvh;overflow:hidden;display:grid;grid-template-rows:58px minmax(0,1fr);background:#090b10}.weasis-web-header{border-bottom-color:#2a2d34;background:rgba(20,22,27,.98);box-shadow:none}.weasis-web-header .web-app-back,.weasis-web-header .web-app-title strong{color:#f6f7f9}.weasis-web-header .web-app-browser-badge,.weasis-web-header .web-app-title span{color:#9da4af}.weasis-web-header .web-app-back:hover{background:#292c33}.weasis-web-app{min-width:0;min-height:0;display:grid;grid-template-columns:238px minmax(420px,1fr) 252px;background:#0c0e13;color:#f3f4f6}.weasis-file-input{position:fixed;width:1px;height:1px;opacity:0;pointer-events:none}.weasis-library,.weasis-metadata{min-width:0;min-height:0;overflow-y:auto;background:#17191f;color:#e8e9ed}.weasis-library{display:flex;flex-direction:column;padding:15px;border-right:1px solid #2a2d34}.weasis-brand{display:grid;grid-template-columns:42px minmax(0,1fr);align-items:center;grid-gap:10px;gap:10px}.weasis-brand>img{width:42px;height:42px;display:block;padding:5px;border-radius:12px;background:#fff;object-fit:contain}.weasis-brand>span{min-width:0;display:flex;flex-direction:column}.weasis-brand strong{font-size:13px}.weasis-brand small{margin-top:2px;color:#8e96a3;font-size:9.5px}.weasis-open-button{width:100%;margin-top:16px;padding:11px 12px;border:1px solid #4d5664;border-radius:10px;background:#f4f5f7;color:#12151a;cursor:pointer;font:inherit;font-size:10.5px;font-weight:780}.weasis-open-button:hover{background:#fff}.weasis-local-note{margin:9px 2px 0;color:#818996;font-size:8.5px;line-height:1.45}.weasis-study-summary{display:flex;flex-direction:column;margin-top:17px;padding:12px 0;border-top:1px solid #2a2d34;border-bottom:1px solid #2a2d34}.weasis-study-summary span{color:#7f8795;font-size:7.5px;font-weight:820;letter-spacing:.09em;text-transform:uppercase}.weasis-study-summary strong{margin-top:3px;font-size:11px}.weasis-study-summary small{margin-top:2px;color:#89919d;font-size:8.5px}.weasis-file-list{min-height:0;display:flex;flex:1 1;flex-direction:column;gap:4px;overflow-y:auto;margin:9px -5px 0;padding:0 5px 8px}.weasis-file-list>button{min-width:0;display:grid;grid-template-columns:35px minmax(0,1fr);grid-gap:2px 8px;gap:2px 8px;padding:9px;border:1px solid transparent;border-radius:9px;background:transparent;color:#cdd1d8;cursor:pointer;font:inherit;text-align:left}.weasis-file-list>button:hover{background:#20232a}.weasis-file-list>button.ativo{border-color:#4855b9;background:#252b4d;color:#fff}.weasis-file-list>button>span{grid-row:1/span 2;align-self:center;display:grid;place-items:center;width:35px;height:35px;border-radius:8px;background:#2b2e35;color:#b9c1ff;font-size:8px;font-weight:820}.weasis-file-list>button strong{font-size:9.5px}.weasis-file-list>button small,.weasis-file-list>button strong{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.weasis-file-list>button small{color:#858d99;font-size:7.5px}.weasis-clear-button{width:100%;margin-top:auto;padding:9px;border:1px solid #343841;border-radius:9px;background:transparent;color:#a9b0ba;cursor:pointer;font:inherit;font-size:9px;font-weight:700}.weasis-clear-button:hover{border-color:#555d69;color:#fff}.weasis-viewer{min-width:0;min-height:0;position:relative;display:grid;grid-template-rows:auto minmax(0,1fr) auto auto;background:#050608}.weasis-controls{position:relative;z-index:4;display:flex;align-items:center;justify-content:space-between;gap:14px;padding:8px 11px;border-bottom:1px solid #282b32;background:#15171c}.weasis-image-actions,.weasis-navigation{display:flex;align-items:center;gap:5px}.weasis-controls button,.weasis-window-controls button{min-height:30px;padding:0 9px;border:1px solid #363a43;border-radius:7px;background:#202329;color:#d6d9df;cursor:pointer;font:inherit;font-size:8.5px;font-weight:690}.weasis-controls button:hover:not(:disabled),.weasis-window-controls button:hover{border-color:#626c82;background:#2a2e36;color:#fff}.weasis-controls button.ativo{border-color:#6272df;background:#303866;color:#fff}.weasis-controls button:disabled{cursor:default;opacity:.38}.weasis-image-actions>span,.weasis-navigation>span{min-width:48px;color:#9aa2ae;font-size:8.5px;text-align:center}.weasis-canvas-stage{position:relative;min-width:0;min-height:0;overflow:hidden;display:grid;place-items:center;isolation:isolate;background:linear-gradient(hsla(0,0%,100%,.018) 1px,transparent 0),linear-gradient(90deg,hsla(0,0%,100%,.018) 1px,transparent 0),#050608;background-size:28px 28px}.weasis-canvas-stage>canvas{display:block;max-width:calc(100% - 34px);max-height:calc(100% - 34px);object-fit:contain;transform-origin:center;image-rendering:auto;box-shadow:0 0 0 1px hsla(0,0%,100%,.04),0 22px 65px -35px rgba(0,0,0,.9);transition:transform .12s ease}.weasis-dropzone{width:min(440px,calc(100% - 40px));min-height:260px;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:28px;border:1px dashed #4b515d;border-radius:18px;background:rgba(22,25,31,.82);color:#fff;cursor:pointer;font:inherit}.weasis-dropzone:hover{border-color:#7784dc;background:rgba(33,37,49,.92)}.weasis-dropzone-mark{display:grid;place-items:center;width:62px;height:62px;margin-bottom:15px;border:1px solid #545eaa;border-radius:17px;background:#252b52;color:#c8ceff;font-size:9px;font-weight:850;letter-spacing:.09em}.weasis-dropzone strong{font-size:15px}.weasis-dropzone p{margin:6px 0 17px;color:#8f97a4;font-size:10px}.weasis-dropzone b{padding:9px 13px;border-radius:8px;background:#f4f5f7;color:#15181d;font-size:9.5px}.weasis-drop-overlay{position:absolute;z-index:12;inset:14px;display:grid;place-items:center;border:2px dashed #9da7f7;border-radius:18px;background:rgba(24,31,83,.88);color:#fff;font-size:16px;font-weight:760;pointer-events:none}.weasis-overlay{position:absolute;z-index:3;display:flex;max-width:42%;flex-direction:column;color:hsla(0,0%,100%,.78);font-family:ui-monospace,Menlo,monospace;font-size:8px;line-height:1.45;text-shadow:0 1px 3px #000;pointer-events:none}.weasis-overlay strong{color:#fff;font-size:8.5px}.weasis-overlay span,.weasis-overlay strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.weasis-overlay.top-left{top:12px;left:13px}.weasis-overlay.top-right{top:12px;right:13px;align-items:flex-end;text-align:right}.weasis-overlay.bottom-left{bottom:12px;left:13px}.weasis-image-error{position:absolute;z-index:8;bottom:18px;left:50%;width:min(520px,calc(100% - 30px));transform:translateX(-50%);padding:11px 13px;border:1px solid #74424a;border-radius:10px;background:rgba(55,22,29,.94);color:#ffd8dd;font-size:9.5px;line-height:1.45;text-align:center}.weasis-progress{width:min(360px,calc(100% - 40px));display:flex;flex-direction:column;padding:20px;border:1px solid #343945;border-radius:15px;background:#191c22}.weasis-progress span{color:#8f97a3;font-size:8px;font-weight:800;letter-spacing:.09em;text-transform:uppercase}.weasis-progress strong{margin-top:5px;font-size:15px}.weasis-progress>div{height:5px;overflow:hidden;margin-top:13px;border-radius:999px;background:#30343c}.weasis-progress i{display:block;height:100%;border-radius:inherit;background:#5b6be0}.weasis-window-controls{display:grid;grid-template-columns:minmax(150px,1fr) minmax(150px,1fr) auto;align-items:end;grid-gap:15px;gap:15px;padding:9px 12px;border-top:1px solid #282b32;background:#15171c}.weasis-window-controls>label{min-width:0;display:flex;flex-direction:column;gap:5px}.weasis-window-controls>label>span{color:#929aa6;font-size:8px}.weasis-window-controls>label b{color:#e1e3e8;font-weight:700}.weasis-window-controls input{width:100%;accent-color:#6b79e5}.weasis-window-controls input:disabled{opacity:.35}.weasis-window-controls>div{display:flex;gap:5px}.weasis-file-error{padding:8px 12px;border-top:1px solid #5e3c42;background:#29191d;color:#ffcbd2;font-size:9px;text-align:center}.weasis-metadata{padding:18px;border-left:1px solid #2a2d34}.weasis-panel-eyebrow{color:#8c99f0;font-size:7.5px;font-weight:850;letter-spacing:.1em;text-transform:uppercase}.weasis-metadata h2{margin:4px 0 15px;color:#f1f2f4;font-size:16px;letter-spacing:-.025em}.weasis-metadata>p{color:#838b97;font-size:9.5px;line-height:1.5}.weasis-metadata dl{margin:0}.weasis-metadata dl>div{padding:9px 0;border-top:1px solid #292c33}.weasis-metadata dt{color:#747c88;font-size:7.5px;font-weight:790;letter-spacing:.06em;text-transform:uppercase}.weasis-metadata dd{overflow-wrap:anywhere;margin:3px 0 0;color:#d7d9de;font-size:9.5px;line-height:1.4}.weasis-metadata dd.mono{font-family:ui-monospace,Menlo,monospace;font-size:8px}.weasis-format-support,.weasis-safety{margin-top:17px;padding:12px;border:1px solid #373b43;border-radius:11px;background:#202228}.weasis-format-support strong,.weasis-safety strong{display:block;color:#e3e5e8;font-size:9.5px}.weasis-format-support small,.weasis-safety p{display:block;margin:5px 0 0;color:#8d95a1;font-size:8px;line-height:1.45}.weasis-format-support span{display:block;margin-top:7px;padding-left:11px;color:#bac0c9;font-size:8.5px}.weasis-format-support span:before{content:"";display:inline-block;width:4px;height:4px;margin:0 7px 2px 0;border-radius:50%;background:#5fcb91}@media (max-width:1100px){.weasis-web-app{grid-template-columns:210px minmax(380px,1fr)}.weasis-metadata{display:none}}@media (max-width:760px){.weasis-web-shell{grid-template-rows:54px minmax(0,1fr)}.weasis-web-app{grid-template-columns:1fr;grid-template-rows:auto minmax(0,1fr)}.weasis-library{min-height:0;overflow:visible;display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;grid-gap:8px;gap:8px;padding:8px 10px;border-right:0;border-bottom:1px solid #2a2d34}.weasis-brand{grid-template-columns:34px minmax(0,1fr)}.weasis-brand>img{width:34px;height:34px}.weasis-brand small,.weasis-clear-button,.weasis-file-list,.weasis-local-note,.weasis-study-summary{display:none}.weasis-open-button{width:auto;margin:0;padding:9px 11px}.weasis-controls{align-items:stretch;flex-direction:column;gap:6px}.weasis-image-actions,.weasis-navigation{justify-content:center;overflow-x:auto}.weasis-window-controls{grid-template-columns:1fr 1fr}.weasis-window-controls>div{grid-column:1/-1;justify-content:center}}@media (max-width:480px){.weasis-brand span{display:none}.weasis-library{grid-template-columns:34px minmax(0,1fr)}.weasis-open-button{width:100%}.weasis-controls button{min-height:28px;padding:0 7px;font-size:7.5px}.weasis-image-actions>span,.weasis-navigation>span{min-width:40px;font-size:7.5px}.weasis-window-controls{grid-template-columns:1fr;gap:8px}.weasis-window-controls>div{grid-column:auto}.weasis-dropzone{min-height:220px}.weasis-dropzone strong{font-size:13px}.weasis-dropzone p{text-align:center}}@media (max-width:760px){.apps-workspace{min-height:600px}.apps-desktop{min-height:550px;padding:28px 20px}.apps-icons-grid{grid-template-columns:repeat(auto-fill,116px);gap:18px 10px}.apps-desktop-icon{width:116px}.apps-welcome-card{right:20px;bottom:52px;width:calc(100% - 40px);padding:20px}.apps-menubar-status{display:none}.web-app-toolbar{grid-template-columns:auto minmax(0,1fr);gap:10px;padding:0 10px}.web-app-title{align-items:flex-start;text-align:left}.web-app-browser-badge{display:none}.apps-intro-features{grid-template-columns:1fr}}@media (max-width:480px){.apps-workspace{border-radius:16px}.apps-menubar{padding:0 12px}.apps-welcome-card h2{font-size:21px}.apps-welcome-card>p{font-size:11.5px}.web-app-back span,.web-app-title span{display:none}.web-app-access-card{padding:28px 22px}.apps-intro-backdrop{padding:10px}.apps-intro-modal{max-height:calc(100dvh - 20px);padding:22px 18px;border-radius:19px}.apps-intro-hero{grid-template-columns:66px minmax(0,1fr);gap:13px;padding-right:28px}.apps-intro-icon{width:66px;height:66px}.apps-intro-hero h2{font-size:21px}.apps-intro-actions{align-items:stretch;flex-direction:column-reverse}.apps-intro-actions a,.apps-intro-actions button{width:100%}}@media (max-width:900px){.course-toolbar{align-items:stretch;flex-direction:column;gap:14px}.course-actions{flex-basis:auto;width:100%}.course-search.aberta{flex:1 1 auto;width:auto;min-width:0;max-width:none}.market-home-categories,.market-seller-grid{grid-template-columns:1fr}.seller-store-hero{align-items:stretch;flex-direction:column}.seller-store-stats{align-self:stretch}.seller-store-catalog-head{align-items:stretch;flex-direction:column}.seller-store-tools{align-items:stretch}.seller-store-search{width:100%}.market-product-recommendation-row{grid-template-columns:repeat(2,minmax(0,1fr))}.market-product-detail-grid{grid-template-columns:1fr}.market-product-side-column{display:grid;grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:1180px){.market-product-commerce{grid-template-columns:minmax(360px,1.05fr) minmax(300px,.95fr)}.market-product-buybox{grid-column:1/-1;display:grid;grid-template-columns:minmax(220px,1fr) minmax(160px,.55fr);grid-column-gap:18px;column-gap:18px;align-items:center;margin-top:0}.market-product-buybox .market-product-delivery,.market-product-buybox .market-product-safe,.market-product-buybox>h2,.market-product-buybox>label,.market-product-buybox>select{grid-column:1}.market-product-buybox .market-product-buy-now,.market-product-buybox .market-product-buy-secondary,.market-product-buybox .market-product-buybox-seller,.market-product-buybox .market-wishlist-toggle{grid-column:2}.market-product-buybox .market-product-buy-now{grid-row:1;margin-top:0}.market-product-buybox .market-product-buy-secondary{grid-row:2;margin-top:7px}.market-product-buybox .market-wishlist-toggle{grid-row:3}.market-product-buybox .market-product-buybox-seller{grid-row:4/span 4}}.notas-card{width:100%;max-width:520px}.notas-card-head{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;margin-bottom:14px}.notas-card-head>div{min-width:0}.notas-card-head .section-title{margin:0}.notas-card-head>div>span{display:block;margin-top:2px;color:var(--muted);font-size:9px}.notas-card-head>button{flex:0 0 auto;padding:7px 9px;border:1px solid rgba(16,32,160,.18);border-radius:8px;background:#eef1ff;color:var(--brand-ink);font-size:8.5px;font-weight:750;cursor:pointer}.notas-card-head>button:hover{border-color:rgba(16,32,160,.35);background:#e5e9ff}.notas-list{display:flex;flex-direction:column}.nota-row{display:flex;align-items:center;justify-content:space-between;gap:14px;padding:12px 0;border-top:1px solid var(--line)}.nota-row:first-child{border-top:none;padding-top:0}.nota-row>div{min-width:0}.nota-row .k,.nota-row .v{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.nota-row .k{text-transform:none;letter-spacing:0}.nota-indisponivel,.nota-row>a{flex:0 0 auto}.notas-empty{color:var(--muted);font-size:12px}.notas-modal-backdrop{position:fixed;inset:0;z-index:720;display:flex;align-items:center;justify-content:center;padding:20px;background:rgba(8,14,37,.64);-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.notas-modal{width:min(660px,100%);max-height:min(720px,calc(100dvh - 40px));display:flex;flex-direction:column;overflow:hidden;border:1px solid hsla(0,0%,100%,.34);border-radius:18px;background:#fff;box-shadow:0 26px 72px -28px rgba(3,8,30,.62)}.notas-modal>header{display:flex;align-items:center;justify-content:space-between;gap:18px;padding:17px 19px;border-bottom:1px solid var(--line)}.notas-modal>header>div{min-width:0}.notas-modal>header span{color:var(--brand);font-size:8px;font-weight:850;letter-spacing:.1em;text-transform:uppercase}.notas-modal>header h2{margin:2px 0;color:var(--ink);font-size:20px;letter-spacing:-.025em}.notas-modal>header p{margin:0;color:var(--muted);font-size:9px}.notas-modal>header>button{width:37px;height:37px;flex:0 0 auto;display:grid;place-items:center;padding:0;border:0;border-radius:50%;background:#f0f2f7;color:#5b657c;cursor:pointer}.notas-modal>header>button:hover{background:#e7eaff;color:var(--brand-ink)}.notas-modal>header svg{width:18px;height:18px;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.notas-modal-body{overflow-y:auto;padding:7px 19px 19px}.notas-list.completa .nota-row{min-height:66px}@media (max-width:620px){.notas-modal-backdrop{align-items:flex-end;padding:8px}.notas-modal{max-height:82dvh;border-radius:18px 18px 12px 12px}.notas-modal>header{padding:15px}.notas-modal-body{padding:7px 15px 16px}.nota-row{gap:8px}.nota-row>a{padding-left:8px;padding-right:8px}}.cc-visual{width:100%;max-width:440px;aspect-ratio:1.586/1;border-radius:16px;padding:20px 22px;color:#fff;position:relative;overflow:hidden;background:linear-gradient(135deg,#16215f,#1020a0 52%,#3346d9);box-shadow:0 14px 34px -14px rgba(16,32,160,.6);display:flex;flex-direction:column;justify-content:space-between}.cc-visual:after{content:"";position:absolute;inset:0;pointer-events:none;background:radial-gradient(120% 90% at 85% 0,hsla(0,0%,100%,.16),transparent 55%)}.cc-visual>*{position:relative;z-index:1}.cc-top{display:flex;align-items:center;justify-content:space-between}.cc-chip{width:40px;height:29px;border-radius:6px;background:linear-gradient(135deg,#f6dd94,#c9a24a);box-shadow:inset 0 0 0 1px rgba(0,0,0,.08)}.cc-brand{font-weight:800;font-size:19px;letter-spacing:.06em;font-style:italic;text-transform:uppercase}.cc-number{font-family:ui-monospace,Menlo,monospace;font-size:19px;font-weight:600;letter-spacing:.1em}.cc-bottom{display:flex;align-items:flex-end;justify-content:space-between;gap:12px}.cc-lab{font-size:8.5px;letter-spacing:.12em;opacity:.7;margin-bottom:2px}.cc-lab,.cc-val{text-transform:uppercase}.cc-val{font-size:13px;font-weight:600;letter-spacing:.03em;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.cc-val.holder{max-width:190px}.cert-cta{display:flex;align-items:center;gap:18px;justify-content:space-between;background:var(--surface);border:1px solid var(--line);border-radius:14px;box-shadow:var(--shadow);padding:18px 20px}.cert-cta-txt{min-width:0}.cert-cta-title{font-size:15.5px;font-weight:700;margin:0 0 4px}.cert-cta-sub{font-size:13.5px;color:var(--muted);margin:0}.cert-cta-sub strong{color:var(--ink)}.cert-cta-btn{white-space:nowrap;flex-shrink:0}@media (max-width:560px){.cert-cta{flex-direction:column;align-items:stretch}.cert-cta-btn{width:100%}}.modal-overlay{position:fixed;inset:0;background:rgba(20,30,28,.5);display:flex;align-items:center;justify-content:center;padding:20px;z-index:100}.modal-card{background:var(--surface);border-radius:16px;box-shadow:var(--shadow);width:100%;max-width:560px;max-height:88vh;overflow-y:auto;padding:24px}.modal-head{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;margin-bottom:4px}.modal-close{background:none;border:none;cursor:pointer;color:var(--muted);font-size:24px;line-height:1;padding:0}.txn{border:1px solid var(--line);border-radius:12px;padding:14px 16px;margin-top:10px;background:#fbfdfc}.txn-top{display:flex;align-items:center;justify-content:space-between;gap:12px}.txn-id{font-family:ui-monospace,Menlo,monospace;font-size:13px;font-weight:650}.txn-rows{margin-top:10px;display:grid;grid-template-columns:1fr 1fr;grid-gap:8px 20px;gap:8px 20px}.txn-rows .k{font-size:11px;color:var(--muted);text-transform:uppercase;letter-spacing:.05em}.txn-rows .v{font-size:14px;font-weight:600}@media (max-width:720px){.portal{flex-direction:column}.side,.side.collapsed{width:100%;height:auto;position:static;flex-direction:row;align-items:center;gap:4px;overflow-x:auto;padding:10px 12px}.main-area,.side.collapsed+.main-area{width:100%;margin-left:0}.side-toggle{display:none}.side .logo{padding:6px 10px;flex-shrink:0}.side .logo .logo-full{display:none}.side .logo .logo-mark{display:block}.side .spacer{display:none}.nav{flex:0 0 auto;flex-direction:row;margin:0;padding:0;overflow:visible}.nav-item,.side.collapsed .nav-item{justify-content:flex-start;gap:12px;padding:11px 12px;white-space:nowrap}.side.collapsed .nav-label{display:inline}.nav-item .ic{display:none}.side.collapsed .nav-notification-count{position:static;margin-left:auto;border:0}.main-body,.main-head{padding-left:16px;padding-right:16px}.market-home-hero{padding:22px 18px;border-radius:16px}.market-global-search{height:50px;padding-left:13px}.market-home-customer-tools{grid-template-columns:minmax(0,1fr)}.market-home-wishlist{grid-template-columns:25px minmax(0,1fr)}.market-wishlist-panel{width:min(430px,100%)}.market-home-row{grid-auto-columns:minmax(216px,76vw);margin-right:-16px;padding-right:16px}.market-search-grid{grid-template-columns:minmax(0,1fr)}.market-seller-grid>button{grid-template-columns:60px minmax(0,1fr)}.market-seller-grid>button>b{display:none}.seller-store-main{width:min(100% - 24px,1380px);padding-top:16px}.seller-store-hero{padding:20px;border-radius:16px}.seller-store-brand{grid-template-columns:100px minmax(0,1fr);gap:16px}.seller-store-logo{width:100px;height:82px;padding:12px}.seller-store-stats{grid-template-columns:repeat(3,minmax(0,1fr))}.seller-store-stats>div{min-width:0;padding:13px 7px}.seller-store-catalog{padding:17px 14px}.seller-store-tools{flex-direction:column}.seller-store-sort select{width:100%}.store-seller{grid-template-columns:132px minmax(0,1fr);gap:16px}.store-seller-channel{grid-column:1/-1;justify-self:start}.store-tools{align-items:stretch;flex-direction:column}.store-search{width:100%;min-width:0}.market-product-header{height:64px;padding:0 16px}.market-product-header.commerce{height:auto;display:grid;grid-template-columns:auto minmax(0,1fr);grid-gap:10px;gap:10px;padding-top:10px;padding-bottom:10px}.market-product-header.commerce .market-product-back{display:none}.market-product-global-search{width:100%;height:40px}.market-product-global-search button{padding:0 11px;font-size:0}.market-product-global-search button:after{content:"→";font-size:17px}.market-product-logo img{height:34px}.market-product-main{width:min(100% - 28px,1240px);padding-top:16px}.market-product-main.commerce{width:min(100% - 24px,1380px)}.market-product-commerce{grid-template-columns:1fr}.market-product-commerce-gallery{min-height:0;grid-template-columns:48px minmax(0,1fr);padding:14px;border-right:0;border-bottom:1px solid var(--line)}.market-product-thumb{width:46px;height:46px}.market-product-main-image{min-height:350px;padding:18px}.market-product-main-image img{max-height:330px}.market-product-commerce-info{padding:24px 20px}.market-product-buybox{grid-column:auto;display:block;margin:14px}.market-product-buybox .market-product-buy-now{margin-top:11px}.market-product-recommendations{padding:19px 14px}.market-product-recommendation-row{grid-auto-flow:column;grid-auto-columns:minmax(205px,72vw);grid-template-columns:none;overflow-x:auto;padding-bottom:9px}.market-product-side-column{display:flex}.market-product-contact.wide{grid-template-columns:1fr;gap:19px}.market-product-hero,.market-product-hero.physical{grid-template-columns:1fr}.market-product-gallery{min-height:0;aspect-ratio:4/5}.market-product-gallery.physical{min-height:0;aspect-ratio:1/1;padding:35px}.market-product-summary{padding:27px 22px}.market-product-content{grid-template-columns:1fr}.market-product-contact{position:static}}@media (max-width:560px){.market-home-section-head{align-items:flex-start}.market-home-section-head h2{font-size:19px}.market-home-section-head>small{display:none}.seller-store-brand{grid-template-columns:1fr}.seller-store-logo{width:100%;height:92px}.seller-store-brand h1{font-size:27px}.seller-store-stats span{font-size:7.5px}.seller-store-categories>div:last-child,.seller-store-grid{grid-template-columns:1fr}.seller-store-product-image{height:270px}.seller-store-product-body{min-height:200px}.market-product-commerce-gallery{grid-template-columns:1fr}.market-product-thumb{display:none}.market-product-main-image{min-height:285px}.market-product-characteristics>div{grid-template-columns:1fr}.market-product-characteristics dd{padding-top:0;border-left:0}.market-product-review-empty{grid-template-columns:1fr;gap:8px}.market-product-contact.wide{padding:21px 18px}.store-category{align-items:flex-start;flex-direction:column}.store-category h2{font-size:21px}.store-seller{grid-template-columns:1fr}.store-seller-logo{width:100%;height:88px}.store-seller-channel{grid-column:auto}.store-grid{grid-template-columns:minmax(0,1fr)}.store-product-body{min-height:0}.market-product-back{font-size:0}.market-product-back svg{width:23px;height:23px}.market-product-breadcrumb span:last-of-type,.market-product-breadcrumb strong{display:none}.market-product-summary h1{font-size:27px}.market-product-facts{grid-template-columns:1fr}.market-product-facts>div,.market-product-facts>div:nth-child(odd){border-right:0;border-bottom:1px solid var(--line)}.market-product-facts>div:nth-last-child(2){border-bottom:1px solid var(--line)}.market-product-facts>div:last-child{border-bottom:0}.store-detail-overlay{align-items:flex-end;padding:0}.store-detail{width:100%;max-height:94dvh;border-radius:20px 20px 0 0}.store-detail-grid{grid-template-columns:1fr}.store-detail-image{height:260px;min-height:0;border-radius:19px 19px 0 0}.store-detail-content{padding:24px 18px 26px}.store-detail-content h2{margin-right:0;font-size:21px}.store-detail-facts{grid-template-columns:1fr}.course-search-result{grid-template-columns:84px minmax(0,1fr);gap:11px}.course-search-thumb{width:84px}.course-search-arrow{display:none}.course-search-copy strong,.course-search-copy>span:last-child{white-space:normal;display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden}.course-search-copy strong,.course-search-copy>span:last-child{-webkit-line-clamp:2}.continue-card{grid-template-columns:96px minmax(0,1fr);gap:11px}.continue-thumb{width:96px}.continue-copy strong,.continue-copy>span:last-child{white-space:normal;display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden}.continue-copy strong{-webkit-line-clamp:2}.continue-copy>span:last-child{-webkit-line-clamp:1}.continue-play{display:none}.course-actions{gap:7px}.course-notes-button{padding:0 10px}.course-notes-button>span:nth-child(2){display:none}.notifications-center-curso .notifications-trigger{width:48px;padding:0}.notifications-center-curso .notifications-trigger>span:nth-child(2){display:none}.notifications-center-curso .notifications-trigger .notifications-count{position:absolute;top:-5px;right:-5px;min-width:17px;height:17px;padding:0 4px;border:2px solid #fff;font-size:7.5px}.notifications-panel{position:fixed;top:12px;right:12px;bottom:auto;left:12px;width:auto;max-height:calc(100dvh - 24px)}.course-notes-panel{position:fixed;top:auto;right:16px;bottom:16px;left:16px;width:auto;max-height:calc(100dvh - 120px)}.course-note-summary{grid-template-columns:86px minmax(0,1fr) auto;gap:9px}.course-note-thumb{width:86px}.course-note-detail{padding:3px 9px 10px}.course-note-actions,.course-note-delete-confirm,.player-info-title-row{align-items:flex-start;flex-direction:column}.player-info-title-row .lesson-rating{margin-left:0}.lesson-notes{padding:13px}.lesson-notes-head{flex-direction:column;gap:8px}.note-toolbar-spacer{display:none}.note-time-button{flex:1 1 auto}.lesson-notes-foot{align-items:flex-start;flex-direction:column;gap:3px}.player-custom-controls{padding:30px 8px 6px}.player-timeline-preview{bottom:27px;width:156px;height:88px}.player-custom-controls-row{height:27px;gap:5px}.player-custom-controls-row>button,.player-settings-toggle{width:27px;height:27px;font-size:15px}.player-control-time{min-width:80px;font-size:10px}.player-control-volume{width:52px}.player-autoplay-toggle{width:44px!important;height:24px!important;padding:2px!important}.player-autoplay-toggle>span{width:20px;height:20px}.player-autoplay-toggle.ativo>span{transform:translateX(20px)}.player-settings-panel{right:-35px;width:min(340px,calc(100vw - 18px))}.player-settings-head{min-height:36px;padding:4px 7px 4px 11px}.player-settings-head strong{font-size:11px}.player-settings-head button{width:25px;height:25px;font-size:17px}.player-settings-section{padding:7px 10px 8px}.player-settings-section>div:first-child span{font-size:9.5px}.player-settings-section>div:first-child b{font-size:10px}.player-settings-options{gap:5px;margin-top:6px}.player-settings-options button{height:32px;padding:0 3px;font-size:9.5px}.player-settings-options.quality button{height:27px;font-size:8.5px}.player-product-recommendation{top:8px;left:8px;width:min(286px,calc(100% - 16px));border-radius:10px}.player-product-recommendation-main{grid-template-columns:58px minmax(0,1fr);gap:8px;padding:6px 28px 6px 6px}.player-product-recommendation-image{width:58px;height:58px}.player-product-recommendation-copy small{font-size:7px}.player-product-recommendation-copy strong{font-size:10px}.player-product-recommendation-copy>span{display:none}.player-product-recommendation-copy b{font-size:9px}.player-product-recommendation-multiple{width:min(310px,calc(100% - 16px))}.player-product-recommendation-head{padding:8px 32px 6px 8px}.player-product-recommendation-head strong{font-size:10px}.player-product-recommendation-list-image{height:46px}.player-product-recommendation-list>button{padding:5px}.player-product-recommendation-list>button>span:last-child{padding-top:4px}.player-product-recommendation-list strong{min-height:24px;font-size:7.5px}.player-product-recommendation-list b{font-size:6.5px}.player-product-recommendation-close{top:4px;right:4px;width:21px;height:21px}}.course-tool-button{flex:0 0 auto}.course-live-dot{width:9px;height:9px;border-radius:50%;background:#e23845;box-shadow:0 0 0 4px rgba(226,56,69,.12);animation:live-pulse 1.5s ease-in-out infinite}@keyframes live-pulse{50%{box-shadow:0 0 0 7px rgba(226,56,69,0)}}.learning-modal-overlay{position:fixed;z-index:140;inset:0;display:flex;align-items:center;justify-content:center;padding:22px;background:rgba(10,17,45,.58);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.learning-modal{width:min(1160px,100%);max-height:min(90dvh,860px);overflow:hidden;display:flex;flex-direction:column;border:1px solid hsla(0,0%,100%,.7);border-radius:20px;background:var(--surface);box-shadow:0 30px 80px -25px rgba(5,11,48,.72)}.learning-modal-head{flex:0 0 auto;display:flex;align-items:flex-start;justify-content:space-between;gap:18px;padding:20px 22px 17px;border-bottom:1px solid var(--line)}.learning-modal-head h2{margin:2px 0 3px;font-size:22px;line-height:1.2;letter-spacing:-.025em}.learning-modal-head p{margin:0;color:var(--muted);font-size:12.5px}.learning-modal-eyebrow{color:var(--brand-ink);font-size:10px;font-weight:850;letter-spacing:.08em;text-transform:uppercase}.learning-modal-head>button{width:36px;height:36px;flex:0 0 auto;border:0;border-radius:50%;background:#f0f2f8;color:var(--muted);font-size:25px;line-height:1;cursor:pointer}.learning-modal-head>button:hover{background:#e5e8f1;color:var(--ink)}.learning-modal-state{min-height:350px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:5px;padding:38px;color:var(--muted);text-align:center}.learning-modal-state svg{width:44px;height:44px;margin-bottom:8px;fill:none;stroke:#7280b3;stroke-width:1.5;stroke-linecap:round;stroke-linejoin:round}.learning-modal-state strong{color:var(--ink);font-size:16px}.learning-modal-state>span{max-width:460px;font-size:13px;line-height:1.5}.learning-modal-state.erro{color:var(--crit)}.learning-modal-state>button{margin-top:10px;padding:10px 14px;border:0;border-radius:10px;background:var(--brand);color:#fff;font:inherit;font-size:12.5px;font-weight:750;cursor:pointer}.live-modal-grid{min-height:0;display:grid;grid-template-columns:minmax(0,1fr) 310px;overflow:hidden}.live-stage{min-width:0;overflow-y:auto;padding:20px;background:#f6f7fb}.live-embed{position:relative;width:100%;aspect-ratio:16/9;overflow:hidden;border-radius:14px;background:#050713;box-shadow:0 16px 34px -22px rgba(4,9,41,.8)}.live-embed iframe{position:absolute;inset:0;width:100%;height:100%;border:0}.live-stage-placeholder{width:100%;aspect-ratio:16/9;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:5px;padding:24px;border-radius:14px;background:linear-gradient(145deg,#101b59,#1020a0);color:hsla(0,0%,100%,.75);text-align:center}.live-stage-placeholder svg{width:48px;height:48px;margin-bottom:7px;fill:none;stroke:#fff;stroke-width:1.45;stroke-linecap:round;stroke-linejoin:round}.live-stage-placeholder strong{color:#fff;font-size:16px}.live-stage-placeholder span{max-width:430px;font-size:12px}.live-stage-copy{padding:16px 3px 3px}.live-stage-copy h3{margin:8px 0 4px;font-size:19px}.live-stage-copy p{margin:0 0 8px;color:var(--muted);font-size:13.5px;line-height:1.5}.live-stage-copy small{color:var(--muted);font-size:11px}.live-status{width:-moz-fit-content;width:fit-content;display:inline-flex;align-items:center;gap:5px;padding:4px 7px;border-radius:999px;background:#eef1f8;color:var(--muted);font-size:9px;font-weight:850;letter-spacing:.05em;text-transform:uppercase}.live-status.ao_vivo{background:#fdecef;color:#c62d3d}.live-status.ao_vivo:before{content:"";width:6px;height:6px;border-radius:50%;background:#e23845}.live-status.agendado{background:rgba(16,32,160,.09);color:var(--brand-ink)}.live-status.encerrado{background:var(--good-soft);color:var(--good)}.live-status.cancelado{text-decoration:line-through}.live-agenda{min-height:0;overflow-y:auto;padding:17px;border-left:1px solid var(--line);background:#fff}.live-agenda>h3{margin:1px 4px 11px;color:var(--muted);font-size:11px;letter-spacing:.06em;text-transform:uppercase}.live-agenda>button{width:100%;display:flex;flex-direction:column;align-items:flex-start;gap:5px;padding:12px;margin-bottom:7px;border:1px solid transparent;border-radius:11px;background:#f7f8fb;color:var(--ink);text-align:left;cursor:pointer}.live-agenda>button.ativo,.live-agenda>button:hover{border-color:rgba(16,32,160,.25);background:#f4f6ff}.live-agenda>button strong{font-size:12.5px;line-height:1.35}.live-agenda>button small{color:var(--muted);font-size:10.5px}.recommended-track{width:100%;margin:-5px 0 31px}.recommended-track-head{display:flex;align-items:flex-end;justify-content:space-between;gap:18px;margin-bottom:12px}.recommended-track-head>div>span{color:var(--brand-ink);font-size:10px;font-weight:850;letter-spacing:.08em;text-transform:uppercase}.recommended-track-head h2{margin:2px 0;font-size:21px;letter-spacing:-.025em}.recommended-track-head p{margin:0;color:var(--muted);font-size:12.5px}.recommended-track-count{flex:0 0 auto;padding:6px 9px;border-radius:999px;background:rgba(16,32,160,.08);color:var(--brand-ink);font-size:10.5px;font-weight:750}.recommended-track-list{display:grid;grid-auto-flow:column;grid-auto-columns:minmax(300px,370px);grid-gap:10px;gap:10px;overflow-x:auto;padding:2px 2px 10px;scroll-snap-type:x proximity}.recommended-track-list>button{position:relative;display:grid;grid-template-columns:auto 105px minmax(0,1fr) auto;align-items:center;grid-gap:10px;gap:10px;min-height:88px;padding:9px 10px 9px 8px;border:1px solid var(--line);border-radius:13px;background:var(--surface);color:var(--ink);text-align:left;box-shadow:0 5px 16px -14px rgba(16,24,60,.5);cursor:pointer;scroll-snap-align:start;transition:transform .14s,border-color .14s,box-shadow .14s}.recommended-track-list>button:hover{transform:translateY(-2px);border-color:rgba(16,32,160,.35);box-shadow:0 13px 24px -18px rgba(16,32,160,.65)}.recommended-track-number{align-self:flex-start;color:#a1a8bd;font-size:10px;font-weight:850;letter-spacing:.06em}.recommended-track-thumb{width:105px;aspect-ratio:16/9;overflow:hidden;display:flex;align-items:center;justify-content:center;border-radius:8px;background:linear-gradient(135deg,#16215f,#1020a0);color:#fff}.recommended-track-thumb img{width:100%;height:100%;object-fit:cover}.recommended-track-copy{min-width:0;display:flex;flex-direction:column;gap:2px}.recommended-track-copy small{overflow:hidden;color:var(--brand-ink);font-size:9px;font-weight:750;text-overflow:ellipsis;white-space:nowrap}.recommended-track-copy strong{overflow:hidden;font-size:12.5px;line-height:1.35;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2}.recommended-track-copy>span{overflow:hidden;color:var(--muted);font-size:9.5px;text-overflow:ellipsis;white-space:nowrap}.recommended-track-play{width:26px;height:26px;display:flex;align-items:center;justify-content:center;border-radius:50%;background:rgba(16,32,160,.09);color:var(--brand-ink);font-size:9px}.community-modal{width:min(1240px,100%)}.community-tools{flex:0 0 auto;min-height:51px;display:flex;align-items:center;justify-content:space-between;gap:12px;padding:8px 18px;border-bottom:1px solid var(--line);background:#fafbfe}.community-tools>button{padding:9px 12px;border:0;border-radius:9px;background:var(--brand);color:#fff;font:inherit;font-size:11.5px;font-weight:750;cursor:pointer}.community-tools>span{color:var(--muted);font-size:11px}.community-compose{flex:0 0 auto;display:grid;grid-template-columns:minmax(220px,.65fr) minmax(280px,1.35fr);grid-gap:10px 12px;gap:10px 12px;padding:14px 18px;border-bottom:1px solid var(--line);background:#f7f8fd}.community-compose label{display:flex;flex-direction:column;gap:5px;color:var(--ink);font-size:10.5px;font-weight:750}.community-compose input:not([type]),.community-compose input[type=text],.community-compose textarea{width:100%;border:1px solid var(--line);border-radius:9px;background:#fff;color:var(--ink);font:inherit;font-size:12px;outline:0;padding:9px 10px}.community-compose input:focus,.community-compose textarea:focus{border-color:var(--brand);box-shadow:0 0 0 3px rgba(16,32,160,.1)}.community-compose .community-file{justify-content:center;grid-column:1/2;padding:9px 11px;border:1px dashed rgba(16,32,160,.25);border-radius:9px;background:#fff;cursor:pointer}.community-file small{color:var(--muted);font-size:9px;font-weight:500}.community-file input{max-width:100%;color:var(--muted);font-size:9.5px}.community-compose>button{align-self:end;justify-self:end;padding:10px 14px;border:0;border-radius:9px;background:var(--brand);color:#fff;font:inherit;font-size:11.5px;font-weight:750;cursor:pointer}.community-compose>button:disabled,.community-reply-form button:disabled{opacity:.6;cursor:wait}.community-error{flex:0 0 auto;padding:9px 18px;border-bottom:1px solid rgba(178,58,72,.15);background:#fff4f5;color:var(--crit);font-size:11px;font-weight:650}.community-grid{min-height:0;flex:1 1;display:grid;grid-template-columns:320px minmax(0,1fr);overflow:hidden}.community-topics{min-height:0;overflow-y:auto;padding:9px;border-right:1px solid var(--line);background:#f8f9fc}.community-topics>button{width:100%;display:flex;flex-direction:column;align-items:flex-start;gap:3px;padding:11px;margin-bottom:6px;border:1px solid transparent;border-radius:10px;background:transparent;color:var(--ink);text-align:left;cursor:pointer}.community-topics>button.ativo,.community-topics>button:hover{border-color:rgba(16,32,160,.18);background:#fff;box-shadow:0 7px 17px -16px rgba(16,24,60,.6)}.community-topics strong{font-size:12.5px}.community-topics span,.community-topics strong{width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.community-topics span{color:var(--muted);font-size:10.5px}.community-topics small{color:#838ca6;font-size:9.5px}.community-thread{min-height:0;overflow-y:auto;padding:22px}.community-thread>header>span{color:var(--brand-ink);font-size:9px;font-weight:850;letter-spacing:.07em;text-transform:uppercase}.community-thread>header h3{margin:3px 0;font-size:20px;line-height:1.3}.community-thread>header small{color:var(--muted);font-size:10.5px}.community-message,.community-reply>p{margin:15px 0 11px;color:var(--ink);font-size:13px;line-height:1.6;white-space:pre-wrap;overflow-wrap:anywhere}.community-attachments{display:flex;flex-wrap:wrap;gap:7px;margin:9px 0}.community-attachments>a{max-width:280px;display:flex;align-items:center;gap:7px;padding:7px 9px;border:1px solid var(--line);border-radius:8px;background:#f8f9fd;color:var(--brand-ink);text-decoration:none}.community-attachments>a:hover{border-color:rgba(16,32,160,.35);background:#f4f6ff}.community-attachments>a>span:last-child{min-width:0;display:flex;flex-direction:column}.community-attachments strong{overflow:hidden;font-size:10.5px;text-overflow:ellipsis;white-space:nowrap}.community-attachments small{color:var(--muted);font-size:8.5px}.community-replies{margin-top:20px;padding-top:16px;border-top:1px solid var(--line)}.community-replies>h4{margin:0 0 9px;font-size:12px}.community-reply{padding:12px 13px;margin-bottom:8px;border-radius:10px;background:#f7f8fb}.community-reply>div:first-child{display:flex;align-items:center;justify-content:space-between;gap:10px}.community-reply>div:first-child strong{font-size:11.5px}.community-reply>div:first-child small{color:var(--muted);font-size:9px}.community-reply>p{margin:7px 0;font-size:12px}.community-reply-form{margin-top:15px;padding-top:14px;border-top:1px solid var(--line)}.community-reply-form textarea{width:100%;resize:vertical;border:1px solid var(--line);border-radius:9px;background:#fff;color:var(--ink);font:inherit;font-size:12px;outline:0;padding:9px 10px}.community-reply-form textarea:focus{border-color:var(--brand);box-shadow:0 0 0 3px rgba(16,32,160,.1)}.community-reply-form>div{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-top:7px}.community-reply-form label{max-width:70%;display:flex;align-items:center;gap:7px;color:var(--brand-ink);font-size:10.5px;font-weight:700;cursor:pointer}.community-reply-form input{max-width:260px;color:var(--muted);font-size:9px}.community-reply-form button{padding:9px 13px;border:0;border-radius:9px;background:var(--brand);color:#fff;font:inherit;font-size:11px;font-weight:750;cursor:pointer}@media (max-width:980px){.course-tool-button>span:nth-child(2){display:none}.course-tool-button{width:48px;padding:0}.live-modal-grid{grid-template-columns:1fr 260px}.community-grid{grid-template-columns:260px minmax(0,1fr)}}@media (max-width:720px){.learning-modal-overlay{align-items:flex-end;padding:0}.learning-modal{max-height:94dvh;border-radius:20px 20px 0 0}.learning-modal-head{padding:17px 16px 14px}.learning-modal-head h2{font-size:18px}.community-grid,.live-modal-grid{display:flex;flex-direction:column;overflow-y:auto}.live-stage{overflow:visible;padding:13px}.live-agenda{overflow:visible;border-top:1px solid var(--line);border-left:0}.community-topics{flex:0 0 auto;max-height:190px;overflow-y:auto;border-right:0;border-bottom:1px solid var(--line)}.community-thread{overflow:visible;padding:17px}.community-compose{grid-template-columns:1fr;padding:12px 14px}.community-compose .community-file{grid-column:auto}.community-compose>button{justify-self:stretch}.recommended-track-head{align-items:flex-start;flex-direction:column;gap:7px}.recommended-track-list{grid-auto-columns:minmax(280px,84vw)}}@media (max-width:560px){.course-tool-button{min-width:43px;width:43px;height:43px;min-height:43px}.learning-modal-head p{display:none}.learning-modal-state{min-height:280px;padding:25px}.recommended-track-list>button{grid-template-columns:auto 88px minmax(0,1fr)}.recommended-track-thumb{width:88px}.recommended-track-count,.recommended-track-play{display:none}.community-tools{padding:8px 13px}.community-reply-form>div{align-items:stretch;flex-direction:column}.community-reply-form label{max-width:100%}}.community-page{min-height:100dvh;background:#f5f6f8;color:var(--ink)}.community-page button,.community-page input,.community-page textarea{font-family:inherit}.community-page-header{position:-webkit-sticky;position:sticky;z-index:80;top:0;height:64px;display:grid;grid-template-columns:250px minmax(280px,680px) 250px;align-items:center;justify-content:space-between;grid-gap:22px;gap:22px;padding:0 24px;border-bottom:1px solid #dfe2e8;background:hsla(0,0%,100%,.97);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.community-page-brand{min-width:0;display:inline-flex;align-items:center;gap:10px;justify-self:start;padding:4px 7px;border:0;border-radius:9px;background:transparent;color:var(--brand-ink);cursor:pointer}.community-page-brand:hover{background:rgba(16,32,160,.06)}.community-page-brand img{width:34px;height:34px;object-fit:contain}.community-page-brand strong{font-size:18px;letter-spacing:-.02em}.community-page-search{min-width:0;height:42px;display:flex;align-items:center;gap:9px;padding:0 14px;border:1px solid #d9dde6;border-radius:999px;background:#f5f6f8}.community-page-search:focus-within{border-color:rgba(16,32,160,.5);background:#fff;box-shadow:0 0 0 3px rgba(16,32,160,.08)}.community-page-search .community-page-icon{width:18px;height:18px;color:#66708a}.community-page-search input{width:100%;min-width:0;border:0;outline:0;background:transparent;color:var(--ink);font-size:13px}.community-page-search input::placeholder{color:#7c8498}.community-page-header-actions{display:flex;align-items:center;justify-content:flex-end;gap:12px}.community-page-header-actions .notifications-trigger{width:38px;height:38px;min-height:38px;padding:0;border:0;border-radius:50%;background:#f0f2f7;box-shadow:none;color:var(--brand-ink)}.community-page-header-actions .notifications-trigger:hover,.community-page-header-actions .notifications-trigger[aria-expanded=true]{background:#e6eaff;box-shadow:none}.community-page-header-actions .notifications-trigger .notifications-count{position:absolute;top:-5px;right:-5px;min-width:17px;height:17px;padding:0 4px;border:2px solid #fff;font-size:7.5px}.community-page-header-actions>button{height:38px;display:inline-flex;align-items:center;gap:7px;padding:0 13px;border:0;border-radius:999px;background:var(--brand);color:#fff;font-size:12px;font-weight:750;cursor:pointer}.community-page-header-actions>button:hover{background:var(--brand-ink)}.community-page-header-actions .community-page-icon{width:17px;height:17px}.community-page-icon{width:20px;height:20px;flex:0 0 auto;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.community-avatar{width:34px;height:34px;flex:0 0 auto;display:inline-flex;align-items:center;justify-content:center;border-radius:50%;background:linear-gradient(145deg,#ffc747,#f3a800);color:#17204f;box-shadow:inset 0 0 0 2px hsla(0,0%,100%,.75);font-size:10px;font-weight:850}.community-avatar.com-foto{overflow:hidden;background:#e7eaf2;box-shadow:0 0 0 2px #fff,0 0 0 3px rgba(16,32,160,.16)}.community-avatar img{width:100%;height:100%;object-fit:cover}.community-page-layout{width:min(1480px,100%);min-height:calc(100dvh - 64px);margin:0 auto;display:grid;grid-template-columns:250px minmax(440px,760px) 300px;justify-content:center;grid-gap:24px;gap:24px;padding:20px 24px 50px}.community-page-nav{position:-webkit-sticky;position:sticky;top:84px;align-self:start;display:flex;flex-direction:column;gap:4px}.community-page-nav>button{width:100%;min-height:43px;display:flex;align-items:center;gap:11px;padding:9px 12px;border:0;border-radius:10px;background:transparent;color:#333b50;font-size:13px;font-weight:600;text-align:left;cursor:pointer}.community-page-nav>button:hover{background:#e9ecf1}.community-page-nav>button.ativo{background:#e2e6ec;color:#111a33;font-weight:750}.community-page-nav-title{margin:18px 9px 7px;color:#778096;font-size:9.5px;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.community-page-global-note{display:grid;grid-template-columns:38px minmax(0,1fr);align-items:center;grid-gap:9px;gap:9px;margin:0 5px;padding:10px;border:1px solid #dfe3eb;border-radius:11px;background:hsla(0,0%,100%,.72)}.community-page-global-note>span{width:38px;height:38px;display:flex;align-items:center;justify-content:center;border-radius:50%;background:var(--brand);color:#fff;font-size:10px;font-weight:850}.community-page-global-note p{min-width:0;margin:0;color:var(--muted);font-size:9.5px;line-height:1.4}.community-page-global-note strong{display:block;color:var(--ink);font-size:10.5px}.community-page-main{min-width:0}.community-page-banner{min-height:142px;display:flex;align-items:center;gap:17px;padding:21px;overflow:hidden;border-radius:15px;color:#fff;background:radial-gradient(circle at 88% 15%,hsla(0,0%,100%,.22),transparent 28%),linear-gradient(135deg,#0f1d86,#2439ca);box-shadow:0 13px 30px -23px rgba(16,32,160,.8)}.community-page-banner-logo{width:78px;height:78px;flex:0 0 auto;display:flex;align-items:center;justify-content:center;overflow:hidden;border:3px solid hsla(0,0%,100%,.82);border-radius:50%;background:#fff;color:var(--brand-ink);font-size:20px;font-weight:850}.community-page-banner-logo img{width:68%;height:68%;object-fit:contain}.community-page-banner>div:last-child{min-width:0}.community-page-banner span{font-size:9.5px;font-weight:800;letter-spacing:.1em;text-transform:uppercase;opacity:.8}.community-page-banner h1{margin:2px 0 3px;font-size:26px;letter-spacing:-.035em}.community-page-banner p{max-width:530px;margin:0;font-size:12px;line-height:1.45;opacity:.82}.community-quick-compose{width:100%;display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;grid-gap:10px;gap:10px;margin:12px 0;padding:10px 11px;border:1px solid #dfe2e8;border-radius:12px;background:#fff;color:var(--muted);text-align:left;cursor:pointer}.community-quick-compose:hover{border-color:rgba(16,32,160,.28)}.community-quick-compose>span:nth-child(2){min-width:0;padding:10px 13px;overflow:hidden;border-radius:999px;background:#f2f4f7;font-size:12px;text-overflow:ellipsis;white-space:nowrap}.community-quick-compose>b{padding:9px 12px;border-radius:999px;background:rgba(16,32,160,.09);color:var(--brand-ink);font-size:10.5px}.community-page-compose{margin:12px 0;padding:16px;border:1px solid rgba(16,32,160,.23);border-radius:13px;background:#fff;box-shadow:0 12px 25px -23px rgba(16,24,60,.6)}.community-page-compose-head{display:flex;align-items:flex-start;justify-content:space-between;gap:15px;margin-bottom:12px}.community-page-compose-head>div{display:flex;flex-direction:column;gap:2px}.community-page-compose-head strong{font-size:14px}.community-page-compose-head span{color:var(--muted);font-size:10.5px}.community-page-compose-head>button{width:29px;height:29px;border:0;border-radius:50%;background:#eef0f5;color:var(--muted);font-size:20px;cursor:pointer}.community-page-compose>input,.community-page-compose>textarea{width:100%;border:1px solid #dce0e8;background:#fff;color:var(--ink);outline:0;font:inherit;font-size:12.5px;padding:11px 12px}.community-page-compose>input{border-radius:9px 9px 0 0;font-weight:700}.community-page-compose>textarea{display:block;min-height:76px;overflow:hidden;resize:none;border-top:0;border-radius:0 0 9px 9px;line-height:1.5}.community-page-compose>input:focus,.community-page-compose>textarea:focus{border-color:rgba(16,32,160,.5)}.community-page-compose-foot{display:flex;align-items:center;justify-content:space-between;gap:15px;margin-top:10px}.community-page-compose-foot>button{padding:10px 15px;border:0;border-radius:999px;background:var(--brand);color:#fff;font-size:11px;font-weight:750;cursor:pointer}.community-page-compose-foot>button:disabled{opacity:.6;cursor:wait}.community-feed-toolbar{min-height:43px;display:flex;align-items:center;gap:5px;margin-bottom:9px;padding:5px 7px;border:1px solid #dfe2e8;border-radius:11px;background:#fff}.community-feed-toolbar button{padding:7px 10px;border:0;border-radius:999px;background:transparent;color:var(--muted);font-size:10.5px;font-weight:700;cursor:pointer}.community-feed-toolbar button.ativo,.community-feed-toolbar button:hover{background:#e9ecf3;color:var(--brand-ink)}.community-feed-toolbar>span{margin-left:auto;padding-right:6px;color:var(--muted);font-size:9.5px}.community-feed{display:flex;flex-direction:column;gap:10px}.community-feed-card{overflow:hidden;border:1px solid #dfe2e8;border-radius:13px;background:#fff;box-shadow:0 6px 17px -18px rgba(16,24,60,.7);transition:border-color .14s}.community-feed-card:hover{border-color:rgba(16,32,160,.3)}.community-post-head{position:relative;display:flex;align-items:center;justify-content:space-between;gap:10px}.community-post-head>.community-feed-author{min-width:0}.community-feed-author{display:flex;align-items:center;gap:9px;padding:12px 14px 6px}.community-feed-author .community-avatar{width:29px;height:29px;font-size:8.5px}.community-feed-author>span{min-width:0;display:flex;flex-direction:column;gap:1px}.community-feed-author strong{overflow:hidden;font-size:10.5px;text-overflow:ellipsis;white-space:nowrap}.community-feed-author small{color:var(--muted);font-size:8.5px}.community-feed-open{width:100%;display:block;padding:4px 14px 12px;border:0;background:transparent;color:var(--ink);text-align:left;cursor:pointer}.community-feed-open h2,.community-thread-original h1{margin:0 0 6px;font-size:18px;line-height:1.3;letter-spacing:-.02em}.community-feed-open p{margin:0;overflow:hidden;color:#3d455a;font-size:12.5px;line-height:1.55;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:4;white-space:pre-wrap}.community-post-owner-actions{position:relative;z-index:8;flex:0 0 auto;margin:7px 10px 0 0}.community-post-more{width:31px;height:31px;display:grid;place-items:center;padding:0;border:1px solid transparent;border-radius:9px;background:transparent;color:#697289;cursor:pointer;transition:border-color .14s,background .14s,color .14s}.community-post-more:hover,.community-post-more[aria-expanded=true]{border-color:rgba(16,32,160,.12);background:#f0f2fb;color:var(--brand-ink)}.community-post-more .community-page-icon{width:18px;height:18px}.community-post-delete-confirm,.community-post-menu{position:absolute;z-index:20;top:calc(100% + 6px);right:0;border:1px solid #dfe3ee;border-radius:12px;background:#fff;box-shadow:0 18px 44px -20px rgba(10,19,66,.48)}.community-post-menu{width:180px;padding:5px}.community-post-menu>button{width:100%;min-height:35px;display:flex;align-items:center;gap:8px;padding:7px 9px;border:0;border-radius:8px;background:transparent;color:#30384e;font:inherit;font-size:10px;font-weight:700;text-align:left;cursor:pointer}.community-post-menu>button:hover{background:#f1f3f8;color:var(--brand-ink)}.community-post-menu>button.perigo{color:var(--crit)}.community-post-menu>button.perigo:hover{background:#fff0f2}.community-post-menu .community-page-icon{width:16px;height:16px}.community-post-delete-confirm{width:min(310px,calc(100vw - 38px));display:flex;flex-direction:column;padding:13px;color:var(--ink)}.community-post-delete-confirm strong{font-size:11.5px}.community-post-delete-confirm>span{margin-top:2px;color:var(--muted);font-size:9px;line-height:1.4}.community-post-delete-confirm>div{display:flex;justify-content:flex-end;gap:7px;margin-top:11px}.community-post-delete-confirm button{min-width:69px;padding:7px 10px;border:1px solid #dfe3eb;border-radius:999px;background:#fff;color:var(--ink);font:inherit;font-size:9px;font-weight:750;cursor:pointer}.community-post-delete-confirm button.perigo{border-color:transparent;background:var(--crit);color:#fff}.community-post-delete-confirm button:disabled{opacity:.58;cursor:wait}.community-post-editor{margin:4px 13px 12px;padding:13px;border:1px solid rgba(16,32,160,.18);border-radius:11px;background:linear-gradient(145deg,#fbfcff,#f5f7ff);box-shadow:inset 3px 0 0 var(--brand)}.community-post-editor>label{display:flex;flex-direction:column;gap:5px}.community-post-editor>label+label{margin-top:9px}.community-post-editor>label>span{color:#687188;font-size:8.5px;font-weight:800;letter-spacing:.06em;text-transform:uppercase}.community-post-editor input,.community-post-editor textarea{width:100%;padding:10px 11px;border:1px solid #d9deea;border-radius:8px;background:#fff;color:var(--ink);outline:0;font:inherit;font-size:11.5px}.community-post-editor textarea{min-height:90px;resize:vertical;line-height:1.5}.community-post-editor input:focus,.community-post-editor textarea:focus{border-color:rgba(16,32,160,.48);box-shadow:0 0 0 3px rgba(16,32,160,.08)}.community-post-editor>div{display:flex;align-items:center;justify-content:flex-end;gap:7px;margin-top:11px}.community-post-editor button{padding:8px 11px;border:1px solid #dce0e9;border-radius:999px;background:#fff;color:#4a536a;font:inherit;font-size:9.5px;font-weight:750;cursor:pointer}.community-post-editor button.primario{border-color:transparent;background:linear-gradient(135deg,var(--brand),#4257e5);color:#fff;box-shadow:0 8px 17px -12px rgba(16,32,160,.86)}.community-post-editor button:disabled{opacity:.58;cursor:wait}.community-library-reference{display:grid;grid-template-columns:48px minmax(0,1fr) auto;align-items:center;grid-gap:10px;gap:10px;margin:0 12px 11px;padding:9px;border:1px solid rgba(16,32,160,.17);border-radius:11px;background:linear-gradient(135deg,#f6f7ff,#fff)}.community-library-reference-cover{width:48px;height:56px;display:grid;place-items:center;overflow:hidden;border-radius:7px;background:#e8ecff;color:var(--brand-ink)}.community-library-reference-cover img{width:100%;height:100%;object-fit:cover}.community-library-reference-cover .community-page-icon{width:23px;height:23px}.community-library-reference>div:nth-child(2){min-width:0;display:flex;flex-direction:column;gap:2px}.community-library-reference span{color:var(--brand-ink);font-size:8px;font-weight:800;letter-spacing:.07em;text-transform:uppercase}.community-library-reference strong{overflow:hidden;color:var(--ink);font-size:11.5px;line-height:1.35;text-overflow:ellipsis;white-space:nowrap}.community-library-reference small{color:var(--muted);font-size:8.5px}.community-library-reference>button{padding:8px 11px;border:1px solid rgba(16,32,160,.2);border-radius:999px;background:#fff;color:var(--brand-ink);font-size:9.5px;font-weight:750;cursor:pointer;white-space:nowrap}.community-library-reference>button:hover{border-color:var(--brand);background:#eef1ff}.knowledge-clip{overflow:hidden;margin:0 12px 11px;border:1px solid rgba(16,32,160,.18);border-radius:12px;background:#0b0d15;box-shadow:0 11px 30px -25px rgba(8,15,53,.7)}.knowledge-clip>header{display:flex;align-items:center;justify-content:space-between;gap:14px;padding:10px 12px;background:#fff}.knowledge-clip>header>div{min-width:0;display:flex;flex-direction:column}.knowledge-clip>header span{color:var(--brand-ink);font-size:7.5px;font-weight:850;letter-spacing:.08em;text-transform:uppercase}.knowledge-clip>header strong{color:var(--ink);font-size:12px}.knowledge-clip>header small,.knowledge-clip>header strong{margin-top:2px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.knowledge-clip>header small{color:var(--muted);font-size:8.5px}.knowledge-clip>header time{flex:0 0 auto;padding:5px 8px;border-radius:999px;background:#fff3d8;color:#8a5e13;font-size:8px;font-weight:750}.knowledge-clip-player{position:relative;width:100%;aspect-ratio:16/9;overflow:hidden;background:#050609}.knowledge-clip-player>video{display:block;width:100%;height:100%;background:#050609;object-fit:contain;cursor:pointer}.knowledge-clip-controls{position:absolute;right:0;bottom:0;left:0;display:grid;grid-template-columns:32px 36px minmax(0,1fr) 36px 32px;align-items:center;grid-gap:7px;gap:7px;padding:30px 10px 8px;background:linear-gradient(transparent,rgba(0,0,0,.86));color:#fff}.knowledge-clip-controls button{width:32px;height:32px;display:grid;place-items:center;padding:0;border:0;border-radius:50%;background:hsla(0,0%,100%,.13);color:#fff;cursor:pointer}.knowledge-clip-controls button:hover{background:hsla(0,0%,100%,.24)}.knowledge-clip-controls button:disabled{opacity:.45;cursor:wait}.knowledge-clip-controls button svg{width:18px;height:18px;fill:currentColor;stroke:currentColor;stroke-width:1.6;stroke-linecap:round;stroke-linejoin:round}.knowledge-clip-controls>span{font-size:9px;font-weight:750;font-feature-settings:"tnum";font-variant-numeric:tabular-nums;text-align:center}.knowledge-clip-controls input{width:100%;height:20px;margin:0;padding:0;border:0;accent-color:#7384ff;background:transparent;box-shadow:none;cursor:pointer}.knowledge-clip-message{position:absolute;inset:0;display:grid;place-items:center;padding:30px;background:rgba(5,6,9,.86);color:hsla(0,0%,100%,.88);font-size:11px;text-align:center}.knowledge-clip-finished{position:absolute;inset:0;z-index:3;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:24px;background:rgba(7,10,24,.89);color:#fff;text-align:center;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.knowledge-clip-finished strong{font-size:17px}.knowledge-clip-finished>span{max-width:390px;margin-top:5px;color:hsla(0,0%,100%,.74);font-size:10.5px;line-height:1.45}.knowledge-clip-finished button{margin-top:13px;padding:9px 15px;border:0;border-radius:999px;background:#fff;color:var(--brand-ink);font-size:10.5px;font-weight:800;cursor:pointer}.knowledge-clip-finished button.secondary{margin-top:6px;padding:6px 10px;background:transparent;color:hsla(0,0%,100%,.72);font-weight:650}.knowledge-clip>footer{padding:7px 11px;background:#fff;color:var(--muted);font-size:8.5px;text-align:right}.community-image-carousel{overflow:hidden;margin:0 12px 11px;border:1px solid #dfe2e8;border-radius:11px;background:#10131d}.community-image-carousel-stage{position:relative;display:flex;min-height:280px;height:clamp(280px,42vw,560px);align-items:center;justify-content:center;overflow:hidden;background:#10131d;touch-action:pan-y}.community-image-carousel.unico .community-image-carousel-stage{height:auto;max-height:600px}.community-image-carousel-stage>img,.community-image-carousel-stage>video{width:100%;height:100%;max-height:600px;object-fit:contain;background:#10131d}.community-image-carousel-stage>img{-webkit-user-select:none;-moz-user-select:none;user-select:none;-webkit-user-drag:none}.community-image-carousel.unico .community-image-carousel-stage>img,.community-image-carousel.unico .community-image-carousel-stage>video{height:auto;min-height:230px}.community-image-carousel-arrow{position:absolute;top:50%;z-index:2;width:38px;height:38px;display:grid;place-items:center;padding:0;border:1px solid hsla(0,0%,100%,.42);border-radius:50%;background:rgba(10,15,31,.76);color:#fff;box-shadow:0 5px 18px rgba(0,0,0,.22);cursor:pointer;transform:translateY(-50%);transition:background .14s,transform .14s}.community-image-carousel-arrow:hover{background:var(--brand);transform:translateY(-50%) scale(1.04)}.community-image-carousel-arrow:focus-visible{outline:3px solid hsla(0,0%,100%,.9);outline-offset:2px}.community-image-carousel-arrow.anterior{left:12px}.community-image-carousel-arrow.proxima{right:12px}.community-image-carousel-arrow svg{width:20px;height:20px;fill:none;stroke:currentColor;stroke-width:2.4;stroke-linecap:round;stroke-linejoin:round}.community-image-carousel-count{position:absolute;top:12px;right:12px;z-index:2;padding:5px 9px;border-radius:999px;background:rgba(10,15,31,.76);color:#fff;font-size:9px;font-weight:800;box-shadow:0 4px 14px rgba(0,0,0,.18)}.community-image-carousel-dots{position:absolute;left:50%;bottom:13px;z-index:2;display:flex;align-items:center;gap:6px;padding:7px 9px;border-radius:999px;background:rgba(10,15,31,.72);transform:translateX(-50%)}.community-image-carousel-dots button{width:7px;height:7px;padding:0;border:0;border-radius:50%;background:hsla(0,0%,100%,.48);cursor:pointer;transition:width .14s,background .14s}.community-image-carousel-dots button.ativo{width:19px;border-radius:999px;background:#fff}.community-image-carousel-dots button:focus-visible{outline:2px solid #fff;outline-offset:2px}.community-feed-files{display:flex;flex-wrap:wrap;gap:7px;padding:0 12px 11px}.community-feed-files>a{min-width:210px;max-width:100%;display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;grid-gap:8px;gap:8px;padding:8px 9px;border:1px solid #e0e3eb;border-radius:9px;background:#f7f8fb;color:var(--brand-ink);text-decoration:none}.community-feed-files>a:hover{border-color:rgba(16,32,160,.3);background:#f3f5ff}.community-feed-files .community-page-icon{width:18px;height:18px}.community-feed-files>a>span{min-width:0;display:flex;flex-direction:column}.community-feed-files strong{overflow:hidden;font-size:9.5px;text-overflow:ellipsis;white-space:nowrap}.community-feed-files small{color:var(--muted);font-size:8px}.community-feed-files b{font-size:8.5px}.community-feed-actions{min-height:42px;display:flex;align-items:center;gap:7px;padding:6px 11px;border-top:1px solid #eceef3;background:#fafbfc;color:var(--muted);font-size:10px}.community-feed-actions button{padding:7px 10px;border:0;border-radius:999px;background:transparent;color:var(--muted);font-size:10px;font-weight:700;cursor:pointer}.community-feed-actions button,.community-feed-actions>span{display:inline-flex;align-items:center;gap:5px}.community-feed-actions .community-page-icon{width:15px;height:15px}.community-feed-actions button:hover{background:#e9ecf1;color:var(--brand-ink)}.community-page-error{margin-bottom:9px;padding:10px 12px;border:1px solid rgba(178,58,72,.17);border-radius:9px;background:#fff3f4;color:var(--crit);font-size:11px;font-weight:650}.community-page-empty{min-height:290px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:4px;padding:35px;border:1px solid #dfe2e8;border-radius:13px;background:#fff;color:var(--muted);text-align:center}.community-page-empty .community-page-icon{width:38px;height:38px;margin-bottom:7px;color:#7380a6}.community-page-empty strong{color:var(--ink);font-size:14px}.community-page-empty span{font-size:11px}.community-page-empty button{margin-top:9px;padding:9px 12px;border:0;border-radius:999px;background:var(--brand);color:#fff;font-size:10.5px;font-weight:750;cursor:pointer}.community-page-about{position:-webkit-sticky;position:sticky;top:84px;align-self:start;display:flex;flex-direction:column;gap:12px}.community-page-about>section{overflow:hidden;border:1px solid #dfe2e8;border-radius:12px;background:#fff}.community-page-about-cover{height:55px;background:linear-gradient(135deg,#101f91,#3147d7)}.community-page-about-body{padding:14px}.community-page-about h2{margin:0 0 7px;font-size:13px}.community-page-about-body>p{margin:0;color:var(--muted);font-size:10.5px;line-height:1.5}.community-page-about dl{display:grid;grid-template-columns:1fr 1fr;grid-gap:7px;gap:7px;margin:14px 0}.community-page-about dl>div{display:flex;flex-direction:column}.community-page-about dl strong{font-size:15px}.community-page-about dl span{color:var(--muted);font-size:8.5px}.community-page-about-body>button{width:100%;padding:9px;border:0;border-radius:999px;background:var(--brand);color:#fff;font-size:10.5px;font-weight:750;cursor:pointer}.community-page-rules{padding:14px}.community-page-rules ol{margin:0;padding:0;list-style:none}.community-page-rules li{display:grid;grid-template-columns:22px minmax(0,1fr);grid-gap:7px;gap:7px;padding:9px 0;border-top:1px solid #eceef2}.community-page-rules li>span{width:20px;height:20px;display:flex;align-items:center;justify-content:center;border-radius:50%;background:#eef0f6;color:var(--brand-ink);font-size:8.5px;font-weight:850}.community-page-rules li p{margin:0;color:var(--muted);font-size:9px;line-height:1.4}.community-page-rules li strong{display:block;color:var(--ink);font-size:10px}.community-page-privacy{padding:0 4px;color:#858da0;font-size:8.5px;line-height:1.45;text-align:center}.community-thread-back{width:auto;min-height:38px;display:inline-flex;align-items:center;justify-content:center;gap:7px;margin:0 0 9px;padding:8px 12px;border:1px solid #dfe3eb;border-radius:10px;background:#fff;color:#3f485d;font-size:10.5px;font-weight:700;line-height:1;cursor:pointer;transition:border-color .14s,background .14s,color .14s}.community-thread-back:hover{border-color:rgba(16,32,160,.28);background:#f2f4ff;color:var(--brand-ink)}.community-thread-back .community-page-icon{width:17px;height:17px;flex:0 0 auto;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.community-thread-original{padding-bottom:3px}.community-thread-original h1,.community-thread-original>p{margin-left:14px;margin-right:14px}.community-thread-original>p{color:#333c51;font-size:13px;line-height:1.65;white-space:pre-wrap;overflow-wrap:anywhere}.community-page-reply-form{display:grid;grid-template-columns:auto minmax(0,1fr);grid-gap:10px;gap:10px;margin:11px 0;padding:13px;border:1px solid #dfe2e8;border-radius:12px;background:#fff}.community-page-reply-form textarea{width:100%;min-height:46px;overflow:hidden;resize:none;border:1px solid #dce0e8;border-radius:13px;color:var(--ink);font:inherit;font-size:12px;line-height:1.55;outline:0;padding:12px 13px}.community-page-reply-form textarea:focus{border-color:rgba(16,32,160,.45)}.community-page-reply-form>div>div{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-top:7px}.community-page-reply-form button{padding:9px 13px;border:0;border-radius:999px;background:var(--brand);color:#fff;font-size:10px;font-weight:750;cursor:pointer}.community-file-picker{min-width:280px;max-width:min(520px,100%);min-height:54px;display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;grid-gap:9px;gap:9px;padding:7px 8px;border:1px solid #dce1eb;border-radius:11px;background:#f7f8fc;color:var(--brand-ink);cursor:pointer;transition:border-color .15s,background .15s}.community-file-picker:hover{border-color:rgba(16,32,160,.38);background:#f0f3ff}.community-file-picker-icon{width:36px;height:36px;display:inline-flex;align-items:center;justify-content:center;border-radius:9px;background:#e5e9ff;color:var(--brand)}.community-file-picker-icon .community-page-icon{width:18px;height:18px}.community-file-picker-copy{min-width:0;display:flex;flex-direction:column;gap:1px}.community-file-picker-copy strong{color:var(--brand-ink);font-size:10.5px}.community-file-picker-copy small{overflow:hidden;color:var(--muted);font-size:8.5px;font-weight:500;text-overflow:ellipsis;white-space:nowrap}.community-file-picker>b{padding:7px 9px;border-radius:8px;background:#fff;box-shadow:inset 0 0 0 1px #d8deea;color:var(--brand-ink);font-size:9px}.community-file-picker>input{position:absolute;width:1px;height:1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.community-file-picker.compacto{min-width:min(360px,100%);min-height:46px;padding:5px 7px}.community-file-picker.compacto .community-file-picker-icon{width:32px;height:32px}.community-popular-products{padding:13px}.community-popular-products>header{display:flex;align-items:center;gap:9px;margin-bottom:9px}.community-popular-products>header>span{width:32px;height:32px;display:inline-flex;align-items:center;justify-content:center;border-radius:9px;background:#e8ebff;color:var(--brand)}.community-popular-products>header .community-page-icon{width:17px;height:17px}.community-popular-products>header h2{margin:0;font-size:12px}.community-popular-products>header p{margin:1px 0 0;color:var(--muted);font-size:8.5px}.community-popular-products>div{display:flex;flex-direction:column}.community-popular-products>div>button{width:100%;display:grid;grid-template-columns:56px minmax(0,1fr);grid-gap:9px;gap:9px;padding:9px 0;border:0;border-top:1px solid #eceef3;background:transparent;color:var(--ink);text-align:left;cursor:pointer}.community-popular-products>div>button:hover strong{color:var(--brand)}.community-popular-products>div img{width:56px;height:56px;border:1px solid #edf0f4;border-radius:8px;background:#fff;object-fit:contain}.community-popular-products>div span{min-width:0;display:flex;flex-direction:column}.community-popular-products>div small{overflow:hidden;color:var(--muted);font-size:7.5px;text-overflow:ellipsis;white-space:nowrap}.community-popular-products>div strong{margin:2px 0 3px;overflow:hidden;font-size:9.5px;line-height:1.25;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2}.community-popular-products>div b{color:#1f7a48;font-size:9.5px}.community-popular-products>button{width:100%;margin-top:7px;padding:8px;border:1px solid rgba(16,32,160,.18);border-radius:999px;background:#f0f3ff;color:var(--brand-ink);font-size:9.5px;font-weight:750;cursor:pointer}.community-popular-products>button:hover{background:#e5eaff}.community-page-replies>h2{margin:16px 2px 9px;font-size:13px}.community-page-replies>article{margin-bottom:8px;padding:2px 13px 11px;border:1px solid #dfe2e8;border-radius:11px;background:#fff}.community-page-replies>article>p{margin:6px 2px 10px;color:#3c4559;font-size:12px;line-height:1.6;white-space:pre-wrap;overflow-wrap:anywhere}@media (max-width:1120px){.community-page-header{grid-template-columns:210px minmax(250px,1fr) auto}.community-page-layout{grid-template-columns:210px minmax(420px,760px)}.community-page-about{display:none}}@media (max-width:820px){.community-page-header{grid-template-columns:auto minmax(180px,1fr) auto;gap:9px;padding:0 12px}.community-page-brand strong,.community-page-header-actions>button span{display:none}.community-page-header-actions>button{width:38px;padding:0;justify-content:center}.community-page-layout{display:block;width:100%;padding:14px 12px 42px}.community-page-nav{position:static;flex-direction:row;overflow-x:auto;margin-bottom:11px;padding-bottom:2px}.community-page-nav>button{width:auto;flex:0 0 auto;min-height:38px;padding:8px 10px;white-space:nowrap}.community-page-global-note,.community-page-nav-title{display:none}}@media (max-width:560px){.community-page-header{height:auto;min-height:59px;grid-template-columns:auto minmax(0,1fr) auto}.community-page-brand img{width:31px;height:31px}.community-page-search{height:38px;padding:0 10px}.community-page-search input{font-size:11px}.community-page-header-actions{gap:6px}.community-page-header-actions .community-avatar{display:none}.community-page-banner{min-height:122px;padding:16px}.community-page-banner-logo{width:61px;height:61px}.community-page-banner h1{font-size:21px}.community-page-banner p{font-size:10px}.community-quick-compose>b{display:none}.community-page-compose-foot,.community-page-reply-form>div>div{align-items:stretch;flex-direction:column}.community-page-compose-foot>button,.community-page-reply-form button{width:100%}.community-feed-open h2,.community-thread-original h1{font-size:16px}.community-image-carousel-stage{min-height:220px;height:clamp(220px,70vw,380px)}.community-image-carousel.unico .community-image-carousel-stage>img,.community-image-carousel.unico .community-image-carousel-stage>video{min-height:180px}.community-image-carousel-arrow{width:34px;height:34px}.community-image-carousel-arrow.anterior{left:8px}.community-image-carousel-arrow.proxima{right:8px}.community-page-reply-form{grid-template-columns:1fr}.community-page-reply-form>.community-avatar{display:none}.community-file-picker,.community-file-picker.compacto{width:100%;min-width:0}.community-library-reference{grid-template-columns:42px minmax(0,1fr)}.community-library-reference-cover{width:42px;height:49px}.community-library-reference>button{grid-column:1/-1;width:100%}.community-post-delete-confirm{position:fixed;top:auto;right:10px;bottom:10px;left:10px;width:auto}.community-post-editor>div{align-items:stretch;flex-direction:column-reverse}.community-post-editor button{width:100%}.knowledge-clip>header{align-items:flex-start;flex-direction:column}.knowledge-clip>header time{align-self:flex-start}.knowledge-clip-controls{grid-template-columns:30px 32px minmax(0,1fr) 32px 30px;gap:4px;padding-right:7px;padding-left:7px}.lesson-clip-panel{top:auto;right:8px;bottom:8px;left:8px;width:auto;max-height:calc(100dvh - 16px);transform:none;animation:none}.lesson-clip-panel>header{padding:17px 16px 15px}.lesson-clip-panel>header h3{font-size:18px}.lesson-clip-panel>header p{font-size:10px}.lesson-clip-body{padding:16px}.lesson-clip-range-head{grid-template-columns:1fr 1fr}.lesson-clip-range-head>span{justify-content:space-between}.lesson-clip-range-head button{width:100%;grid-column:1/-1;justify-self:stretch}.lesson-clip-body>footer{align-items:stretch;flex-direction:column}.lesson-clip-body>footer button{width:100%}.lesson-clip-success>div{width:100%;flex-direction:column-reverse}.lesson-clip-success button{width:100%}}.profile-onboarding-backdrop{position:fixed;inset:0;z-index:500;display:flex;align-items:center;justify-content:center;padding:24px;overflow-y:auto;background:rgba(9,16,48,.68);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.profile-onboarding{width:min(760px,100%);max-height:calc(100dvh - 48px);overflow-y:auto;border:1px solid hsla(0,0%,100%,.32);border-radius:22px;background:#fff;box-shadow:0 32px 90px -25px rgba(5,10,35,.65)}.profile-onboarding>header{padding:25px 28px 21px;border-radius:21px 21px 0 0;color:#fff;background:radial-gradient(circle at 88% 15%,hsla(0,0%,100%,.2),transparent 31%),linear-gradient(135deg,#0d1b84,#263bd0)}.profile-onboarding>header>span{display:block;margin-bottom:6px;font-size:10px;font-weight:800;letter-spacing:.13em;text-transform:uppercase;opacity:.74}.profile-onboarding>header h1{margin:0 0 6px;font-size:25px;letter-spacing:-.035em}.profile-onboarding>header p{max-width:620px;margin:0;font-size:11.5px;line-height:1.55;opacity:.83}.profile-onboarding>form{padding:22px 28px 25px}.profile-onboarding fieldset{min-width:0;margin:0;padding:0;border:0}.profile-interests legend,.profile-onboarding legend,.profile-specialty>span{margin-bottom:8px;color:var(--ink);font-size:11px;font-weight:800}.profile-onboarding-identity{display:grid;grid-template-columns:96px minmax(0,1fr);align-items:center;grid-gap:17px;gap:17px;padding-bottom:18px;border-bottom:1px solid #e9ebf1}.profile-photo-preview{width:96px;height:96px;display:flex;align-items:center;justify-content:center;overflow:hidden;border:4px solid #fff;border-radius:50%;background:linear-gradient(145deg,#ffc747,#f3a800);box-shadow:0 0 0 1px #dce1eb,0 12px 25px -18px rgba(16,32,160,.7);color:#17204f;font-size:23px}.profile-photo-preview img{width:100%;height:100%;object-fit:cover}.profile-onboarding-identity>div:last-child{min-width:0}.profile-onboarding-identity>div:last-child>strong{display:block;color:var(--ink);font-size:15px}.profile-onboarding-identity>div:last-child>span{display:block;margin:2px 0 8px;color:var(--muted);font-size:10px}.profile-photo-picker{width:min(390px,100%);display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;grid-gap:8px;gap:8px;padding:7px 8px;border:1px solid #dce1ea;border-radius:10px;background:#f7f8fc;cursor:pointer}.profile-photo-picker:hover{border-color:rgba(16,32,160,.35);background:#f0f3ff}.profile-photo-picker>svg{width:30px;height:30px;padding:7px;border-radius:8px;background:#e5e9ff;color:var(--brand);fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.profile-photo-picker>span{min-width:0;display:flex;flex-direction:column}.profile-photo-picker strong{font-size:9.5px}.profile-photo-picker small{color:var(--muted);font-size:8px;font-weight:500}.profile-photo-picker>b{padding:6px 8px;border-radius:7px;background:#fff;box-shadow:inset 0 0 0 1px #dce1eb;color:var(--brand-ink);font-size:8.5px}.profile-photo-picker input{position:absolute;width:1px;height:1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);border:0}.profile-selected-file{display:block;max-width:390px;margin-top:4px;overflow:hidden;color:var(--muted);font-size:8px;text-overflow:ellipsis;white-space:nowrap}.profile-name-choice{margin-top:18px!important}.profile-name-choice>div{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:9px;gap:9px}.profile-name-choice label{position:relative;min-height:64px;display:block;padding:11px 12px;overflow:hidden;border:1px solid #dfe3eb;border-radius:11px;background:#fff;cursor:pointer}.profile-name-choice label.ativo,.profile-name-choice label:hover{border-color:rgba(16,32,160,.45);background:#f3f5ff;box-shadow:inset 0 0 0 1px rgba(16,32,160,.08)}.profile-name-choice label>input{position:absolute;opacity:0;pointer-events:none}.profile-name-choice label>span{display:grid;grid-template-columns:20px minmax(0,1fr);grid-column-gap:7px;column-gap:7px}.profile-name-choice label svg{grid-row:span 2;width:19px;height:19px;padding:3px;border:1px solid #cfd5e1;border-radius:50%;fill:none;stroke:transparent;stroke-width:2.4;stroke-linecap:round;stroke-linejoin:round}.profile-name-choice label.ativo svg{border-color:var(--brand);background:var(--brand);color:#fff;stroke:currentColor}.profile-name-choice label strong{font-size:10.5px}.profile-name-choice label small{margin-top:2px;overflow:hidden;color:var(--muted);font-size:8.5px;text-overflow:ellipsis;white-space:nowrap}.profile-nickname{width:100%;margin-top:8px;padding:10px 11px;border:1px solid #dce1ea;border-radius:9px;color:var(--ink);font:inherit;font-size:11px;outline:0}.profile-nickname:focus{border-color:rgba(16,32,160,.5);box-shadow:0 0 0 3px rgba(16,32,160,.07)}.profile-specialty{display:flex;flex-direction:column;margin-top:17px}.profile-specialty select{width:100%;padding:10px 11px;border:1px solid #dce1ea;border-radius:9px;background:#fff;color:var(--ink);font:inherit;font-size:11px;outline:0}.profile-specialty select:focus{border-color:rgba(16,32,160,.5)}.profile-interests{margin-top:17px!important}.profile-interests>p{margin:-4px 0 9px;color:var(--muted);font-size:9px}.profile-interests>div{display:flex;flex-wrap:wrap;gap:6px}.profile-interests button{display:inline-flex;align-items:center;gap:5px;padding:7px 9px;border:1px solid #dce1ea;border-radius:999px;background:#fff;color:#485168;font-size:9px;font-weight:650;cursor:pointer}.profile-interests button:hover{border-color:rgba(16,32,160,.35)}.profile-interests button.ativo{border-color:var(--brand);background:#edf0ff;color:var(--brand-ink)}.profile-interests button svg{width:13px;height:13px;fill:none;stroke:transparent;stroke-width:2.4;stroke-linecap:round;stroke-linejoin:round}.profile-interests button.ativo svg{stroke:currentColor}.profile-onboarding-error{margin-top:14px;padding:9px 11px;border:1px solid rgba(178,58,72,.2);border-radius:8px;background:#fff3f4;color:var(--crit);font-size:9.5px;font-weight:650}.profile-onboarding footer{display:flex;align-items:center;justify-content:space-between;gap:18px;margin-top:19px;padding-top:16px;border-top:1px solid #e9ebf1}.profile-onboarding footer>span{max-width:390px;color:var(--muted);font-size:8.5px;line-height:1.4}.profile-onboarding footer button{flex:0 0 auto;padding:11px 17px;border:0;border-radius:999px;background:var(--brand);color:#fff;font-size:10.5px;font-weight:800;cursor:pointer}.profile-onboarding footer button:hover{background:var(--brand-ink)}.profile-onboarding footer button:disabled{opacity:.65;cursor:wait}.account-profile-card{max-width:520px}.account-profile-card .section-title{margin:0 0 14px}.account-profile-summary{display:flex;align-items:center;gap:12px;margin-bottom:12px}.account-profile-avatar{width:54px;height:54px;flex:0 0 auto;display:inline-flex;align-items:center;justify-content:center;overflow:hidden;border-radius:50%;background:linear-gradient(145deg,#ffc747,#f3a800);color:#17204f;box-shadow:0 0 0 3px #fff,0 0 0 4px #dfe4ed;font-size:14px;font-weight:850}.account-profile-avatar img{width:100%;height:100%;object-fit:cover}.account-profile-summary>div{min-width:0;display:flex;flex-direction:column}.account-profile-summary strong{overflow:hidden;color:var(--ink);font-size:14px;text-overflow:ellipsis;white-space:nowrap}.account-profile-summary span{margin-top:2px;color:var(--muted);font-size:10.5px}.account-profile-interests{display:flex;flex-wrap:wrap;gap:5px;margin:0 0 13px}.account-profile-interests span{padding:5px 7px;border-radius:999px;background:#edf0ff;color:var(--brand-ink);font-size:8.5px;font-weight:650}.community-page-header-actions>.community-header-profile{width:38px;height:38px;padding:0;border:0;background:transparent;box-shadow:none}.community-page-header-actions>.community-header-profile:hover{background:transparent;transform:scale(1.03)}.community-page-header-actions>.community-header-profile:disabled{cursor:default;opacity:1}.community-author-link{width:auto;max-width:100%;border:0;background:transparent;color:inherit;text-align:left;cursor:pointer}.community-author-link:disabled{cursor:default}.community-author-link:not(:disabled):hover strong{color:var(--brand)}.community-feed-actions button.curtido,.community-reply-actions-row button.curtido{color:var(--brand);background:#e8ecff}.community-feed-actions button.curtido .community-page-icon,.community-reply-actions-row button.curtido .community-page-icon{fill:currentColor}.community-feed-actions button:disabled,.community-reply-actions-row button:disabled{opacity:.62;cursor:wait}.community-replying-to{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:10px;margin:0 0 7px!important;padding:7px 9px;border-radius:8px;background:#edf0ff;color:var(--brand-ink);font-size:9px}.community-replying-to>button{padding:4px 7px!important;border:0;background:transparent!important;color:var(--brand-ink)!important;font-size:8px!important}.community-page-replies>.community-reply-thread{margin-bottom:9px}.community-reply-thread>article{padding:2px 13px 8px;overflow:hidden;border:1px solid #dfe2e8;border-radius:11px;background:#fff}.community-reply-thread>article>p{margin:6px 2px 10px;color:#3c4559;font-size:12px;line-height:1.6;white-space:pre-wrap;overflow-wrap:anywhere}.community-reply-thread>article .community-feed-files,.community-reply-thread>article .community-image-carousel{margin-left:0;margin-right:0;padding-left:0;padding-right:0}.community-reply-actions-row{display:flex;align-items:center;gap:6px;margin:5px -4px -1px;padding-top:6px;border-top:1px solid #eef0f4}.community-reply-actions-row button{display:inline-flex;align-items:center;gap:5px;padding:6px 8px;border:0;border-radius:999px;background:transparent;color:var(--muted);font-size:9px;font-weight:700;cursor:pointer}.community-reply-actions-row button:hover{background:#edf0f5;color:var(--brand-ink)}.community-reply-actions-row .community-page-icon{width:14px;height:14px}.community-reply-children{margin:7px 0 0 20px;padding-left:10px;border-left:2px solid #dfe4ef}.community-reply-children .community-reply-thread{margin-bottom:7px}.community-reply-thread.nivel-3 .community-reply-children{margin-left:6px}.community-people-page>header{margin-bottom:11px;padding:19px;border:1px solid #dfe3eb;border-radius:14px;background:#fff}.community-people-page>header>div>span{color:var(--brand);font-size:8.5px;font-weight:800;letter-spacing:.11em;text-transform:uppercase}.community-people-page>header h1{margin:3px 0;font-size:22px;letter-spacing:-.03em}.community-people-page>header p{margin:0;color:var(--muted);font-size:10.5px}.community-people-page>header form{height:42px;display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;grid-gap:8px;gap:8px;margin-top:14px;padding:0 5px 0 11px;border:1px solid #dce1ea;border-radius:11px;background:#f7f8fb}.community-people-page>header form svg{width:17px;height:17px;fill:none;stroke:#68728b;stroke-width:1.8;stroke-linecap:round}.community-people-page>header form input{min-width:0;border:0;outline:0;background:transparent;color:var(--ink);font:inherit;font-size:11px}.community-people-page>header form button{padding:8px 11px;border:0;border-radius:8px;background:var(--brand);color:#fff;font-size:9.5px;font-weight:750;cursor:pointer}.community-people-ranking-info{display:grid;grid-template-columns:auto minmax(0,1fr);align-items:center;grid-gap:9px;gap:9px;margin-bottom:10px;padding:10px 12px;border:1px solid #e1e5ed;border-radius:11px;background:#f8f9fc}.community-people-ranking-info svg{width:28px;height:28px;padding:5px;border-radius:8px;background:#e7ebff;color:var(--brand);fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.community-people-ranking-info p{margin:0;color:var(--muted);font-size:9px;line-height:1.4}.community-people-ranking-info strong{display:block;color:var(--ink);font-size:10px}.community-people-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:9px;gap:9px}.community-people-grid>button{position:relative;min-width:0;display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;grid-gap:10px;gap:10px;padding:13px;border:1px solid #dfe3eb;border-radius:12px;background:#fff;color:var(--ink);text-align:left;cursor:pointer;transition:border-color .14s,transform .14s}.community-people-grid>button:hover{border-color:rgba(16,32,160,.36);transform:translateY(-1px)}.community-profile-position{position:absolute;top:7px;left:7px;min-width:17px;height:17px;border-radius:999px;background:#eef0f5;color:#65708a;font-size:7px}.community-profile-avatar,.community-profile-position{display:inline-flex;align-items:center;justify-content:center;font-weight:850}.community-profile-avatar{width:52px;height:52px;flex:0 0 auto;overflow:hidden;border-radius:50%;background:linear-gradient(145deg,#ffc747,#f3a800);color:#17204f;font-size:13px;box-shadow:0 0 0 2px #fff,0 0 0 3px #dce1ea}.community-profile-avatar img{width:100%;height:100%;object-fit:cover}.community-person-copy{min-width:0;display:flex;flex-direction:column}.community-person-copy>strong{overflow:hidden;font-size:11px;text-overflow:ellipsis;white-space:nowrap}.community-person-copy>small{margin-top:1px;overflow:hidden;color:var(--brand);font-size:8px;text-overflow:ellipsis;white-space:nowrap}.community-person-copy>p{margin:4px 0 0;overflow:hidden;color:var(--muted);font-size:8.5px;line-height:1.35;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2}.community-person-following{width:-moz-fit-content;width:fit-content;display:inline-flex;align-items:center;gap:3px;margin-top:5px;color:var(--brand);font-size:7.5px;font-style:normal}.community-person-following .community-page-icon{width:11px;height:11px;fill:none;stroke:currentColor;stroke-width:2.2;stroke-linecap:round;stroke-linejoin:round}.community-person-score{min-width:45px;display:flex;flex-direction:column;align-items:center;padding:7px 5px;border-radius:9px;background:#edf0ff;color:var(--brand-ink)}.community-person-score b{font-size:14px}.community-person-score small{font-size:7px}.community-profile-hero{margin-bottom:11px;overflow:hidden;border:1px solid #dfe3eb;border-radius:15px;background:#fff}.community-profile-cover{height:94px;background:radial-gradient(circle at 82% 12%,hsla(0,0%,100%,.23),transparent 26%),linear-gradient(135deg,#101f91,#3147d7)}.community-profile-main{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:end;grid-gap:14px;gap:14px;margin-top:-34px;padding:0 18px}.community-profile-main .community-profile-avatar{width:84px;height:84px;border:4px solid #fff;font-size:20px;box-shadow:0 0 0 1px #dfe3eb}.community-profile-main>div:nth-child(2){min-width:0;padding-bottom:6px}.community-profile-main>div:nth-child(2)>span{color:var(--brand);font-size:8px;font-weight:800;text-transform:uppercase}.community-profile-main h1{margin:1px 0;overflow:hidden;font-size:20px;letter-spacing:-.025em;text-overflow:ellipsis;white-space:nowrap}.community-profile-main p{margin:0;color:var(--muted);font-size:9.5px}.community-profile-actions{display:flex;align-items:center;justify-content:flex-end;gap:7px;padding-bottom:8px}.community-profile-follow{min-width:88px;min-height:38px;display:inline-flex;align-items:center;justify-content:center;gap:6px;padding:8px 12px;border:1px solid var(--brand);border-radius:10px;background:var(--brand);color:#fff;font-size:9px;font-weight:800;cursor:pointer;transition:background .14s,color .14s,border-color .14s}.community-profile-follow.seguindo{border-color:#d8ddea;background:#fff;color:var(--brand-ink)}.community-profile-follow:hover{background:var(--brand-ink)}.community-profile-follow.seguindo:hover{border-color:rgba(16,32,160,.3);background:#f1f3ff}.community-profile-follow:disabled{opacity:.65;cursor:wait}.community-profile-follow .community-page-icon{width:16px;height:16px;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.community-profile-points{display:flex;align-items:center;gap:7px;padding:8px 10px;border-radius:10px;background:#edf0ff;color:var(--brand-ink)}.community-profile-points svg{width:23px;height:23px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.community-profile-points span{display:flex;flex-direction:column}.community-profile-points strong{font-size:14px}.community-profile-points small{font-size:7.5px}.community-profile-bio{padding:14px 18px 8px}.community-profile-bio>p{margin:0;color:#3d465a;font-size:10.5px;line-height:1.55;white-space:pre-wrap}.community-profile-bio>button{display:inline-flex;align-items:center;gap:5px;margin-top:7px;padding:6px 8px;border:0;border-radius:8px;background:#edf0ff;color:var(--brand-ink);font-size:8.5px;font-weight:700;cursor:pointer}.community-profile-activity small svg,.community-profile-bio>button svg,.community-profile-tabs svg{width:14px;height:14px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.community-profile-bio textarea{width:100%;min-height:76px;resize:none;border:1px solid #dce1ea;border-radius:9px;color:var(--ink);font:inherit;font-size:10.5px;line-height:1.5;outline:0;padding:9px 10px}.community-profile-bio textarea:focus{border-color:rgba(16,32,160,.5)}.community-profile-bio>div{display:flex;align-items:center;justify-content:flex-end;gap:6px;margin-top:6px}.community-profile-bio>div>span{margin-right:auto;color:var(--muted);font-size:8px}.community-profile-bio>div>button{padding:7px 9px;border:1px solid #dce1ea;border-radius:8px;background:#fff;color:var(--muted);font-size:8.5px;font-weight:700;cursor:pointer}.community-profile-bio>div>button:last-child{border-color:var(--brand);background:var(--brand);color:#fff}.community-profile-tags{display:flex;flex-wrap:wrap;gap:5px;padding:4px 18px 12px}.community-profile-tags span{padding:5px 7px;border-radius:999px;background:#f0f2f6;color:#59637a;font-size:8px}.community-profile-stats{display:grid;grid-template-columns:repeat(6,1fr);margin:0;border-top:1px solid #e9ebf1}.community-profile-stats>button,.community-profile-stats>div{min-width:0;display:flex;flex-direction:column;padding:11px 10px;border:0;border-left:1px solid #e9ebf1;background:transparent;color:var(--ink);text-align:left}.community-profile-stats>button{cursor:pointer}.community-profile-stats>button:hover{background:#f4f6ff;color:var(--brand-ink)}.community-profile-stats>:first-child{border-left:0}.community-profile-stats strong{font-size:14px}.community-profile-stats span{overflow:hidden;color:var(--muted);font-size:7.5px;text-overflow:ellipsis;white-space:nowrap}.community-profile-tabs{display:flex;gap:5px;margin-bottom:9px;padding:5px;border:1px solid #dfe3eb;border-radius:11px;background:#fff}.community-profile-tabs button{display:inline-flex;align-items:center;gap:5px;padding:8px 10px;border:0;border-radius:8px;background:transparent;color:var(--muted);font-size:9.5px;font-weight:700;cursor:pointer}.community-profile-tabs button.ativo{background:#e9edff;color:var(--brand-ink)}.community-profile-activity.lista{display:flex;flex-direction:column;gap:8px}.community-profile-activity.lista>button{width:100%;padding:13px 14px;border:1px solid #dfe3eb;border-radius:11px;background:#fff;color:var(--ink);text-align:left;cursor:pointer}.community-profile-activity.lista>button:hover{border-color:rgba(16,32,160,.35)}.community-profile-activity.lista>button>span{color:var(--muted);font-size:8px}.community-profile-activity.lista>button>strong{display:block;margin:3px 0;font-size:12px}.community-profile-activity.lista>button>p{margin:0 0 7px;overflow:hidden;color:#485168;font-size:10px;line-height:1.45;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3}.community-profile-activity.lista>button>small{display:flex;align-items:center;gap:5px;color:var(--muted);font-size:8.5px}.community-profile-activity.lista>button>small svg:nth-of-type(2){margin-left:7px}.community-profile-activity.grade{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:3px;gap:3px;overflow:hidden;border-radius:11px}.community-profile-activity.grade>.community-page-empty{grid-column:1/-1}.community-profile-activity.grade>button{position:relative;min-width:0;aspect-ratio:1;overflow:hidden;padding:0;border:0;background:#e9ecf4;color:#fff;text-align:left;cursor:pointer}.community-profile-activity.grade>button>img,.community-profile-activity.grade>button>video{width:100%;height:100%;object-fit:cover;transition:transform .22s ease}.community-profile-activity.grade>button:hover>img,.community-profile-activity.grade>button:hover>video{transform:scale(1.035)}.community-profile-activity.grade>button.sem-imagem{background:radial-gradient(circle at 84% 12%,hsla(0,0%,100%,.2),transparent 28%),linear-gradient(145deg,#101f91,#3048d7)}.community-profile-post-copy{position:absolute;inset:0;display:flex;flex-direction:column;justify-content:center;padding:12%}.community-profile-post-copy>small{margin-bottom:6px;color:hsla(0,0%,100%,.7);font-size:8px;font-weight:800;letter-spacing:.09em;text-transform:uppercase}.community-profile-post-copy>strong{font-size:clamp(12px,1.7vw,18px);line-height:1.18;letter-spacing:-.02em}.community-profile-post-copy>p,.community-profile-post-copy>strong{overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3}.community-profile-post-copy>p{margin:7px 0 0;color:hsla(0,0%,100%,.74);font-size:clamp(8px,1vw,10px);line-height:1.35}.community-profile-post-media{position:absolute;top:10px;right:10px;z-index:3;width:28px;height:28px;display:grid;place-items:center;border-radius:8px;background:rgba(9,14,31,.67);color:#fff;box-shadow:0 4px 12px rgba(0,0,0,.16)}.community-profile-post-media .community-page-icon{width:17px;height:17px;fill:none;stroke:currentColor;stroke-width:1.8}.community-profile-post-overlay{position:absolute;inset:0;z-index:2;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:9px;padding:15px;background:rgba(7,11,26,.68);opacity:0;transition:opacity .16s}.community-profile-activity.grade>button:focus-visible .community-profile-post-overlay,.community-profile-activity.grade>button:hover .community-profile-post-overlay{opacity:1}.community-profile-post-overlay>strong{max-width:90%;overflow:hidden;font-size:11px;line-height:1.3;text-align:center;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2}.community-profile-post-overlay>small{display:flex;align-items:center;gap:16px;font-size:10px;font-weight:800}.community-profile-post-overlay>small>span{display:inline-flex;align-items:center;gap:5px}.community-profile-post-overlay .community-page-icon{width:17px;height:17px;fill:none;stroke:currentColor;stroke-width:1.9;stroke-linecap:round;stroke-linejoin:round}.community-profile-activity.grade>button.sem-imagem .community-profile-post-overlay{background:rgba(7,11,26,.82)}.community-connections-backdrop{position:fixed;inset:0;z-index:650;display:flex;align-items:center;justify-content:center;padding:18px;background:rgba(8,14,37,.62);-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.community-connections-dialog{width:min(470px,100%);max-height:min(620px,calc(100dvh - 36px));display:flex;flex-direction:column;overflow:hidden;border:1px solid hsla(0,0%,100%,.35);border-radius:17px;background:#fff;box-shadow:0 24px 65px -24px rgba(3,8,30,.55)}.community-connections-dialog>header{min-height:72px;display:flex;align-items:center;justify-content:space-between;gap:14px;padding:15px 17px;border-bottom:1px solid #e7eaf0}.community-connections-dialog>header>div{min-width:0}.community-connections-dialog>header span{display:block;color:var(--brand);font-size:8px;font-weight:850;letter-spacing:.11em;text-transform:uppercase}.community-connections-dialog>header h2{margin:2px 0 0;font-size:19px;letter-spacing:-.025em}.community-connections-dialog>header>button{width:36px;height:36px;flex:0 0 auto;display:grid;place-items:center;padding:0;border:0;border-radius:50%;background:#f0f2f7;color:#59637a;cursor:pointer}.community-connections-dialog>header>button:hover{background:#e7eaff;color:var(--brand-ink)}.community-connections-dialog>header .community-page-icon{width:18px;height:18px;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.community-connections-list{min-height:150px;overflow-y:auto;padding:7px}.community-connections-list>button{width:100%;display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;grid-gap:10px;gap:10px;padding:10px;border:0;border-radius:11px;background:transparent;color:var(--ink);text-align:left;cursor:pointer}.community-connections-list>button:hover{background:#f3f5fa}.community-connections-list .community-profile-avatar{width:44px;height:44px;font-size:11px}.community-connections-list>button>span{min-width:0;display:flex;flex-direction:column}.community-connections-list>button>span strong{overflow:hidden;font-size:10.5px;text-overflow:ellipsis;white-space:nowrap}.community-connections-list>button>span small{overflow:hidden;color:var(--muted);font-size:8.5px;text-overflow:ellipsis;white-space:nowrap}.community-connections-list>button>span em{margin-top:2px;color:#7a8499;font-size:7.5px;font-style:normal}.community-connections-list>button>b{display:inline-flex;align-items:center;gap:4px;padding:6px 8px;border-radius:8px;background:#edf0ff;color:var(--brand-ink);font-size:8px}.community-connections-list>button>b .community-page-icon{width:12px;height:12px;fill:none;stroke:currentColor;stroke-width:2.2;stroke-linecap:round;stroke-linejoin:round}.community-connections-empty{padding:48px 18px;color:var(--muted);font-size:10px;text-align:center}@media (max-width:620px){.profile-onboarding-backdrop{align-items:flex-start;padding:10px}.profile-onboarding{max-height:calc(100dvh - 20px);border-radius:16px}.profile-onboarding>header{padding:20px 18px 17px;border-radius:15px 15px 0 0}.profile-onboarding>header h1{font-size:21px}.profile-onboarding>form{padding:18px}.profile-onboarding-identity{grid-template-columns:74px minmax(0,1fr);gap:12px}.profile-photo-preview{width:74px;height:74px}.profile-name-choice>div{grid-template-columns:1fr}.profile-onboarding footer{align-items:stretch;flex-direction:column}.profile-onboarding footer button{width:100%}.community-people-grid{grid-template-columns:1fr}.community-profile-main{grid-template-columns:auto minmax(0,1fr)}.community-profile-actions{grid-column:1/-1;justify-content:flex-start;flex-wrap:wrap;padding:0 0 8px}.community-profile-stats{grid-template-columns:repeat(3,1fr)}.community-profile-stats>:nth-child(4){border-left:0}.community-profile-stats>:nth-child(n+4){border-top:1px solid #e9ebf1}.community-profile-post-copy>p,.community-profile-post-copy>small{display:none}.community-profile-post-copy>strong{font-size:clamp(10px,3.5vw,15px);-webkit-line-clamp:4}.community-profile-post-overlay>strong{display:none}.community-profile-post-overlay>small{gap:9px;font-size:9px}.community-profile-post-media{top:6px;right:6px;width:24px;height:24px}.community-profile-post-media .community-page-icon{width:15px;height:15px}.community-connections-backdrop{align-items:flex-end;padding:8px}.community-connections-dialog{max-height:min(76dvh,620px);border-radius:17px 17px 12px 12px}.community-reply-children{margin-left:8px;padding-left:7px}}.library-page{width:100%;max-width:1480px}.library-hero{position:relative;overflow:hidden;padding:30px;border:1px solid rgba(16,32,160,.14);border-radius:22px;background:radial-gradient(circle at 88% 14%,rgba(112,128,246,.24),transparent 27%),linear-gradient(125deg,#0c197e,#1328ba 58%,#3349d7);color:#fff;box-shadow:0 18px 50px -30px rgba(7,20,109,.65)}.library-hero-copy{max-width:760px}.library-hero-copy>span{display:block;margin-bottom:8px;color:#cbd3ff;font-size:11px;font-weight:800;letter-spacing:.11em;text-transform:uppercase}.library-hero-copy h2{margin:0;font-size:clamp(26px,3vw,38px);line-height:1.1;letter-spacing:-.035em}.library-hero-copy p{margin:10px 0 0;color:hsla(0,0%,100%,.78);font-size:15px}.library-search{max-width:920px;display:grid;grid-template-columns:22px minmax(0,1fr) auto;align-items:center;grid-gap:12px;gap:12px;margin-top:25px;padding:7px 7px 7px 17px;border:1px solid hsla(0,0%,100%,.35);border-radius:15px;background:#fff;box-shadow:0 12px 35px -22px rgba(0,0,0,.65)}.library-search>svg{width:22px;fill:none;stroke:#59627e;stroke-width:1.9;stroke-linecap:round}.library-search input[type=search]{min-width:0;width:100%;padding:8px 0;border:0;border-radius:0;background:transparent;color:var(--ink);font-family:var(--sans);font-size:15px;outline:0;box-shadow:none}.library-search button{min-width:108px;padding:11px 18px;border:0;border-radius:10px;background:var(--brand);color:#fff;font-family:var(--sans);font-size:13px;font-weight:750;cursor:pointer}.library-search button:hover{background:var(--brand-ink)}.library-search button:disabled{opacity:.65;cursor:wait}.library-specialties{display:flex;gap:7px;margin-top:16px;overflow-x:auto;scrollbar-width:none}.library-specialties::-webkit-scrollbar{display:none}.library-specialties button{flex:0 0 auto;padding:7px 11px;border:1px solid hsla(0,0%,100%,.22);border-radius:999px;background:hsla(0,0%,100%,.09);color:hsla(0,0%,100%,.88);font-family:var(--sans);font-size:11.5px;font-weight:650;cursor:pointer}.library-specialties button:hover{border-color:hsla(0,0%,100%,.48);background:hsla(0,0%,100%,.16)}.library-toolbar{display:flex;align-items:center;justify-content:space-between;gap:16px;margin:20px 0 18px}.library-toolbar-actions{display:flex;align-items:center;gap:8px;min-width:0}.library-tabs{display:flex;align-items:center;gap:7px;padding:5px;border:1px solid var(--line);border-radius:13px;background:var(--surface);box-shadow:0 8px 25px -22px rgba(16,24,60,.5)}.library-tabs button{display:inline-flex;align-items:center;gap:7px;padding:9px 13px;border:0;border-radius:9px;background:transparent;color:var(--muted);font-family:var(--sans);font-size:12.5px;font-weight:720;cursor:pointer;white-space:nowrap}.library-tabs button svg{width:17px;height:17px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.library-tabs button:hover{color:var(--brand-ink);background:#f5f6ff}.library-tabs button.active{background:rgba(16,32,160,.11);color:var(--brand-ink)}.library-shelf-toggle{display:inline-flex;align-items:center;gap:7px;padding:11px 13px;border:1px solid var(--line);border-radius:12px;background:var(--surface);color:var(--muted);box-shadow:0 8px 25px -22px rgba(16,24,60,.5);font-family:var(--sans);font-size:12.5px;font-weight:750;cursor:pointer;white-space:nowrap}.library-shelf-toggle.active,.library-shelf-toggle:hover{border-color:rgba(16,32,160,.24);background:rgba(16,32,160,.1);color:var(--brand-ink)}.library-shelf-toggle svg{width:17px;height:17px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.library-shelf-toggle>span{min-width:19px;height:19px;display:inline-grid;place-items:center;padding:0 5px;border-radius:999px;background:#e7eaff;color:var(--brand-ink);font-size:9px}.library-result-count{color:var(--muted);font-size:12.5px}.library-empty,.library-feedback,.library-loading{border:1px solid var(--line);border-radius:16px;background:var(--surface)}.library-loading{min-height:150px;display:flex;align-items:center;justify-content:center;gap:14px;color:var(--ink)}.library-loading>span{width:26px;height:26px;border:3px solid rgba(16,32,160,.15);border-top:3px solid var(--brand);border-radius:50%;animation:library-spin .75s linear infinite}.library-loading div{display:flex;flex-direction:column}.library-loading strong{font-size:14px}.library-loading small{margin-top:2px;color:var(--muted);font-size:12px}@keyframes library-spin{to{transform:rotate(1turn)}}.library-feedback{display:flex;align-items:center;gap:12px;padding:14px 16px;color:var(--muted);font-size:13px}.library-feedback.error{border-color:rgba(178,58,72,.22);background:#fff8f9;color:var(--crit)}.library-feedback.warning{border-color:rgba(169,116,31,.22);background:#fffaf0;color:var(--warn)}.library-feedback strong{color:var(--ink)}.library-feedback button{margin-left:auto;padding:7px 11px;border:1px solid;border-radius:8px;background:transparent;color:inherit;font-family:var(--sans);font-weight:700;cursor:pointer}.library-empty{min-height:220px;display:flex;flex-direction:column;align-items:center;justify-content:center;color:var(--muted);text-align:center}.library-empty svg{width:30px;fill:none;stroke:var(--brand-ink);stroke-width:1.7}.library-empty strong{margin-top:10px;color:var(--ink)}.library-empty span{margin-top:3px;font-size:13px}.library-empty button{margin-top:12px;padding:8px 12px;border:0;border-radius:999px;background:var(--brand);color:#fff;font-family:var(--sans);font-size:11px;font-weight:750;cursor:pointer}.library-section{margin-top:26px}.library-section>header{display:flex;align-items:center;gap:11px;margin-bottom:13px}.library-section>header>div:nth-child(2){min-width:0}.library-section>header span{display:block;color:var(--brand-ink);font-size:10px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.library-section>header h2{margin:1px 0 0;font-size:20px;line-height:1.2;letter-spacing:-.02em}.library-section>header small{margin-left:auto;color:var(--muted);font-size:12px}.library-source-icon{width:40px;height:40px;flex:0 0 auto;display:flex;align-items:center;justify-content:center;border-radius:11px}.library-source-icon.books{background:#e9edff;color:var(--brand-ink)}.library-source-icon.articles{background:#e5f2ed;color:#176642}.library-article-mark svg,.library-source-icon svg{width:21px;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}.library-books-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:13px;gap:13px}.library-book-card{min-height:210px;display:grid;grid-template-columns:104px minmax(0,1fr);overflow:hidden;border:1px solid var(--line);border-radius:15px;background:var(--surface);box-shadow:0 9px 28px -25px rgba(16,24,60,.48)}.library-cover{position:relative;min-height:210px;display:flex;align-items:center;justify-content:center;overflow:hidden;background:linear-gradient(145deg,rgba(16,32,160,.92),rgba(51,74,214,.78)),#172689;color:#fff}.library-cover:after{position:absolute;inset:0;border-right:1px solid hsla(0,0%,100%,.17);box-shadow:inset -13px 0 20px -18px rgba(0,0,0,.8);content:"";pointer-events:none}.library-cover img{width:100%;height:100%;object-fit:cover}.library-cover>span{padding:14px;font-size:22px;font-weight:850;letter-spacing:-.04em}.library-book-body{min-width:0;display:flex;flex-direction:column;padding:14px 13px 13px}.library-card-tags{display:flex;flex-wrap:wrap;gap:5px}.library-card-tags span{padding:3px 7px;border-radius:999px;background:#f0f2f7;color:var(--muted);font-size:9.5px;font-weight:750;letter-spacing:.035em;text-transform:uppercase}.library-card-tags span.available{background:var(--good-soft);color:var(--good)}.library-article-content h3,.library-book-body h3{display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;margin:9px 0 0;color:var(--ink);font-size:14px;line-height:1.35;letter-spacing:-.012em}.library-book-body h3{-webkit-line-clamp:3}.library-book-body>p{display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:2;margin:5px 0 0;color:var(--muted);font-size:11.5px;line-height:1.4}.library-book-meta{display:flex;flex-wrap:wrap;gap:5px 10px;margin-top:8px;color:var(--muted);font-size:10.5px}.library-book-meta span+span:before{margin-right:8px;color:#c1c6d4;content:"·"}.library-card-actions{display:flex;flex-direction:column;align-items:flex-start;gap:3px;margin-top:auto;padding-top:8px}.library-card-actions button{display:inline-flex;align-items:center;gap:5px;padding:4px 0;border:0;background:transparent;color:var(--brand-ink);font-family:var(--sans);font-size:11px;font-weight:750;cursor:pointer}.library-card-actions button:hover{text-decoration:underline}.library-card-actions button.ask{color:var(--muted)}.library-card-actions button.shelf{color:#59627e}.library-card-actions button.shelf.saved{color:var(--brand-ink)}.library-article-actions button:disabled,.library-card-actions button:disabled{opacity:.55;cursor:wait}.library-article-actions button svg,.library-card-actions button svg{width:14px;height:14px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.library-articles-list{display:grid;grid-gap:9px;gap:9px}.library-article-card{display:grid;grid-template-columns:42px minmax(0,1fr) auto;align-items:center;grid-gap:13px;gap:13px;padding:15px;border:1px solid var(--line);border-radius:14px;background:var(--surface);box-shadow:0 8px 24px -24px rgba(16,24,60,.5)}.library-article-mark{width:42px;height:42px;display:flex;align-items:center;justify-content:center;border-radius:11px;background:#e5f2ed;color:#176642}.library-article-content{min-width:0}.library-article-content h3{-webkit-line-clamp:2;margin-top:7px;font-size:14.5px}.library-article-authors{margin:4px 0 0;overflow:hidden;color:var(--muted);font-size:11.5px;text-overflow:ellipsis;white-space:nowrap}.library-article-meta{display:flex;flex-wrap:wrap;gap:4px 16px;margin-top:7px;color:var(--muted);font-size:10.5px}.library-article-meta span{position:relative}.library-article-meta span+span:before{position:absolute;left:-9px;color:#c1c6d4;content:"·"}.library-article-actions{display:flex;align-items:stretch;flex-direction:column;gap:6px}.library-article-actions button{display:inline-flex;align-items:center;justify-content:center;gap:6px;padding:8px 10px;border:1px solid rgba(16,32,160,.2);border-radius:9px;background:#fff;color:var(--brand-ink);font-family:var(--sans);font-size:11.5px;font-weight:750;cursor:pointer;white-space:nowrap}.library-article-actions button:hover{background:#f5f6ff;border-color:rgba(16,32,160,.36)}.library-article-actions button.ask{border-color:#dfe3ec;color:var(--muted)}.library-article-actions button.shelf{border-color:#dfe3ec;color:#59627e}.library-article-actions button.shelf.saved{border-color:rgba(16,32,160,.25);background:#f1f3ff;color:var(--brand-ink)}.library-sources-note{margin-top:28px;padding-top:16px;border-top:1px solid var(--line)}.library-sources-note span{color:var(--muted);font-size:10px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.library-sources-note p{margin:3px 0 0;color:var(--muted);font-size:11.5px}.library-reader-backdrop{position:fixed;inset:0;z-index:720;display:flex;align-items:center;justify-content:center;padding:18px;background:rgba(7,13,36,.7);-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px)}.library-reader{width:min(1180px,100%);max-height:calc(100dvh - 36px);display:flex;flex-direction:column;overflow:hidden;border:1px solid hsla(0,0%,100%,.36);border-radius:20px;background:#f7f8fc;box-shadow:0 30px 90px -30px rgba(1,7,34,.75)}.library-reader>header{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;grid-gap:12px;gap:12px;padding:16px 18px;border-bottom:1px solid var(--line);background:#fff}.library-reader>header>div:nth-child(2){min-width:0}.library-reader>header span{display:block;color:var(--brand-ink);font-size:9px;font-weight:850;letter-spacing:.09em;text-transform:uppercase}.library-reader>header h2{overflow:hidden;margin:2px 0 0;font-size:18px;line-height:1.25;letter-spacing:-.02em;text-overflow:ellipsis;white-space:nowrap}.library-reader>header>button{width:38px;height:38px;display:grid;place-items:center;padding:0;border:0;border-radius:50%;background:#f0f2f7;color:#59627e;cursor:pointer}.library-reader>header>button:hover{background:#e7eaff;color:var(--brand-ink)}.library-reader>header>button svg{width:19px;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.library-reader-body{min-height:0;flex:1 1;display:grid;grid-template-columns:minmax(0,1fr) 300px;grid-gap:14px;gap:14px;overflow:auto;padding:14px}.library-reader.artigo .library-reader-body{display:block}.library-embedded-book{min-height:620px;overflow:hidden;border:1px solid #d9ddea;border-radius:14px;background:#252836}.library-embedded-book iframe{display:block;width:100%;height:min(70dvh,720px);border:0;background:#252836}.library-reader-details{align-self:start;padding:17px;border:1px solid var(--line);border-radius:14px;background:#fff}.library-full-article>span,.library-reader-details>span{display:block;margin-bottom:13px;color:var(--brand-ink);font-size:9px;font-weight:850;letter-spacing:.09em;text-transform:uppercase}.library-reader-details>p{display:flex;flex-direction:column;gap:2px;margin:0;padding:10px 0;border-bottom:1px solid #edf0f5;color:var(--muted);font-size:11.5px}.library-reader-details>p strong{color:var(--ink);font-size:10px}.library-reader-details>small{display:block;margin-top:13px;color:var(--muted);font-size:10.5px}.library-reader-details>small.error{color:var(--crit)}.library-work-description{max-height:190px;margin-top:14px;overflow-y:auto;color:var(--muted);font-size:11.5px;line-height:1.55;white-space:pre-wrap}.library-work-subjects{display:flex;flex-wrap:wrap;gap:5px;margin-top:14px}.library-work-subjects span{padding:4px 7px;border-radius:999px;background:#eef0f6;color:var(--muted);font-size:9px}.library-no-full-content{min-height:260px;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:30px;border:1px dashed #ccd2e1;border-radius:14px;background:#fff;color:var(--muted);text-align:center}.library-no-full-content svg{width:35px;fill:none;stroke:var(--brand-ink);stroke-width:1.6;stroke-linecap:round;stroke-linejoin:round}.library-no-full-content strong{margin-top:12px;color:var(--ink);font-size:14px}.library-no-full-content span{margin-top:4px;font-size:11.5px}.library-internal-article{max-width:920px;min-height:420px;margin:0 auto;padding:28px 32px;border:1px solid var(--line);border-radius:15px;background:#fff}.library-internal-article-meta{display:flex;flex-wrap:wrap;gap:7px 20px;color:var(--muted);font-size:11px}.library-internal-article-meta span{position:relative}.library-internal-article-meta span+span:before{position:absolute;left:-12px;color:#c2c7d5;content:"·"}.library-internal-article-authors{margin:8px 0 22px;padding-bottom:18px;border-bottom:1px solid #ebedf3;color:var(--ink);font-size:12.5px}.library-loading.compact{min-height:180px;border:0;box-shadow:none}.library-full-article>h3{margin:28px 0 9px;color:var(--ink);font-size:18px;line-height:1.3;letter-spacing:-.02em}.library-full-article>p{margin:0 0 16px;color:#333b50;font-family:Georgia,Times New Roman,serif;font-size:14px;line-height:1.78}.library-full-article>aside{margin-top:30px;padding:14px;border:1px solid #e1e5ef;border-radius:11px;background:#f7f8fb;color:var(--muted)}.library-full-article>aside strong{display:block;margin-bottom:5px;color:var(--ink);font-size:10px}.library-full-article>aside span{display:block;max-height:110px;overflow-y:auto;font-size:9.5px;line-height:1.5}.library-internal-article .library-no-full-content{min-height:300px;border:0}.library-reader>footer{display:flex;align-items:center;justify-content:space-between;gap:15px;padding:11px 17px;border-top:1px solid var(--line);background:#fff}.library-reader>footer span{color:var(--muted);font-size:10.5px}.library-reader>footer>div{display:flex;align-items:center;gap:8px}.library-reader>footer button{display:inline-flex;align-items:center;justify-content:center;gap:6px;padding:8px 14px;border:0;border-radius:8px;background:var(--brand);color:#fff;font-family:var(--sans);font-size:11px;font-weight:750;cursor:pointer}.library-reader>footer button:hover{background:var(--brand-ink)}.library-reader>footer button.ask{border:1px solid rgba(16,32,160,.22);background:#fff;color:var(--brand-ink)}.library-reader>footer button.ask:hover{border-color:rgba(16,32,160,.4);background:#f3f5ff}.library-reader>footer button svg{width:15px;height:15px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}@media (max-width:1280px){.library-books-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width:1020px){.library-books-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:720px){.library-hero{padding:22px 18px;border-radius:17px}.library-search{grid-template-columns:20px minmax(0,1fr);padding:8px 12px}.library-search button{grid-column:1/-1;width:100%}.library-toolbar{align-items:flex-start;flex-direction:column}.library-toolbar-actions{width:100%;align-items:stretch;flex-direction:column}.library-tabs{width:100%;overflow-x:auto}.library-shelf-toggle{align-self:flex-start}.library-result-count{padding-left:3px}.library-books-grid{grid-template-columns:1fr}.library-book-card{grid-template-columns:94px minmax(0,1fr)}.library-article-card{grid-template-columns:38px minmax(0,1fr);align-items:start}.library-article-mark{width:38px;height:38px}.library-article-actions{grid-column:2;align-items:flex-start;flex-direction:row;flex-wrap:wrap}.library-section>header small{display:none}.library-feedback{align-items:flex-start;flex-direction:column}.library-feedback button{margin-left:0}.library-reader-backdrop{align-items:flex-end;padding:7px}.library-reader{max-height:calc(100dvh - 14px);border-radius:18px 18px 11px 11px}.library-reader>header{padding:13px}.library-reader>header h2{font-size:15px}.library-reader-body{grid-template-columns:1fr;padding:9px}.library-embedded-book{min-height:54dvh}.library-embedded-book iframe{height:58dvh}.library-internal-article{min-height:0;padding:19px 17px}.library-reader>footer span{display:none}.library-reader>footer>div{width:100%;display:grid;grid-template-columns:1fr auto}.library-reader>footer button{width:100%}}.open-dental-shell{--od-blue:#086fae;--od-blue-dark:#07527f;--od-cyan:#15a6ce;--od-ink:#153043;--od-muted:#69808e;--od-line:#dce7ed;width:100%;min-height:100dvh;display:grid;grid-template-columns:224px minmax(0,1fr);overflow:hidden;background:#f3f7f9;color:var(--od-ink);font-family:var(--sans)}.open-dental-shell button,.open-dental-shell input,.open-dental-shell select,.open-dental-shell textarea{font:inherit}.open-dental-shell svg{width:19px;height:19px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.od-sidebar{position:-webkit-sticky;position:sticky;top:0;height:100dvh;display:flex;flex-direction:column;padding:22px 15px 16px;border-right:1px solid #d9e6ed;background:#fff}.od-brand{display:flex;align-items:center;gap:11px;padding:0 7px 24px}.od-brand>span{width:45px;height:45px;display:grid;place-items:center;flex:0 0 auto;border-radius:13px;background:linear-gradient(145deg,var(--od-cyan),var(--od-blue-dark));color:#fff;box-shadow:0 12px 24px -14px rgba(8,111,174,.85);font-size:15px;font-weight:900;letter-spacing:-.08em}.od-brand div{min-width:0;display:flex;flex-direction:column}.od-brand strong{font-size:14px;letter-spacing:-.02em}.od-brand small{margin-top:1px;color:var(--od-muted);font-size:9px;font-weight:700;text-transform:uppercase;letter-spacing:.09em}.od-sidebar nav{display:grid;grid-gap:5px;gap:5px}.od-sidebar nav button{width:100%;min-height:43px;display:flex;align-items:center;gap:11px;padding:0 12px;border:0;border-radius:11px;background:transparent;color:#607685;font-size:11.5px;font-weight:720;cursor:pointer;text-align:left}.od-sidebar nav button:hover{background:#f0f7fb;color:var(--od-blue-dark)}.od-sidebar nav button.ativo{background:#e8f5fb;color:var(--od-blue)}.od-sidebar-storage{display:flex;align-items:center;gap:9px;margin-top:auto;padding:12px;border:1px solid #dcecf3;border-radius:12px;background:#f5fbfe;color:var(--od-blue)}.od-sidebar-storage svg{width:17px;flex:0 0 auto}.od-sidebar-storage div{min-width:0;display:flex;flex-direction:column}.od-sidebar-storage strong{font-size:9.5px}.od-sidebar-storage span{overflow:hidden;margin-top:2px;color:var(--od-muted);font-size:8px;text-overflow:ellipsis;white-space:nowrap}.od-back{min-height:38px;display:flex;align-items:center;gap:8px;margin-top:9px;padding:0 11px;border-radius:9px;color:#708592;font-size:10.5px;font-weight:700;text-decoration:none}.od-back:hover{background:#f3f6f8;color:var(--od-blue)}.od-back svg{width:16px}.od-main{min-width:0;height:100dvh;overflow-y:auto}.od-topbar{position:-webkit-sticky;position:sticky;z-index:10;top:0;min-height:66px;display:flex;align-items:center;justify-content:space-between;gap:20px;padding:0 28px;border-bottom:1px solid rgba(206,221,229,.88);background:hsla(0,0%,100%,.9);backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px)}.od-topbar>div:first-child,.od-user div{min-width:0;display:flex;flex-direction:column}.od-topbar>div:first-child>strong{font-size:12px}.od-topbar small{color:var(--od-muted);font-size:9px}.od-mobile-brand{display:none}.od-user{display:flex;align-items:center;gap:9px}.od-user>span{width:34px;height:34px;display:grid;place-items:center;border-radius:10px;background:#e6f4fa;color:var(--od-blue);font-size:10px;font-weight:850}.od-user strong{max-width:180px;overflow:hidden;font-size:10.5px;text-overflow:ellipsis;white-space:nowrap}.od-content{width:min(1280px,100%);min-height:calc(100dvh - 66px);margin:0 auto;padding:28px}.od-alert{display:flex;align-items:center;justify-content:space-between;gap:14px;margin-bottom:15px;padding:11px 13px;border:1px solid #f0ccd0;border-radius:11px;background:#fff3f4;color:#a73743;font-size:10.5px;font-weight:700}.od-alert button{border:0;background:transparent;color:inherit;cursor:pointer;font-size:18px}.od-loading{min-height:440px;display:grid;place-items:center;align-content:center;grid-gap:12px;gap:12px;color:var(--od-muted);font-size:11px}.od-loading span{width:28px;height:28px;border:3px solid #d8e9f1;border-top:3px solid var(--od-blue);border-radius:50%;animation:spin .8s linear infinite}.od-page-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:22px;margin-bottom:22px}.od-page-heading>div:first-child>span{display:block;margin-bottom:5px;color:var(--od-blue);font-size:9px;font-weight:850;letter-spacing:.12em;text-transform:uppercase}.od-page-heading h1{margin:0;font-size:clamp(25px,3vw,34px);line-height:1.08;letter-spacing:-.045em}.od-page-heading p{margin:7px 0 0;color:var(--od-muted);font-size:11px}.od-heading-actions{display:flex;gap:8px}.od-heading-actions button,.od-record-header button{min-height:40px;display:inline-flex;align-items:center;justify-content:center;gap:7px;padding:0 14px;border:1px solid var(--od-blue);border-radius:10px;background:var(--od-blue);color:#fff;font-size:10.5px;font-weight:780;cursor:pointer}.od-heading-actions button:hover,.od-record-header button:hover{background:var(--od-blue-dark)}.od-heading-actions button.secundario{border-color:#cfe0e8;background:#fff;color:var(--od-blue)}.od-heading-actions button:disabled{opacity:.48;cursor:not-allowed}.od-heading-actions svg,.od-record-header button svg{width:16px}.od-metrics{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:13px;gap:13px;margin-bottom:16px}.od-metrics article{min-width:0;display:flex;align-items:center;gap:13px;padding:17px;border:1px solid var(--od-line);border-radius:15px;background:#fff;box-shadow:0 16px 35px -33px rgba(25,68,91,.75)}.od-metrics article>span{width:39px;height:39px;display:grid;place-items:center;flex:0 0 auto;border-radius:11px}.od-metrics .azul{background:#e8f4fb;color:var(--od-blue)}.od-metrics .verde{background:#e9f8f2;color:#22855e}.od-metrics .violeta{background:#f0edff;color:#6553b8}.od-metrics article div{min-width:0;display:flex;flex-direction:column}.od-metrics article strong{font-size:22px;line-height:1;letter-spacing:-.04em}.od-metrics article small{margin-top:5px;color:var(--od-muted);font-size:9.5px}.od-dashboard-grid{display:grid;grid-template-columns:minmax(0,1.35fr) minmax(280px,.65fr);grid-gap:16px;gap:16px}.od-panel{min-width:0;border:1px solid var(--od-line);border-radius:16px;background:#fff;box-shadow:0 18px 40px -38px rgba(25,68,91,.72)}.od-panel>header{display:flex;align-items:center;justify-content:space-between;gap:14px;min-height:64px;padding:13px 16px;border-bottom:1px solid #e7eef2}.od-panel>header>div{display:flex;flex-direction:column}.od-panel>header span{color:var(--od-blue);font-size:8px;font-weight:820;letter-spacing:.08em;text-transform:uppercase}.od-panel>header h2{margin:3px 0 0;font-size:14px;letter-spacing:-.025em}.od-panel>header button{border:0;background:transparent;color:var(--od-blue);font-size:9.5px;font-weight:760;cursor:pointer}.od-empty{min-height:340px;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:28px;color:var(--od-muted);text-align:center}.od-empty.compacta{min-height:210px}.od-empty svg{width:30px;height:30px;margin-bottom:12px;color:#9bb6c5}.od-empty strong{color:var(--od-ink);font-size:12px}.od-empty p{max-width:300px;margin:6px 0 0;font-size:9.5px;line-height:1.5}.od-appointment-list article{min-width:0;display:grid;grid-template-columns:96px minmax(0,1fr) auto;align-items:center;grid-gap:12px;gap:12px;padding:12px 16px;border-bottom:1px solid #edf2f4}.od-appointment-list article:last-child{border-bottom:0}.od-appointment-list article>div,.od-appointment-list time{min-width:0;display:flex;flex-direction:column}.od-appointment-list time strong{color:var(--od-blue);font-size:12px}.od-appointment-list article>div span,.od-appointment-list time span{overflow:hidden;margin-top:2px;color:var(--od-muted);font-size:8.5px;text-overflow:ellipsis;white-space:nowrap}.od-appointment-list article>div strong{overflow:hidden;font-size:10.5px;text-overflow:ellipsis;white-space:nowrap}.od-status{display:inline-flex;align-items:center;justify-content:center;min-height:23px;padding:0 8px;border-radius:99px;font-size:7.5px!important;font-weight:800!important;letter-spacing:0!important;text-transform:none!important}.od-status-agendado{background:#eef3f6;color:#5c7381!important}.od-status-confirmado{background:#e5f6fc;color:#0873a9!important}.od-status-concluido{background:#e5f7ed;color:#237c55!important}.od-status-cancelado{background:#fbe9eb;color:#af3e49!important}.od-recent-patients{padding:6px}.od-recent-patients button{width:100%;display:grid;grid-template-columns:34px minmax(0,1fr) auto;align-items:center;grid-gap:9px;gap:9px;padding:8px;border:0;border-radius:10px;background:transparent;color:var(--od-ink);text-align:left;cursor:pointer}.od-recent-patients button:hover{background:#f3f8fa}.od-patient-list button>span,.od-recent-patients button>span{width:34px;height:34px;display:grid;place-items:center;border-radius:10px;background:#e8f4fa;color:var(--od-blue);font-size:9px;font-weight:850}.od-patient-list button div,.od-recent-patients button div{min-width:0;display:flex;flex-direction:column}.od-patient-list button strong,.od-recent-patients button strong{overflow:hidden;font-size:9.5px;text-overflow:ellipsis;white-space:nowrap}.od-patient-list button small,.od-recent-patients button small{overflow:hidden;margin-top:2px;color:var(--od-muted);font-size:8px;text-overflow:ellipsis;white-space:nowrap}.od-recent-patients button i{color:#9db0bb;font-size:17px;font-style:normal}.od-agenda-panel{overflow:hidden}.od-agenda-table article,.od-table-head{display:grid;grid-template-columns:150px minmax(150px,1fr) minmax(180px,1.2fr) 130px;align-items:center;grid-gap:14px;gap:14px}.od-table-head{padding:10px 16px;border-bottom:1px solid #dfe9ee;background:#f6f9fa;color:var(--od-muted);font-size:8px;font-weight:800;text-transform:uppercase;letter-spacing:.06em}.od-agenda-table article{min-height:74px;padding:12px 16px;border-bottom:1px solid #edf2f4}.od-agenda-table article:last-child{border-bottom:0}.od-agenda-table article>div{min-width:0;display:flex;flex-direction:column}.od-agenda-table article>div strong{overflow:hidden;font-size:10px;text-overflow:ellipsis;white-space:nowrap}.od-agenda-table article>div span{overflow:hidden;margin-top:3px;color:var(--od-muted);font-size:8px;text-overflow:ellipsis;white-space:nowrap}.od-agenda-table label{position:relative;justify-self:start;cursor:pointer}.od-agenda-table label select{position:absolute;inset:0;width:100%;opacity:0;cursor:pointer}.od-patients-layout{min-height:610px;display:grid;grid-template-columns:290px minmax(0,1fr);grid-gap:15px;gap:15px}.od-patient-directory{overflow:hidden}.od-search{display:grid;grid-template-columns:18px minmax(0,1fr);align-items:center;grid-gap:7px;gap:7px;margin:12px;padding:0 10px;border:1px solid var(--od-line);border-radius:10px;background:#f8fafb;color:#8aa0ad}.od-search svg{width:16px}.od-search input{min-width:0;height:38px;border:0;outline:0;background:transparent;color:var(--od-ink);font-size:10px}.od-patient-list{max-height:526px;overflow-y:auto;padding:0 7px 8px}.od-patient-list button{width:100%;display:grid;grid-template-columns:34px minmax(0,1fr);align-items:center;grid-gap:9px;gap:9px;padding:8px;border:1px solid transparent;border-radius:10px;background:transparent;color:var(--od-ink);text-align:left;cursor:pointer}.od-patient-list button:hover{background:#f4f8fa}.od-patient-list button.ativo{border-color:#cce5f1;background:#eaf6fb}.od-no-results{padding:24px 10px;color:var(--od-muted);font-size:9px;text-align:center}.od-patient-record{min-width:0;overflow:hidden}.od-record-header{display:grid!important;grid-template-columns:52px minmax(0,1fr) auto;align-items:center!important;min-height:94px!important;padding:18px!important}.od-record-header>span{width:52px;height:52px;display:grid;place-items:center;border-radius:15px;background:linear-gradient(145deg,#e7f5fb,#d5edf7);color:var(--od-blue)!important;font-size:12px!important;font-weight:900!important;letter-spacing:0!important}.od-record-header>div{min-width:0;display:flex;flex-direction:column}.od-record-header small{color:var(--od-blue);font-size:7.5px;font-weight:800;text-transform:uppercase;letter-spacing:.08em}.od-record-header h2{font-size:16px!important}.od-record-header h2,.od-record-header p{overflow:hidden;margin:3px 0 0;text-overflow:ellipsis;white-space:nowrap}.od-record-header p{color:var(--od-muted);font-size:8.5px}.od-record-facts{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));border-bottom:1px solid #e7eef2}.od-record-facts div{min-width:0;display:flex;flex-direction:column;padding:12px 18px;border-right:1px solid #e7eef2}.od-record-facts div:last-child{border-right:0}.od-record-facts span{color:var(--od-muted);font-size:7.5px;text-transform:uppercase;letter-spacing:.06em}.od-record-facts strong{overflow:hidden;margin-top:4px;font-size:9.5px;text-overflow:ellipsis;white-space:nowrap}.od-patient-active{color:#238057}.od-record-note{margin:12px 18px 0;padding:10px 12px;border:1px solid #e1ebef;border-radius:10px;background:#f7fafb;color:var(--od-muted);font-size:9px;line-height:1.5}.od-timeline{padding:17px 18px 24px}.od-timeline-title{display:flex;align-items:center;gap:9px;margin-bottom:15px;color:var(--od-blue)}.od-timeline-title>div{display:flex;flex-direction:column}.od-timeline-title strong{color:var(--od-ink);font-size:11px}.od-timeline-title span{color:var(--od-muted);font-size:8px}.od-timeline article{position:relative;display:grid;grid-template-columns:13px minmax(0,1fr);grid-gap:10px;gap:10px;padding-bottom:18px}.od-timeline article:before{content:"";position:absolute;left:5px;top:11px;bottom:0;width:1px;background:#dce8ee}.od-timeline article:last-child:before{display:none}.od-timeline article>i{position:relative;z-index:1;width:11px;height:11px;margin-top:2px;border:3px solid #d6ecf6;border-radius:50%;background:var(--od-blue)}.od-timeline article>div{min-width:0}.od-timeline article span{color:var(--od-blue);font-size:7.5px;font-weight:760;text-transform:capitalize}.od-timeline article h3{margin:3px 0 0;font-size:10.5px}.od-timeline article p{margin:5px 0 0;color:var(--od-muted);font-size:9px;line-height:1.55;white-space:pre-wrap}.od-modal-backdrop{position:fixed;z-index:800;inset:0;display:grid;place-items:center;padding:20px;background:rgba(8,33,48,.64);backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px)}.od-modal{width:min(660px,100%);max-height:calc(100dvh - 40px);overflow-y:auto;border:1px solid rgba(8,111,174,.18);border-radius:20px;background:#fff;box-shadow:0 35px 90px -45px rgba(4,32,49,.85)}.od-modal>header{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;padding:21px 22px 17px;border-bottom:1px solid #e5edf1}.od-modal>header div{display:flex;flex-direction:column}.od-modal>header span{color:var(--od-blue);font-size:8px;font-weight:850;letter-spacing:.1em;text-transform:uppercase}.od-modal>header h2{margin:4px 0 0;font-size:20px;letter-spacing:-.035em}.od-modal>header button{width:34px;height:34px;border:0;border-radius:50%;background:#edf3f6;color:#6d818d;cursor:pointer;font-size:19px}.od-modal form{display:grid;grid-template-columns:1fr 1fr;grid-gap:13px;gap:13px;padding:20px 22px 22px}.od-modal label{min-width:0;display:flex;flex-direction:column;gap:5px}.od-modal label.largo{grid-column:1/-1}.od-modal label>span{color:#506976;font-size:8.5px;font-weight:750}.od-modal input,.od-modal select,.od-modal textarea{width:100%;min-width:0;border:1px solid #d7e4ea;border-radius:9px;background:#fbfcfd;color:var(--od-ink);outline:0;font-size:10.5px}.od-modal input,.od-modal select{height:40px;padding:0 10px}.od-modal textarea{resize:vertical;min-height:82px;padding:10px;line-height:1.5}.od-modal input:focus,.od-modal select:focus,.od-modal textarea:focus{border-color:#70b9d9;box-shadow:0 0 0 3px rgba(21,166,206,.11);background:#fff}.od-modal input[readonly]{color:var(--od-muted);background:#f0f4f6}.od-modal form footer{grid-column:1/-1;display:flex;justify-content:flex-end;gap:8px;margin-top:4px;padding-top:16px;border-top:1px solid #e8eef1}.od-modal form footer button{min-height:40px;padding:0 14px;border:1px solid #d5e1e7;border-radius:10px;background:#fff;color:var(--od-muted);font-size:10px;font-weight:780;cursor:pointer}.od-modal form footer button[type=submit]{border-color:var(--od-blue);background:var(--od-blue);color:#fff}.od-modal form footer button:disabled{opacity:.55;cursor:wait}@media (max-width:960px){.open-dental-shell{grid-template-columns:76px minmax(0,1fr)}.od-sidebar{padding:17px 10px 13px}.od-brand{justify-content:center;padding:0 0 20px}.od-back,.od-brand div,.od-sidebar nav span,.od-sidebar-storage div{display:none}.od-sidebar nav button{justify-content:center;padding:0}.od-sidebar-storage{justify-content:center;padding:10px}.od-dashboard-grid{grid-template-columns:1fr}.od-patients-layout{grid-template-columns:245px minmax(0,1fr)}.od-agenda-table article,.od-table-head{grid-template-columns:125px minmax(130px,1fr) minmax(150px,1fr) 105px}}@media (max-width:720px){.open-dental-shell{display:block;overflow:visible}.od-sidebar{position:fixed;z-index:40;inset:auto 10px 10px;width:auto;height:58px;flex-direction:row;align-items:center;justify-content:center;padding:7px;border:1px solid #d3e2e9;border-radius:16px;box-shadow:0 20px 45px -20px rgba(15,54,75,.72)}.od-back,.od-brand,.od-sidebar-storage{display:none}.od-sidebar nav{width:100%;display:grid;grid-template-columns:repeat(3,1fr);grid-gap:5px;gap:5px}.od-sidebar nav button{min-height:43px}.od-sidebar nav span{display:inline;font-size:8px}.od-main{height:auto;min-height:100dvh;overflow:visible}.od-topbar{min-height:58px;padding:0 15px}.od-topbar>div:first-child>small,.od-topbar>div:first-child>strong{display:none}.od-mobile-brand{display:block;font-size:13px;font-weight:850}.od-user div{display:none}.od-content{min-height:calc(100dvh - 58px);padding:20px 14px 86px}.od-page-heading{align-items:flex-start;flex-direction:column}.od-heading-actions{width:100%}.od-heading-actions button{flex:1 1}.od-dashboard-grid,.od-metrics{grid-template-columns:1fr}.od-appointment-list article{grid-template-columns:76px minmax(0,1fr)}.od-appointment-list article>.od-status{grid-column:2;justify-self:start}.od-agenda-panel{overflow-x:auto}.od-agenda-table{min-width:680px}.od-patients-layout{min-height:0;grid-template-columns:1fr}.od-patient-list{max-height:220px}.od-record-header{grid-template-columns:44px minmax(0,1fr)!important}.od-record-header>span{width:44px;height:44px}.od-record-header button{grid-column:1/-1;width:100%}.od-record-facts{grid-template-columns:1fr}.od-record-facts div{border-right:0;border-bottom:1px solid #e7eef2}.od-modal-backdrop{align-items:flex-end;padding:7px}.od-modal{max-height:calc(100dvh - 14px);border-radius:18px 18px 11px 11px}.od-modal form{grid-template-columns:1fr;padding:17px}.od-modal form footer,.od-modal label.largo{grid-column:auto}.od-modal form footer{flex-direction:column-reverse}.od-modal form footer button{width:100%}}.od-record-tabs{display:flex;gap:5px;overflow-x:auto;padding:10px 13px;border-bottom:1px solid #e4edf1;background:#f7fafb}.od-record-tabs button{min-height:34px;display:inline-flex;align-items:center;gap:7px;flex:0 0 auto;padding:0 11px;border:1px solid transparent;border-radius:9px;background:transparent;color:#637b89;font-size:9px;font-weight:760;cursor:pointer}.od-record-tabs button:hover{background:#eef5f8;color:var(--od-blue)}.od-record-tabs button.ativo{border-color:#cce3ee;background:#e7f4fa;color:var(--od-blue)}.od-record-tabs button span{min-width:18px;height:18px;display:grid;place-items:center;padding:0 4px;border-radius:99px;background:rgba(8,111,174,.1);font-size:7.5px}.od-record-tab-content{min-width:0}.od-odontogram-layout{min-width:0;display:grid;grid-template-columns:minmax(520px,1fr) 248px;grid-gap:13px;gap:13px;padding:14px;background:#f7fafb}.od-odontogram-board,.od-tooth-editor,.od-treatment-plan{min-width:0;border:1px solid #dbe8ee;border-radius:13px;background:#fff}.od-odontogram-board>header{min-height:54px;display:flex;align-items:center;justify-content:space-between;gap:12px;padding:10px 13px;border-bottom:1px solid #e8eff2}.od-odontogram-board>header div{display:flex;flex-direction:column}.od-odontogram-board>header span{color:var(--od-blue);font-size:7px;font-weight:850;letter-spacing:.09em;text-transform:uppercase}.od-odontogram-board>header h3{margin:3px 0 0;font-size:11.5px}.od-odontogram-board>header small{color:var(--od-muted);font-size:8px}.od-anatomic-stage{position:relative;min-height:380px;display:grid;place-items:center;padding:14px 20px 18px;overflow:hidden;background:radial-gradient(circle at 50% 47%,rgba(15,139,187,.09),transparent 42%),linear-gradient(180deg,#fff,#f8fbfc)}.od-mouth-orientation{position:absolute;inset:14px 18px auto;display:flex;justify-content:space-between;color:#77909d;font-size:6.5px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.od-anatomic-chart{width:min(100%,310px);margin:13px auto 0}.od-anatomic-chart>div{width:100%!important}.od-anatomic-chart svg{width:100%;height:auto;display:block;overflow:visible}.od-anatomic-loading{min-height:310px;display:grid;place-items:center;color:#718995;font-size:7px;font-weight:750}.od-anatomic-chart path[id^=tooth-]{transition:fill .18s ease,stroke .18s ease,filter .18s ease,opacity .18s ease;vector-effect:non-scaling-stroke;outline:none!important;box-shadow:none!important;-webkit-tap-highlight-color:transparent}.od-anatomic-chart path[id^=tooth-]:focus,.od-anatomic-chart path[id^=tooth-]:focus-visible,.od-anatomic-chart path[id^=tooth-]:hover{stroke:#087bb5!important;outline:none!important;box-shadow:none!important}.od-anatomic-chart path[id^=tooth-5],.od-anatomic-chart path[id^=tooth-5]+rect,.od-anatomic-chart path[id^=tooth-6],.od-anatomic-chart path[id^=tooth-6]+rect,.od-anatomic-chart path[id^=tooth-7],.od-anatomic-chart path[id^=tooth-7]+rect,.od-anatomic-chart path[id^=tooth-8],.od-anatomic-chart path[id^=tooth-8]+rect{display:none;pointer-events:none}.od-anatomic-chart rect{outline:none}.od-selected-tooth{position:absolute;right:18px;bottom:17px;min-width:102px;display:grid;grid-template-columns:auto 1fr;align-items:center;grid-gap:1px 7px;gap:1px 7px;padding:8px 10px;border:1px solid #cae2ed;border-radius:10px;background:hsla(0,0%,100%,.92);box-shadow:0 8px 24px rgba(30,73,92,.08)}.od-selected-tooth span{grid-column:1/-1;color:#718995;font-size:6.4px;font-weight:750}.od-selected-tooth strong{grid-row:2/4;color:var(--od-blue);font-size:18px;line-height:1}.od-selected-tooth small{color:#425f6d;font-size:6.5px;font-weight:750}.od-anatomic-stage>p{position:absolute;left:18px;bottom:18px;max-width:190px;margin:0;color:#718995;font-size:6.5px;line-height:1.5}.od-plan-selection{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;grid-gap:9px;gap:9px;margin:0 13px 12px;padding:9px 10px;border:1px solid #d8e8ee;border-radius:10px;background:#f7fbfc}.od-plan-selection>div:first-child{display:flex;flex-direction:column;white-space:nowrap}.od-plan-selection>div:first-child span{color:#718995;font-size:6.5px;font-weight:750}.od-plan-selection>div:first-child strong{margin-top:2px;color:#234655;font-size:8.5px}.od-plan-selection-teeth{min-width:0;display:flex;flex-wrap:wrap;gap:4px}.od-plan-selection-teeth button{min-width:30px;min-height:25px;display:inline-flex;align-items:center;justify-content:center;gap:4px;padding:0 6px;border:1px solid #9fd3bd;border-radius:99px;background:#edf9f4;color:#247657;font-size:7px;font-weight:820;cursor:pointer}.od-plan-selection-teeth button span{font-size:10px;line-height:1}.od-select-findings{min-height:29px;padding:0 9px;border:1px solid #cce2ec;border-radius:8px;background:#fff;color:var(--od-blue);font-size:6.7px;font-weight:800;cursor:pointer}.od-odontogram-legend{display:flex;align-items:center;flex-wrap:wrap;gap:7px 12px;padding:10px 13px;border-top:1px solid #e8eff2;color:#6d838f;font-size:6.5px}.od-odontogram-legend span{display:inline-flex;align-items:center;gap:5px}.od-odontogram-legend i{width:7px;height:7px;border-radius:2px}.od-legend-carie{background:#d63c49}.od-legend-restauracao{background:#287fc4}.od-legend-coroa{background:#8a65c7}.od-legend-implante{background:#5e6f79}.od-legend-ausente{background:#9ba8af}.od-legend-endodontia{background:#de8f18}.od-legend-extracao{background:#b82936}.od-legend-observacao{background:#d6aa19}.od-tooth-editor{align-self:start;padding:13px}.od-tooth-editor>header{display:flex;align-items:center;justify-content:space-between;gap:8px;margin-bottom:13px;padding-bottom:11px;border-bottom:1px solid #e7eef2}.od-tooth-editor>header div{display:flex;align-items:center;gap:7px}.od-tooth-editor>header span{color:var(--od-muted);font-size:7.5px}.od-tooth-editor>header strong{width:28px;height:28px;display:grid;place-items:center;border-radius:8px;background:#e7f5fb;color:var(--od-blue);font-size:10px}.od-fdi-badge{min-height:24px;background:#f5fbfd;color:var(--od-blue)!important;font-size:6.5px!important;font-weight:850;letter-spacing:.08em}.od-fdi-badge,.od-plan-tooth-toggle{display:inline-flex;align-items:center;padding:0 8px;border:1px solid #cce2ec;border-radius:99px}.od-plan-tooth-toggle{min-height:27px;gap:5px;background:#fff;color:var(--od-blue);font-size:6.6px;font-weight:820;cursor:pointer}.od-plan-tooth-toggle i{width:15px;height:15px;display:grid;place-items:center;border-radius:50%;background:#e6f3f9;font-size:8px;font-style:normal}.od-plan-tooth-toggle.ativo{border-color:#9fd3bd;background:#edf9f4;color:#247657}.od-plan-tooth-toggle.ativo i{background:#ced}.od-tooth-editor>label{display:flex;flex-direction:column;gap:5px;margin-top:10px}.od-tooth-editor legend,.od-tooth-editor>label>span{color:#5d7582;font-size:7.5px;font-weight:760}.od-tooth-editor select,.od-tooth-editor textarea{width:100%;border:1px solid #d7e4ea;border-radius:8px;background:#fbfcfd;color:var(--od-ink);outline:0;font-size:8.5px}.od-tooth-editor select{height:34px;padding:0 8px}.od-tooth-editor textarea{resize:vertical;min-height:82px;padding:8px;line-height:1.5}.od-tooth-editor select:focus,.od-tooth-editor textarea:focus{border-color:#67b7d6;box-shadow:0 0 0 3px rgba(21,166,206,.1)}.od-tooth-editor fieldset{margin:11px 0 0;padding:0;border:0}.od-tooth-editor legend{margin-bottom:6px}.od-surface-picker{display:flex;flex-wrap:wrap;gap:5px}.od-surface-picker button{min-height:27px;padding:0 7px;border:1px solid #d7e4ea;border-radius:7px;background:#fff;color:#607784;font-size:6.8px;font-weight:700;cursor:pointer}.od-surface-picker button.ativo{border-color:#56aed0;background:#e6f5fb;color:var(--od-blue)}.od-tooth-actions{display:grid;grid-gap:7px;gap:7px;margin-top:12px}.od-save-tooth{width:100%;min-height:36px;border:1px solid var(--od-blue);border-radius:9px;background:var(--od-blue);color:#fff;font-size:8.5px;font-weight:800;cursor:pointer}.od-save-tooth.secundario{background:#fff;color:var(--od-blue)}.od-save-tooth:hover{filter:brightness(.96)}.od-save-tooth:disabled{opacity:.55;cursor:wait}.od-tooth-editor>p{margin:7px 0 0;color:#8397a2;font-size:6.5px;line-height:1.45}.od-treatment-plan{margin:14px;overflow:hidden}.od-treatment-plan>header{display:flex;align-items:center;justify-content:space-between;gap:14px;padding:14px;border-bottom:1px solid #e7eef2}.od-treatment-plan>header>div{display:flex;flex-direction:column}.od-treatment-plan>header span{color:var(--od-blue);font-size:7px;font-weight:850;letter-spacing:.09em;text-transform:uppercase}.od-treatment-plan>header h3{margin:3px 0 0;font-size:13px}.od-treatment-plan>header p{margin:3px 0 0;color:var(--od-muted);font-size:7.5px}.od-treatment-plan .od-empty button,.od-treatment-plan>header button{min-height:34px;padding:0 11px;border:1px solid var(--od-blue);border-radius:8px;background:var(--od-blue);color:#fff;font-size:8px;font-weight:800;cursor:pointer}.od-treatment-actions{display:flex;align-items:center;gap:7px}.od-treatment-actions button.secundario{border-color:#cfe1e9;background:#fff;color:var(--od-blue)}.od-treatment-actions button:disabled{opacity:.45;cursor:not-allowed}.od-treatment-plan .od-empty button{margin-top:12px}.od-plan-summary{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));border-bottom:1px solid #e7eef2;background:#f8fafb}.od-plan-summary article{display:flex;flex-direction:column;padding:11px 14px;border-right:1px solid #e7eef2}.od-plan-summary article:last-child{border-right:0}.od-plan-summary span{color:var(--od-muted);font-size:7px}.od-plan-summary strong{margin-top:3px;font-size:11px}.od-plan-table article,.od-plan-table-head{display:grid;grid-template-columns:minmax(180px,1.5fr) minmax(95px,.7fr) 80px 80px 105px;align-items:center;grid-gap:10px;gap:10px}.od-plan-table-head{padding:8px 12px;border-bottom:1px solid #e5edf1;color:var(--od-muted);font-size:6.5px;font-weight:800;text-transform:uppercase;letter-spacing:.05em}.od-plan-table article{min-height:70px;padding:10px 12px;border-bottom:1px solid #edf2f4}.od-plan-table article:last-child{border-bottom:0}.od-plan-table article>div{min-width:0;display:flex;flex-direction:column}.od-plan-table article small{color:var(--od-blue);font-size:6.5px;font-weight:800}.od-plan-table article strong{overflow:hidden;margin-top:2px;font-size:8.5px;text-overflow:ellipsis;white-space:nowrap}.od-plan-table article div span,.od-plan-table article p{overflow:hidden;margin:3px 0 0;color:var(--od-muted);font-size:6.8px;text-overflow:ellipsis;white-space:nowrap}.od-priority{justify-self:start;padding:4px 6px;border-radius:99px;font-size:6.5px;font-weight:800;text-transform:capitalize}.od-priority-baixa{background:#edf2f4;color:#637b88}.od-priority-normal{background:#e8f4fb;color:#126fa1}.od-priority-alta{background:#fff0dc;color:#a46113}.od-priority-urgente{background:#fbe7e9;color:#aa3540}.od-plan-value{font-size:8px!important}.od-plan-table label{position:relative;justify-self:start;cursor:pointer}.od-plan-table label select{position:absolute;inset:0;width:100%;opacity:0;cursor:pointer}.od-plan-status{display:inline-flex;padding:5px 7px;border-radius:99px;font-size:6.5px;font-weight:800}.od-plan-status-planejado{background:#edf2f4;color:#5d7481}.od-plan-status-aprovado{background:#e8f4fb;color:#126fa1}.od-plan-status-em_andamento{background:#fff0dc;color:#a46113}.od-plan-status-concluido{background:#e5f7ed;color:#237c55}.od-plan-status-cancelado{background:#fbe7e9;color:#aa3540}.od-modal-surfaces{grid-column:1/-1;display:flex;flex-wrap:wrap;gap:6px 12px;margin:0;padding:10px 11px;border:1px solid #dbe6eb;border-radius:9px}.od-modal-surfaces legend{padding:0 4px;color:#506976;font-size:8.5px;font-weight:750}.od-modal-surfaces label{display:inline-flex!important;flex-direction:row!important;align-items:center;gap:5px!important;cursor:pointer}.od-modal-surfaces input{width:14px!important;height:14px!important}.od-modal-surfaces span{font-size:7.5px!important}.od-plan-origin{grid-column:1/-1;display:grid;grid-template-columns:auto 1fr;align-items:center;grid-gap:2px 8px;gap:2px 8px;padding:10px 11px;border:1px solid #cde5ef;border-radius:9px;background:#f0f9fc}.od-plan-origin span{grid-column:1/-1;color:var(--od-blue);font-size:6.5px;font-weight:850;letter-spacing:.08em;text-transform:uppercase}.od-plan-origin strong{color:#173544;font-size:9px}.od-plan-origin p{margin:0;color:#637d89;font-size:7px;line-height:1.45}.od-plan-form-items{grid-column:1/-1;display:grid;grid-gap:12px;gap:12px}.od-plan-form-item{min-width:0;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:11px;gap:11px;margin:0;padding:12px;border:1px solid #dbe7ec;border-radius:12px;background:#f9fbfc}.od-plan-form-item>legend{width:auto;padding:0 7px;color:#55707d;font-size:7px;font-weight:750}.od-plan-form-item>legend span{margin-right:6px;color:var(--od-blue);text-transform:uppercase;letter-spacing:.06em}.od-plan-form-item>legend strong{color:#254452;font-size:8px}.od-plan-form-item>.od-modal-surfaces{grid-column:1/-1;background:#fff}.od-plan-document-backdrop{position:fixed;z-index:950;inset:0;overflow-y:auto;padding:24px;background:#dfe7eb}.od-plan-document-shell{width:min(920px,100%);margin:0 auto}.od-print-toolbar{position:-webkit-sticky;position:sticky;z-index:2;top:12px;display:flex;justify-content:flex-end;gap:8px;margin-bottom:12px;padding:10px;border:1px solid #d5e1e7;border-radius:12px;background:hsla(0,0%,100%,.94);box-shadow:0 12px 30px rgba(19,48,63,.1)}.od-print-toolbar button{min-height:38px;padding:0 13px;border:1px solid #ccdce4;border-radius:9px;background:#fff;color:#5e7784;font-size:9px;font-weight:800;cursor:pointer}.od-print-toolbar button:last-child{border-color:var(--od-blue);background:var(--od-blue);color:#fff}.od-plan-document{min-height:1120px;padding:48px 52px;background:#fff;color:#17313e;box-shadow:0 25px 65px rgba(18,47,61,.14)}.od-plan-document>header{display:flex;align-items:flex-start;justify-content:space-between;gap:30px;padding-bottom:28px;border-bottom:2px solid #0b78ad}.od-print-brand{display:flex;align-items:center;gap:11px}.od-print-brand>span{width:42px;height:42px;display:grid;place-items:center;border-radius:12px;background:#0b78ad;color:#fff;font-size:14px;font-weight:900}.od-print-brand>div{display:flex;flex-direction:column}.od-print-brand strong{font-size:16px}.od-print-brand small{margin-top:3px;color:#6d838f;font-size:8px}.od-print-title{text-align:right}.od-print-title span{color:#0b78ad;font-size:7px;font-weight:850;letter-spacing:.12em;text-transform:uppercase}.od-print-title h1{margin:4px 0 0;font-size:24px;letter-spacing:-.035em}.od-print-title p{margin:4px 0 0;color:#708692;font-size:8px}.od-print-patient{display:grid;grid-template-columns:1.2fr .8fr 1fr;grid-gap:1px;gap:1px;margin-top:25px;border:1px solid #dbe6eb;border-radius:10px;overflow:hidden;background:#dbe6eb}.od-print-patient div{display:flex;flex-direction:column;padding:12px 14px;background:#f8fafb}.od-print-patient span{color:#6c828e;font-size:7px}.od-print-patient strong{margin-top:4px;font-size:9px}.od-print-procedures{margin-top:28px;border:1px solid #dbe6eb;border-radius:10px;overflow:hidden}.od-print-procedures article,.od-print-table-head{display:grid;grid-template-columns:38px 110px minmax(220px,1fr) 90px 95px;grid-gap:10px;gap:10px;align-items:center}.od-print-table-head{padding:9px 12px;background:#173d4f;color:#fff;font-size:7px;font-weight:800;text-transform:uppercase;letter-spacing:.05em}.od-print-procedures article{min-height:66px;padding:10px 12px;border-bottom:1px solid #e5ecef;font-size:8px}.od-print-procedures article:last-child{border-bottom:0}.od-print-procedures article>span:first-child{color:#0b78ad;font-weight:850}.od-print-procedures article>div{min-width:0;display:flex;flex-direction:column}.od-print-procedures article strong{font-size:8.5px}.od-print-procedures article small{overflow:hidden;margin-top:3px;color:#718692;font-size:6.8px;text-overflow:ellipsis;white-space:nowrap}.od-print-total{display:flex;justify-content:flex-end;gap:1px;margin-top:16px}.od-print-total div{min-width:160px;display:flex;flex-direction:column;padding:12px 14px;background:#f1f7f9}.od-print-total div:last-child{background:#0b78ad;color:#fff}.od-print-total span{color:inherit;opacity:.76;font-size:7px}.od-print-total strong{margin-top:4px;font-size:13px}.od-print-note{margin:28px 0 0;padding:13px 15px;border-left:3px solid #7dbbd6;background:#f5f9fb;color:#627985;font-size:7.5px;line-height:1.55}.od-plan-document>footer{display:grid;grid-template-columns:1fr 1fr;grid-gap:55px;gap:55px;margin-top:85px}.od-plan-document>footer div{display:flex;flex-direction:column;align-items:center}.od-plan-document>footer i{width:100%;height:1px;background:#8397a2}.od-plan-document>footer span{margin-top:7px;color:#697f8a;font-size:7px}.od-clinical-module{min-width:0;margin:14px;overflow:hidden;border:1px solid #dbe8ee;border-radius:14px;background:#fff}.od-clinical-heading{min-height:76px;display:flex;align-items:center;justify-content:space-between;gap:18px;padding:15px 17px;border-bottom:1px solid #e4edf1;background:linear-gradient(135deg,#fff 45%,#f2f9fc)}.od-clinical-heading>div:first-child{min-width:0}.od-clinical-heading>div:first-child>span{color:var(--od-blue);font-size:6.8px;font-weight:880;letter-spacing:.12em}.od-clinical-heading h3{margin:4px 0 0;font-size:14px;letter-spacing:-.025em}.od-clinical-heading p{margin:4px 0 0;color:var(--od-muted);font-size:7.5px;line-height:1.45}.od-clinical-status{min-width:96px;display:flex;flex-direction:column;align-items:flex-end;padding-left:14px;border-left:1px solid #dce9ef}.od-clinical-status strong{color:var(--od-blue);font-size:18px;line-height:1}.od-clinical-status span{margin-top:4px;color:var(--od-muted);font-size:6.5px}.od-clinical-anatomy{position:relative;min-width:0;margin:0;padding:9px;border:1px solid #d8e6ec;border-radius:11px;background:radial-gradient(circle at 50% 45%,rgba(12,134,184,.08),transparent 46%),#fff}.od-clinical-anatomy figcaption{display:flex;flex-direction:column}.od-clinical-anatomy figcaption strong{color:#294b5a;font-size:8px}.od-clinical-anatomy figcaption span{margin-top:2px;color:#8296a0;font-size:5.8px}.od-clinical-anatomy-svg{width:min(100%,146px);min-height:196px;margin:7px auto 2px}.od-clinical-anatomy-svg svg{width:100%;height:auto;display:block;overflow:visible}.od-clinical-anatomy-svg path[data-tooth]{fill:#f5f8fa;stroke:#91a8b4;stroke-width:.75px;cursor:pointer;vector-effect:non-scaling-stroke;outline:none;transition:fill .16s ease,stroke .16s ease,filter .16s ease}.od-clinical-anatomy-svg path[data-tooth]:focus-visible,.od-clinical-anatomy-svg path[data-tooth]:hover{fill:#e2f3fa;stroke:var(--od-blue);stroke-width:1.6px}.od-clinical-anatomy-svg path[data-estado=registrado]{fill:#d9f2e6;stroke:#3d9c76}.od-clinical-anatomy-svg path[data-estado=atencao]{fill:#ffefca;stroke:#d88d22}.od-clinical-anatomy-svg path[data-estado=critico]{fill:#ffdadd;stroke:#c84753}.od-clinical-anatomy-svg path[data-selecionado=true]{fill:#39aada;stroke:#075e91;stroke-width:2px;filter:drop-shadow(0 2px 2px rgba(8,111,174,.22))}.od-clinical-anatomy-loading{position:absolute;inset:50% 8px auto;color:var(--od-muted);font-size:6px;text-align:center}.od-clinical-anatomy-legend{display:flex;flex-wrap:wrap;gap:4px 7px;margin-top:5px;color:#758b97;font-size:5.5px}.od-clinical-anatomy-legend span{display:inline-flex;align-items:center;gap:3px}.od-clinical-anatomy-legend i{width:6px;height:6px;border-radius:2px}.od-clinical-anatomy-legend i.registrado{background:#80cba7}.od-clinical-anatomy-legend i.atencao{background:#e2a23e}.od-clinical-anatomy-legend i.critico{background:#d85c66}.od-perio-tooth-zoom{margin:9px 0 12px;padding:9px;border:1px solid #d8e6ec;border-radius:11px;background:#fff}.od-perio-tooth-zoom figcaption{display:flex;align-items:center;justify-content:space-between;gap:7px}.od-perio-tooth-zoom figcaption strong{color:#294b5a;font-size:8px}.od-perio-tooth-zoom figcaption span{color:#8296a0;font-size:5.8px}.od-perio-tooth-drawing{position:relative;width:116px;height:130px;margin:8px auto 3px}.od-perio-gum{position:absolute;z-index:4;left:3px;right:3px;top:48px;height:22px;border-radius:48% 48% 32% 32%;background:rgba(235,145,156,.73);box-shadow:inset 0 4px 8px rgba(164,62,75,.12)}.od-perio-crown{position:absolute;z-index:3;left:35px;top:13px;width:47px;height:55px;border:2px solid #7895a4;border-radius:42% 42% 31% 31%/34% 34% 60% 60%;background:linear-gradient(135deg,#fff,#e8f0f4);box-shadow:inset -7px -5px 12px rgba(74,110,127,.08)}.od-perio-crown:after{content:"";position:absolute;left:10px;right:10px;top:9px;height:10px;border-top:1px solid #aec0c9;border-radius:50%}.od-perio-root{position:absolute;z-index:2;top:56px;width:22px;height:66px;border:2px solid #7895a4;border-top:0;background:linear-gradient(90deg,#f8fbfc,#e6eef2)}.od-perio-root.esquerda{left:38px;transform:rotate(7deg);border-radius:0 0 70% 38%}.od-perio-root.direita{right:36px;transform:rotate(-7deg);border-radius:0 0 38% 70%}.od-perio-site{position:absolute;z-index:6;width:22px;height:22px;display:grid;place-items:center;border:2px solid #fff;border-radius:50%;background:#55a87e;color:#fff;box-shadow:0 0 0 1px #3d936e,0 4px 10px rgba(35,80,66,.16);font-size:6px;font-weight:850}.od-perio-site.vestibular{top:35px}.od-perio-site.palatino_lingual{bottom:23px}.od-perio-site.mesial{left:7px}.od-perio-site.central{left:47px}.od-perio-site.distal{right:6px}.od-perio-site.atencao{background:#dc982f;box-shadow:0 0 0 1px #c57d16,0 4px 10px rgba(134,82,16,.18)}.od-perio-site.critico,.od-perio-site.sangramento{background:#d64b57;box-shadow:0 0 0 1px #bd3440,0 4px 10px rgba(132,35,43,.18)}.od-perio-site.supuracao{background:#9f5ec2;box-shadow:0 0 0 1px #8542ab,0 4px 10px rgba(97,39,125,.18)}.od-perio-site.placa:after{content:"";position:absolute;right:-2px;top:-2px;width:7px;height:7px;border:2px solid #fff;border-radius:50%;background:#334f5e}.od-perio-tooth-zoom>p{margin:0;color:#7e929d;font-size:5.5px;line-height:1.4;text-align:center}.od-perio-summary{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));border-bottom:1px solid #e4edf1;background:#f8fbfc}.od-perio-summary article{min-width:0;display:flex;flex-direction:column;padding:10px 13px;border-right:1px solid #e4edf1}.od-perio-summary article:last-child{border-right:0}.od-perio-summary span{color:var(--od-muted);font-size:6.5px}.od-perio-summary strong{margin-top:3px;font-size:11px}.od-perio-summary article.alerta strong{color:#c54852}.od-clinical-grid{display:grid;grid-template-columns:205px minmax(0,1fr);min-width:0}.od-tooth-index{padding:13px;border-right:1px solid #e4edf1;background:#f8fbfc}.od-tooth-index>div:first-child{display:flex;justify-content:space-between;align-items:center;margin-bottom:11px}.od-tooth-index>div:first-child span{color:var(--od-muted);font-size:7px;font-weight:750}.od-tooth-index>div:first-child strong{width:28px;height:28px;display:grid;place-items:center;border-radius:8px;background:var(--od-blue);color:#fff;font-size:10px}.od-tooth-row{display:grid;grid-template-columns:repeat(8,1fr);grid-gap:3px;gap:3px;margin-bottom:5px}.od-bone-teeth button,.od-tooth-row button{min-width:0;height:25px;padding:0;border:1px solid #d7e4ea;border-radius:6px;background:#fff;color:#5d7480;font-size:6.4px;font-weight:780;cursor:pointer}.od-bone-teeth button:hover,.od-tooth-row button:hover{border-color:#69b7d7;color:var(--od-blue)}.od-tooth-row button.preenchido{border-color:#9fd3bd;background:#edf9f4;color:#247657}.od-bone-teeth button.ativo,.od-tooth-row button.ativo{border-color:var(--od-blue);background:var(--od-blue);color:#fff;box-shadow:0 5px 12px -8px rgba(8,111,174,.9)}.od-tooth-index>p{display:flex;align-items:center;gap:5px;margin:11px 0 0;color:var(--od-muted);font-size:6.3px}.od-tooth-index>p b,.od-tooth-index>p i{width:7px;height:7px;border-radius:2px;background:#bce4d2}.od-tooth-index>p b{margin-left:5px;background:var(--od-blue)}.od-perio-editor{min-width:0;padding:13px}.od-perio-table{overflow:hidden;border:1px solid #dce7ed;border-radius:11px}.od-perio-measure,.od-perio-table-head{min-width:450px;display:grid;grid-template-columns:102px 96px repeat(3,minmax(48px,1fr));align-items:center;grid-gap:6px;gap:6px}.od-perio-table-head{min-height:30px;padding:0 10px;background:#173d4f;color:#fff;font-size:6.5px}.od-perio-table-head strong{text-align:center}.od-perio-face h4{margin:0;padding:8px 10px 5px;border-top:1px solid #dce7ed;color:var(--od-blue);font-size:7px;letter-spacing:.04em;text-transform:uppercase}.od-perio-face:first-of-type h4{border-top:0}.od-perio-measure{min-height:35px;padding:4px 10px;border-top:1px solid #edf2f4}.od-perio-measure>span{color:#4f6875;font-size:7px;font-weight:750}.od-perio-measure>span small{color:#91a2ab;font-size:5.8px}.od-perio-measure input[type=number]{width:100%;height:27px;border:1px solid #d7e3e9;border-radius:6px;background:#fbfcfd;color:var(--od-ink);outline:0;font-size:8px;text-align:center}.od-perio-measure input[type=number]:focus{border-color:#63b5d6;box-shadow:0 0 0 2px rgba(21,166,206,.1)}.od-perio-measure output{display:grid;place-items:center;height:25px;border-radius:6px;background:#eef4f6;color:#385565;font-size:8px;font-weight:800}.od-perio-measure.marcador label{display:grid;place-items:center;cursor:pointer}.od-perio-measure.marcador input{position:absolute;opacity:0;pointer-events:none}.od-perio-measure.marcador label span{width:18px;height:18px;border:1px solid #cbdbe3;border-radius:50%;background:#fff}.od-perio-measure.marcador input:checked+span{border:4px solid #fff;box-shadow:0 0 0 1px #cbdbe3}.od-perio-measure.sangramento input:checked+span{background:#d94a58}.od-perio-measure.supuracao input:checked+span{background:#d79927}.od-perio-measure.placa input:checked+span{background:#526a78}.od-clinical-fields{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:10px;gap:10px}.od-perio-details{margin-top:12px}.od-bone-measures label,.od-clinical-fields label{min-width:0;display:flex;flex-direction:column;gap:5px}.od-clinical-fields label.largo{grid-column:1/-1}.od-bone-measures label>span,.od-bone-teeth legend,.od-clinical-fields label>span{color:#55707d;font-size:7px;font-weight:760}.od-bone-measures input,.od-clinical-fields input,.od-clinical-fields select,.od-clinical-fields textarea{width:100%;min-width:0;border:1px solid #d7e4ea;border-radius:8px;background:#fbfcfd;color:var(--od-ink);outline:0;font-size:8px}.od-bone-measures input,.od-clinical-fields input,.od-clinical-fields select{height:34px;padding:0 8px}.od-clinical-fields textarea{min-height:70px;padding:8px;resize:vertical;line-height:1.5}.od-bone-measures input:focus,.od-clinical-fields input:focus,.od-clinical-fields select:focus,.od-clinical-fields textarea:focus{border-color:#63b5d6;box-shadow:0 0 0 3px rgba(21,166,206,.09)}.od-input-suffix{position:relative}.od-input-suffix input{padding-right:31px!important}.od-input-suffix b{position:absolute;right:9px;top:50%;transform:translateY(-50%);color:#8397a2;font-size:6.5px}.od-clinical-actions{display:flex;justify-content:flex-end;align-items:center;gap:7px;margin-top:12px;padding-top:12px;border-top:1px solid #e5edf1}.od-clinical-actions p{margin:0 auto 0 0;color:var(--od-muted);font-size:6.5px}.od-clinical-actions button{min-height:34px;padding:0 11px;border:1px solid var(--od-blue);border-radius:8px;background:var(--od-blue);color:#fff;font-size:7.5px;font-weight:820;cursor:pointer}.od-clinical-actions button.secundario{background:#fff;color:var(--od-blue)}.od-clinical-actions button.terciario{margin-right:auto;border-color:transparent;background:transparent;color:#6f8490}.od-clinical-actions button:disabled{opacity:.5;cursor:wait}.od-bone-layout{display:grid;grid-template-columns:minmax(0,1fr) 220px;min-width:0}.od-bone-form{min-width:0;padding:14px}.od-bone-visuals{display:grid;grid-template-columns:minmax(150px,.58fr) minmax(260px,1.42fr);grid-gap:10px;gap:10px;margin-bottom:12px}.od-bone-visuals .od-clinical-anatomy-svg{width:min(100%,122px);min-height:164px}.od-bone-defect{min-width:0;margin:0;padding:11px;overflow:hidden;border:1px solid #d8e6ec;border-radius:11px;background:linear-gradient(145deg,#fff,#f4f9fb)}.od-bone-defect figcaption{display:flex;justify-content:space-between;gap:12px}.od-bone-defect figcaption div{min-width:0;display:flex;flex-direction:column}.od-bone-defect figcaption strong{color:#294b5a;font-size:8px}.od-bone-defect figcaption span{margin-top:2px;color:#8296a0;font-size:5.8px}.od-bone-defect figcaption>b{height:20px;display:inline-flex;align-items:center;padding:0 7px;border-radius:99px;background:#e7f4fa;color:var(--od-blue);font-size:5.8px;text-transform:capitalize}.od-bone-cross-section{position:relative;width:min(100%,330px);height:154px;margin:9px auto 3px;overflow:hidden;border-radius:16px 16px 9px 9px;background:linear-gradient(180deg,#f7d2d5 0 20%,#f4e7d5 20% 100%);box-shadow:inset 0 0 0 1px rgba(121,79,60,.12)}.od-bone-soft-tissue{position:absolute;z-index:5;left:5%;right:5%;top:13px;height:36px;border-radius:52% 52% 35% 35%;background:rgba(226,117,133,.72);box-shadow:inset 0 8px 12px rgba(153,55,70,.12)}.od-bone-medular{position:absolute;z-index:2;left:21%;right:21%;top:38px;bottom:11px;border-radius:33% 33% 20% 20%;background:radial-gradient(circle at 35% 30%,rgba(177,126,87,.22) 0 2px,transparent 3px),radial-gradient(circle at 63% 54%,rgba(177,126,87,.2) 0 2px,transparent 3px),radial-gradient(circle at 47% 73%,rgba(177,126,87,.18) 0 2px,transparent 3px),#ead5b8}.od-bone-cortical{position:absolute;z-index:3;top:34px;bottom:9px;width:23%;border:6px solid #d3a77b;background:#f3dfc4}.od-bone-cortical.vestibular{left:8%;border-radius:62% 18% 22% 38%;border-right-width:3px}.od-bone-cortical.lingual{right:8%;border-radius:18% 62% 38% 22%;border-left-width:3px}.od-bone-cortical.estado-fina{border-width:3px}.od-bone-cortical.estado-ausente{border-color:transparent;background:hsla(32,67%,88%,.38)}.od-bone-defect-area{position:absolute;z-index:4;left:29%;right:29%;top:28px;height:43px;border:2px dashed #c84753;border-radius:50% 50% 35% 35%;background:rgba(214,75,87,.17)}.od-bone-defect.desenho-vertical .od-bone-defect-area{left:38%;right:27%;top:23px;height:90px;border-radius:12px 42% 35% 17px}.od-bone-defect.desenho-combinado .od-bone-defect-area{left:27%;right:25%;top:22px;height:82px;border-radius:48% 42% 30% 18px}.od-bone-defect.desenho-deiscencia .od-bone-defect-area{left:10%;right:57%;top:39px;height:92px;border-radius:18px 46% 36% 20px}.od-bone-defect.desenho-fenestracao .od-bone-defect-area{left:14%;right:63%;top:70px;height:35px;border-radius:50%}.od-bone-defect.desenho-alveolo .od-bone-defect-area{left:34%;right:34%;top:23px;height:112px;border-radius:16px 16px 55% 55%}.od-bone-defect.desenho-peri_implantar .od-bone-defect-area{left:28%;right:28%;top:51px;height:69px;border-radius:35% 35% 17px 17px}.od-bone-defect.face-palatina_lingual .od-bone-defect-area{transform:scaleX(-1)}.od-bone-orientation{position:absolute;z-index:6;bottom:6px;width:20px;height:17px;display:grid;place-items:center;border-radius:5px;background:hsla(0,0%,100%,.78);color:#715b4f;font-size:5.5px;font-weight:850}.od-bone-orientation.vestibular{left:7px}.od-bone-orientation.lingual{right:7px}.od-bone-dimensions{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:5px;gap:5px}.od-bone-dimensions span{display:flex;align-items:baseline;justify-content:center;gap:3px;padding:6px 4px;border-radius:7px;background:#edf4f7;color:#708691;font-size:5.8px}.od-bone-dimensions b{color:#294b5a;font-size:8px}.od-bone-teeth{margin:12px 0;padding:10px;border:1px solid #dce7ed;border-radius:10px;background:#f8fbfc}.od-bone-teeth legend{padding:0 5px}.od-bone-teeth legend small{color:#91a2ab;font-size:6px;font-weight:500}.od-bone-teeth>div{display:grid;grid-template-columns:repeat(16,1fr);grid-gap:3px;gap:3px;margin:4px 0}.od-bone-measures{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:8px;gap:8px;margin:12px 0}.od-bone-history{min-width:0;padding:12px;border-left:1px solid #e4edf1;background:#f8fbfc}.od-bone-history>div:first-child{display:flex;justify-content:space-between;margin-bottom:9px;color:var(--od-muted);font-size:6.5px}.od-bone-history>div:first-child strong{color:var(--od-ink)}.od-bone-history>p{margin:20px 5px;color:var(--od-muted);font-size:7px;line-height:1.5;text-align:center}.od-bone-history article{margin-bottom:8px;padding:10px;border:1px solid #dce7ed;border-radius:10px;background:#fff}.od-bone-history article header{display:flex;justify-content:space-between;color:var(--od-blue);font-size:6px;text-transform:capitalize}.od-bone-history article h4{margin:5px 0 0;font-size:9px}.od-bone-history article p{margin:3px 0 0;color:var(--od-muted);font-size:6.5px}.od-bone-history article>strong{display:block;margin-top:7px;color:#284b5b;font-size:7.3px}.od-bone-history article>small{display:block;margin-top:3px;color:#80949e;font-size:6px}.od-bone-history article>div{display:grid;grid-template-columns:1fr 1fr;grid-gap:5px;gap:5px;margin-top:9px}.od-bone-history article button{min-height:27px;border:1px solid #cddfe7;border-radius:7px;background:#fff;color:var(--od-blue);font-size:6.5px;font-weight:800;cursor:pointer}.od-bone-history article button:last-child{border-color:var(--od-blue);background:var(--od-blue);color:#fff}@media (max-width:1180px){.od-odontogram-layout{grid-template-columns:1fr}.od-tooth-editor{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:9px 12px;gap:9px 12px}.od-tooth-actions,.od-tooth-editor>fieldset,.od-tooth-editor>header,.od-tooth-editor>p{grid-column:1/-1}.od-tooth-editor>label{margin-top:0}.od-bone-layout,.od-clinical-grid{grid-template-columns:1fr}.od-bone-history,.od-tooth-index{border-right:0;border-left:0;border-bottom:1px solid #e4edf1}.od-bone-history{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:8px;gap:8px}.od-bone-history>div:first-child,.od-bone-history>p{grid-column:1/-1}}@media (max-width:820px){.od-patients-layout{grid-template-columns:1fr}.od-patient-list{max-height:210px}.od-plan-table{overflow-x:auto}.od-plan-table article,.od-plan-table-head{min-width:690px}.od-perio-summary{grid-template-columns:repeat(3,1fr)}.od-perio-summary article{border-bottom:1px solid #e4edf1}.od-bone-measures{grid-template-columns:repeat(2,1fr)}.od-bone-visuals{grid-template-columns:1fr}.od-bone-visuals .od-clinical-anatomy{display:grid;grid-template-columns:1fr 150px;align-items:center}.od-bone-visuals .od-clinical-anatomy figcaption,.od-bone-visuals .od-clinical-anatomy-legend{grid-column:1}.od-bone-visuals .od-clinical-anatomy-svg{grid-column:2;grid-row:1/3}}@media (max-width:720px){.od-record-tabs{padding:8px}.od-odontogram-layout{padding:8px;overflow:hidden}.od-odontogram-board{overflow:hidden}.od-odontogram-board>header{position:-webkit-sticky;position:sticky;left:0}.od-anatomic-stage{min-height:340px;padding-inline:10px}.od-anatomic-chart{width:min(100%,270px)}.od-anatomic-stage>p{display:none}.od-odontogram-legend{min-width:0}.od-tooth-editor{display:block}.od-tooth-editor>label{margin-top:10px}.od-tooth-actions{margin-top:12px}.od-treatment-plan{margin:8px}.od-treatment-plan>header{align-items:stretch;flex-direction:column}.od-treatment-actions{display:grid;grid-template-columns:1fr 1fr}.od-treatment-plan>header button{width:100%}.od-plan-summary{grid-template-columns:1fr}.od-plan-summary article{border-right:0;border-bottom:1px solid #e7eef2}.od-modal-surfaces,.od-plan-origin{grid-column:auto}.od-plan-form-item{grid-template-columns:1fr}.od-plan-form-item>.od-modal-surfaces{grid-column:auto}.od-plan-selection{grid-template-columns:1fr}.od-select-findings{width:100%}.od-plan-document-backdrop{padding:8px}.od-plan-document{min-height:0;padding:25px 20px}.od-plan-document>header,.od-print-patient{grid-template-columns:1fr;flex-direction:column}.od-print-title{text-align:left}.od-print-procedures{overflow-x:auto}.od-print-procedures article,.od-print-table-head{min-width:680px}.od-clinical-module{margin:8px}.od-clinical-heading{align-items:flex-start}.od-clinical-status{min-width:78px}.od-perio-summary{grid-template-columns:1fr 1fr}.od-perio-editor{overflow:hidden;padding:8px}.od-perio-table{overflow-x:auto}.od-bone-measures,.od-clinical-fields{grid-template-columns:1fr}.od-clinical-fields label.largo{grid-column:auto}.od-clinical-actions{align-items:stretch;flex-direction:column}.od-clinical-actions p{margin:0 0 5px}.od-clinical-actions button,.od-clinical-actions button.terciario{width:100%;margin:0}.od-bone-teeth{overflow-x:auto}.od-bone-teeth>div{min-width:560px}.od-bone-history{grid-template-columns:1fr}.od-bone-history>div:first-child,.od-bone-history>p{grid-column:auto}.od-bone-visuals .od-clinical-anatomy{display:block}.od-bone-visuals .od-clinical-anatomy-svg{width:min(100%,135px)}}@media print{@page{size:A4;margin:12mm}body *{visibility:hidden!important}.od-plan-document,.od-plan-document *{visibility:visible!important}.od-plan-document{position:absolute;inset:0;width:100%;min-height:0;padding:0;box-shadow:none;print-color-adjust:exact;-webkit-print-color-adjust:exact}.od-plan-document-backdrop{position:static;padding:0;overflow:visible;background:#fff}.od-plan-document-shell{width:100%}.od-print-toolbar{display:none!important}}