*{box-sizing:border-box}body{margin:0;font-family:Inter,system-ui,-apple-system,Segoe UI,Arial,sans-serif;background:#f6f8fb;color:#172033;line-height:1.6}a{text-decoration:none;color:inherit}.container{width:min(1180px,92%);margin:auto}.site-header{position:sticky;top:0;z-index:20;background:rgba(255,255,255,.92);backdrop-filter:blur(14px);border-bottom:1px solid #e7eaf0}.nav-wrap{display:flex;align-items:center;justify-content:space-between;min-height:74px}.brand{display:flex;align-items:center;gap:12px;font-weight:900;font-size:1.25rem}.brand-mark{width:42px;height:42px;border-radius:14px;background:#111827;color:#fff;display:grid;place-items:center;box-shadow:0 10px 24px rgba(17,24,39,.18)}.main-nav{display:flex;align-items:center;gap:22px;font-weight:700;color:#344054}.main-nav a:hover{color:#111827}.nav-toggle{display:none;background:#111827;color:#fff;border:0;border-radius:10px;padding:8px 12px;font-size:20px}.hero{padding:82px 0 52px;background:radial-gradient(circle at 18% 20%,#dff7ff 0,transparent 28%),radial-gradient(circle at 80% 12%,#e8e1ff 0,transparent 25%),linear-gradient(135deg,#fff,#eef4ff)}.hero-grid{display:grid;grid-template-columns:1.2fr .8fr;gap:38px;align-items:center}.eyebrow{display:inline-flex;padding:7px 12px;border-radius:999px;background:#e8f1ff;color:#1d4ed8;font-weight:800;font-size:.85rem}.hero h1{font-size:clamp(2.4rem,5vw,5rem);line-height:1.04;margin:18px 0;color:#101828;letter-spacing:-.05em}.hero p{font-size:1.1rem;color:#475467;max-width:650px}.hero-actions{display:flex;gap:14px;flex-wrap:wrap;margin-top:26px}.btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;border-radius:14px;padding:12px 18px;font-weight:850;border:1px solid transparent;cursor:pointer}.btn-primary{background:#111827;color:#fff;box-shadow:0 16px 30px rgba(17,24,39,.22)}.btn-secondary{background:#fff;color:#111827;border-color:#d0d5dd}.hero-card{background:#111827;color:#fff;border-radius:28px;padding:28px;box-shadow:0 30px 70px rgba(17,24,39,.22)}.tool-demo{display:grid;gap:13px}.demo-row{display:flex;justify-content:space-between;gap:12px;background:rgba(255,255,255,.08);border:1px solid rgba(255,255,255,.12);padding:14px;border-radius:18px}.section{padding:62px 0}.section-title{display:flex;justify-content:space-between;gap:18px;align-items:end;margin-bottom:26px}.section-title h2{font-size:clamp(1.7rem,3vw,2.6rem);margin:0;color:#101828;letter-spacing:-.035em}.section-title p{color:#667085;margin:8px 0 0}.tools-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.tool-card{background:#fff;border:1px solid #e7eaf0;border-radius:22px;padding:20px;box-shadow:0 10px 30px rgba(15,23,42,.05);transition:.22s}.tool-card:hover{transform:translateY(-4px);box-shadow:0 18px 45px rgba(15,23,42,.09)}.tool-icon{width:52px;height:52px;border-radius:16px;background:#f2f4f7;display:grid;place-items:center;font-size:25px;margin-bottom:14px}.tool-card h3{margin:0 0 8px;color:#101828}.tool-card p{margin:0;color:#667085;font-size:.95rem}.tag{display:inline-flex;border:1px solid #e7eaf0;background:#f9fafb;border-radius:999px;padding:4px 10px;color:#475467;font-size:.78rem;font-weight:800;margin-top:12px}.ad-placeholder,.ad-wrap{margin:28px auto;padding:22px;border-radius:18px;background:#f0f3f8;border:1px dashed #98a2b3;color:#667085;text-align:center;min-height:92px;display:grid;place-items:center}.ad-placeholder small{display:block;font-size:.78rem}.page-hero{padding:54px 0;background:linear-gradient(135deg,#fff,#eef4ff);border-bottom:1px solid #e7eaf0}.page-hero h1{margin:0;font-size:clamp(2rem,4vw,3.5rem);letter-spacing:-.04em;color:#101828}.page-hero p{max-width:720px;color:#667085}.content-card{background:#fff;border:1px solid #e7eaf0;border-radius:24px;padding:28px;box-shadow:0 10px 30px rgba(15,23,42,.05)}.tool-page-grid{display:grid;grid-template-columns:1fr 320px;gap:26px}.upload-box{border:2px dashed #cbd5e1;border-radius:24px;padding:38px;text-align:center;background:#f8fafc}.upload-box input{margin-top:16px}.form-grid{display:grid;gap:16px}.form-grid input,.form-grid textarea,.form-grid select,.search-input{width:100%;border:1px solid #d0d5dd;border-radius:14px;padding:13px 14px;font:inherit;background:#fff}.form-grid textarea{min-height:150px}.alert{padding:12px 14px;border-radius:14px;margin-bottom:18px}.alert-success{background:#ecfdf3;color:#027a48}.alert-error{background:#fef3f2;color:#b42318}.post-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.post-card{background:#fff;border:1px solid #e7eaf0;border-radius:22px;padding:20px}.site-footer{background:#101828;color:#d0d5dd;margin-top:54px;padding:48px 0 20px}.footer-grid{display:grid;grid-template-columns:1.6fr 1fr 1fr 1fr;gap:28px}.site-footer h3,.site-footer h4{color:#fff;margin-top:0}.site-footer a{display:block;color:#d0d5dd;margin:8px 0}.copyright{border-top:1px solid rgba(255,255,255,.12);margin-top:32px;padding-top:20px;color:#98a2b3}.filter-bar{display:grid;grid-template-columns:1fr auto;gap:14px;margin-bottom:24px}.legal-content h2{margin-top:28px;color:#101828}.sidebar-card{background:#fff;border:1px solid #e7eaf0;border-radius:22px;padding:20px;margin-bottom:18px}.badge-list{display:flex;gap:10px;flex-wrap:wrap}.badge-list span{background:#eef4ff;color:#1d4ed8;border-radius:999px;padding:6px 12px;font-weight:800;font-size:.82rem}@media(max-width:950px){.hero-grid,.tool-page-grid{grid-template-columns:1fr}.tools-grid{grid-template-columns:repeat(2,1fr)}.post-grid{grid-template-columns:1fr}.footer-grid{grid-template-columns:1fr 1fr}.main-nav{display:none;position:absolute;top:74px;left:4%;right:4%;background:#fff;border:1px solid #e7eaf0;border-radius:18px;padding:16px;box-shadow:0 18px 40px rgba(15,23,42,.12);flex-direction:column;align-items:flex-start}.main-nav.is-open{display:flex}.nav-toggle{display:block}.filter-bar{grid-template-columns:1fr}}@media(max-width:560px){.tools-grid,.footer-grid{grid-template-columns:1fr}.hero{padding:52px 0 36px}.hero-actions .btn{width:100%}.section-title{display:block}.content-card{padding:20px}.upload-box{padding:24px}.site-footer{padding-bottom:90px}}

.nav-pro{background:#111827;color:#fff!important;padding:8px 12px;border-radius:999px}.pro-nav-badge{background:#ecfdf3;color:#027a48;border:1px solid #abefc6;border-radius:999px;padding:6px 10px;font-weight:900;font-size:.82rem}.pricing-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:20px}.price-card{background:#fff;border:1px solid #e7eaf0;border-radius:26px;padding:28px;box-shadow:0 12px 35px rgba(15,23,42,.06)}.price-card h2,.price-card h3{margin:10px 0;color:#101828}.price-card ul{padding-left:22px;color:#475467}.price-card li{margin:8px 0}.featured-price{border:2px solid #111827;box-shadow:0 24px 60px rgba(17,24,39,.14)}.plan-badge{display:inline-flex;border-radius:999px;background:#eef4ff;color:#1d4ed8;padding:6px 12px;font-weight:900;font-size:.82rem}.price{font-size:clamp(2rem,4vw,3.2rem);font-weight:950;color:#101828;margin:10px 0}.pricing-preview{background:linear-gradient(135deg,#fff,#f7f9ff);border:1px solid #e7eaf0;border-radius:28px;padding:28px}.payment-grid{display:grid;grid-template-columns:.9fr 1.1fr;gap:22px}.upi-box{display:flex;align-items:center;justify-content:space-between;gap:14px;background:#f8fafc;border:1px solid #e7eaf0;border-radius:16px;padding:14px 16px;margin:12px 0}.upi-box span{color:#667085;font-weight:800}.upi-box strong{font-size:1.15rem;color:#101828}.help-text{color:#667085}.narrow{width:min(560px,92%)}@media(max-width:850px){.pricing-grid,.payment-grid{grid-template-columns:1fr}.nav-pro{padding:0;background:transparent;color:#344054!important}.pro-nav-badge{margin-top:8px}}

/* File-based tool widgets */
.tool-widget{background:#fff;border:1px solid #e7eaf0;border-radius:24px;padding:24px;margin:18px 0;box-shadow:0 10px 26px rgba(15,23,42,.04)}
.tool-widget h2{margin-top:0;color:#101828}.tool-textarea{width:100%;min-height:220px;border:1px solid #d0d5dd;border-radius:16px;padding:14px;font:inherit;resize:vertical;background:#fff}.form-row{display:grid;gap:8px;margin-bottom:14px}.tool-stats-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px;margin:18px 0}.mini-stat{background:#f8fafc;border:1px solid #e7eaf0;border-radius:18px;padding:16px}.mini-stat span{display:block;color:#667085;font-size:.85rem}.mini-stat strong{display:block;color:#111827;font-size:1.8rem;line-height:1.1;margin-top:4px}.tool-actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:16px}.wrap-actions{align-items:center}.tool-options{display:flex;gap:14px;flex-wrap:wrap;background:#f8fafc;border:1px solid #e7eaf0;border-radius:16px;padding:14px}.tool-result{margin-top:16px;background:#f8fafc;border:1px solid #e7eaf0;border-radius:16px;padding:14px;min-height:48px}.preview-area{margin-top:20px;display:grid;gap:12px;place-items:center}.preview-area img{max-width:100%;max-height:360px;border-radius:16px;box-shadow:0 12px 30px rgba(15,23,42,.12)}.public-two-col{display:grid;grid-template-columns:1fr 1fr;gap:16px}@media(max-width:760px){.tool-stats-grid,.public-two-col{grid-template-columns:1fr}.tool-actions .btn{width:100%}.tool-widget{padding:18px}.tool-textarea{min-height:170px}}

.pricing-grid-4{grid-template-columns:repeat(4,1fr)}
.price-card .btn{width:100%;margin-top:8px}.price-card.featured-price{position:relative;overflow:hidden}.price-card.featured-price:before{content:"Popular";position:absolute;right:-36px;top:20px;background:#111827;color:#fff;padding:6px 44px;transform:rotate(35deg);font-size:.72rem;font-weight:900}.payment-grid .content-card{height:max-content}.upi-box strong{word-break:break-word}.btn[disabled]{opacity:.65;cursor:not-allowed}
@media(max-width:1100px){.pricing-grid-4{grid-template-columns:repeat(2,1fr)}}
@media(max-width:650px){.pricing-grid-4{grid-template-columns:1fr}.price-card.featured-price:before{display:none}}

.pricing-grid-5{grid-template-columns:repeat(5,1fr)}
.billing-note{font-weight:900;color:#027a48;margin-top:-6px}.business-card{background:linear-gradient(135deg,#fff,#f8fafc)}.business-contact-box strong{color:#101828}.usage-panel{background:#f8fafc;border:1px solid #e7eaf0;border-radius:18px;padding:14px 16px;margin-bottom:18px;color:#475467}.usage-panel strong{color:#101828}.limit-card{text-align:center}.limit-card .price{font-size:2rem}
@media(max-width:1240px){.pricing-grid-5{grid-template-columns:repeat(3,1fr)}}
@media(max-width:850px){.pricing-grid-5{grid-template-columns:repeat(2,1fr)}}
@media(max-width:650px){.pricing-grid-5{grid-template-columns:1fr}}


.plan-toggle{display:grid;grid-template-columns:1fr 1fr;gap:8px;background:#f2f4f7;border:1px solid #e7eaf0;border-radius:16px;padding:6px;margin:12px 0}.toggle-btn{border:0;border-radius:12px;background:transparent;padding:10px 12px;font-weight:900;cursor:pointer;color:#475467}.toggle-btn.active{background:#111827;color:#fff;box-shadow:0 10px 20px rgba(17,24,39,.16)}.restricted-list .section-title{margin-bottom:16px}.restricted-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}@media(max-width:850px){.restricted-grid{grid-template-columns:1fr}}
/* Folder-based tool system additions */
.pro-tool-card{border-color:#d7f5e5;background:linear-gradient(180deg,#ffffff 0%,#f4fff8 100%)}
.pro-tool-card .tag{background:#0f7a4f;color:#fff}
.tool-result{margin-top:16px;padding:14px;border-radius:14px;background:#f8fafc;border:1px solid #e7eaf0}
.form-grid input[type="file"]{padding:14px;border:1px dashed #b6c7d6;border-radius:14px;background:#f8fafc;width:100%}


/* Final pricing structure: Free + Day/Monthly toggle, no Annual and no Business card */
.pricing-grid-3{grid-template-columns:repeat(3,1fr)}
.price-small{font-size:1rem;font-weight:900;color:#667085;margin-left:2px}
.pro-tools-preview{background:linear-gradient(135deg,#fff,#f8fbff)}
.annual-price-card{border-color:#c7d7fe;background:linear-gradient(180deg,#fff,#f8fbff)}
@media(max-width:1000px){.pricing-grid-3{grid-template-columns:1fr}}

/* Tools page special side-menu layout */
.tools-menu-page{background:#fff;color:#061750;min-height:100vh;overflow-x:hidden}.tools-menu-page .ad-placeholder,.tools-menu-page .ad-wrap{max-width:970px;margin:22px auto 0}.tools-menu-shell{width:100%;min-height:calc(100vh - 28px);display:grid;grid-template-columns:254px 1fr;gap:34px;padding:10px 14px 0}.tools-side-menu{background:#07175b;color:#fff;border-radius:0 0 14px 14px;min-height:710px;max-height:calc(100vh - 48px);display:flex;flex-direction:column;position:sticky;top:10px;overflow:hidden}.tools-logo-box{padding:22px 22px 18px}.tools-logo-text{display:block;color:#fff!important;font-weight:1000;letter-spacing:-.09em;line-height:.78;font-size:2.45rem;text-transform:uppercase}.tools-logo-text span{display:block;font-size:1.48rem;letter-spacing:-.08em;margin-left:49px;margin-top:-4px}.tools-category-nav{padding:12px 22px 16px;display:grid;gap:2px;overflow-y:auto;scrollbar-width:none}.tools-category-nav::-webkit-scrollbar{display:none}.tools-cat-btn{width:100%;border:0;background:transparent;color:#fff;text-align:left;font:inherit;font-weight:950;font-size:1.35rem;line-height:1.05;padding:9px 17px;border-radius:999px;cursor:pointer;transition:.18s}.tools-cat-btn:hover,.tools-cat-btn.active{background:#eef0f3;color:#07175b}.tools-scroll-note{margin-top:auto;text-align:center;font-weight:900;font-size:.84rem;padding:18px 10px;color:#fff}.tools-scroll-note span{display:block;font-size:1.4rem;line-height:.9}.tools-menu-main{padding:14px 6px 34px;min-width:0}.tools-top-row{display:flex;align-items:center;justify-content:space-between;gap:18px;margin:0 auto 48px;max-width:980px}.tools-kicker{margin:0;color:#07175b;font-weight:950;font-size:1.4rem;letter-spacing:-.04em}.tools-top-row h1{margin:8px 0 0;color:#07175b;font-size:clamp(1.7rem,3vw,2.6rem);line-height:1.05;letter-spacing:-.05em}.tools-top-actions{display:flex;align-items:center;gap:28px}.tools-avatar{width:48px;height:48px;border-radius:50%;background:#3b9ed1;display:grid;place-items:center;color:#fff!important;font-size:1.35rem;font-weight:900}.tools-burger,.tools-sidebar-open{width:54px;height:44px;background:transparent;border:0;display:grid;gap:5px;align-content:center;cursor:pointer}.tools-burger span{display:block;height:5px;background:#000;border-radius:999px}.tools-sidebar-open{display:none;position:fixed;left:14px;top:16px;z-index:70;background:#07175b;color:#fff;border-radius:12px;font-size:1.6rem}.tools-active-panel{max-width:980px;margin:0 auto;border:3px solid #000;border-radius:15px;background:#fff;display:grid;grid-template-columns:280px 1fr;gap:36px;padding:17px 26px 26px;box-shadow:0 12px 30px rgba(5,15,40,.05)}.tools-panel-promo{min-height:390px;border-radius:13px;background:linear-gradient(160deg,#112542,#07172e);color:#fff;padding:30px 25px;display:flex;flex-direction:column;justify-content:space-between}.tools-panel-promo h2{font-size:2rem;line-height:1.12;margin:0;letter-spacing:-.05em}.tools-panel-promo p{color:rgba(255,255,255,.78);margin:14px 0}.tools-panel-promo a{display:inline-flex;background:#050505;color:#fff!important;border-radius:8px;justify-content:center;padding:14px 18px;font-weight:900}.tools-panel-content{min-width:0}.tools-group{display:none}.tools-group.active{display:block}.tools-group-head{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:18px}.tools-group-head span{display:block;color:#6b7280;font-weight:900;font-size:.82rem}.tools-group-head h2{margin:3px 0 0;color:#111827;font-size:1.35rem;letter-spacing:-.03em}.tools-group-head a{color:#07175b;font-weight:950}.tools-menu-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px 28px}.tools-menu-card{display:grid;grid-template-columns:64px 1fr;gap:13px;align-items:center;padding:8px;border-radius:14px;transition:.18s}.tools-menu-card:hover{background:#f5f7fb;transform:translateY(-2px)}.tools-menu-icon{width:56px;height:56px;border-radius:7px;background:#eef3fb;display:grid;place-items:center;font-size:1.55rem;color:#07175b}.tools-menu-card strong{display:block;color:#111827;font-size:.98rem;margin-bottom:2px}.tools-menu-card p{margin:0;color:#6b7280;font-size:.74rem;line-height:1.35}.tools-bottom-bar{height:39px;border-radius:14px 14px 0 0;background:#07175b;margin:7px 14px 0}.tools-group.active .tools-menu-card{animation:toolCardIn .32s ease both}.tools-group.active .tools-menu-card:nth-child(2){animation-delay:.03s}.tools-group.active .tools-menu-card:nth-child(3){animation-delay:.06s}.tools-group.active .tools-menu-card:nth-child(4){animation-delay:.09s}.tools-group.active .tools-menu-card:nth-child(5){animation-delay:.12s}.tools-group.active .tools-menu-card:nth-child(6){animation-delay:.15s}@keyframes toolCardIn{from{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}
@media(max-width:1180px){.tools-menu-shell{grid-template-columns:226px 1fr;gap:22px}.tools-active-panel{grid-template-columns:240px 1fr;gap:22px}.tools-menu-grid{gap:12px}.tools-cat-btn{font-size:1.15rem}.tools-logo-text{font-size:2.1rem}.tools-logo-text span{font-size:1.25rem;margin-left:42px}.tools-panel-promo h2{font-size:1.65rem}}
@media(max-width:920px){.tools-menu-shell{display:block;padding:72px 12px 0}.tools-sidebar-open{display:grid}.tools-side-menu{position:fixed;z-index:60;left:12px;top:70px;width:250px;max-height:calc(100vh - 88px);transform:translateX(-115%);transition:.24s;box-shadow:0 20px 50px rgba(0,0,0,.24)}.tools-side-menu.is-open{transform:translateX(0)}.tools-top-row{margin-bottom:22px}.tools-active-panel{grid-template-columns:1fr;max-width:100%;padding:16px}.tools-panel-promo{min-height:auto}.tools-menu-grid{grid-template-columns:1fr 1fr}.tools-bottom-bar{margin-left:12px;margin-right:12px}.tools-top-actions{gap:12px}.tools-burger{display:grid}}
@media(max-width:620px){.tools-menu-shell{padding-top:68px}.tools-top-row{align-items:flex-start}.tools-kicker{font-size:1.06rem}.tools-avatar{width:40px;height:40px}.tools-burger{width:44px}.tools-burger span{height:4px}.tools-menu-grid{grid-template-columns:1fr}.tools-active-panel{border-width:2px}.tools-panel-promo h2{font-size:1.45rem}.tools-side-menu{width:230px}.tools-logo-text{font-size:1.9rem}.tools-logo-text span{font-size:1.15rem;margin-left:38px}.tools-cat-btn{font-size:1rem}.tools-menu-page .ad-placeholder,.tools-menu-page .ad-wrap{margin-left:0;margin-right:0}}

.pricing-grid-2{grid-template-columns:repeat(2,1fr);max-width:900px;margin-left:auto;margin-right:auto}@media(max-width:820px){.pricing-grid-2{grid-template-columns:1fr}}

/* Pack of Tools: screenshot-style tools page and single tool workspace */
.pot-toolspace-page{
    --pot-navy:#061456;
    --pot-navy-2:#07175b;
    --pot-light:#d9d9d9;
    --pot-text:#18234f;
    margin:0;
    min-height:100vh;
    background:#fff;
    color:var(--pot-text);
    overflow-x:hidden;
    font-family:Inter,system-ui,-apple-system,Segoe UI,Arial,sans-serif;
}
.pot-tool-layout{
    width:100%;
    min-height:calc(100vh - 48px);
    display:grid;
    grid-template-columns:255px minmax(0,1fr);
    gap:28px;
    padding:10px 14px 0;
}
.pot-side-combo{
    width:225px;
    position:sticky;
    top:4px;
    align-self:start;
    z-index:40;
}
.pot-side-menu{
    width:225px;
    min-height:710px;
    max-height:calc(100vh - 46px);
    background:var(--pot-navy);
    color:#fff;
    border-radius:0 0 14px 14px;
    display:flex;
    flex-direction:column;
    overflow:hidden;
}
.pot-side-logo{
    display:block;
    color:#fff!important;
    padding:22px 26px 20px;
    font-weight:1000;
    line-height:.8;
    letter-spacing:-.09em;
    text-transform:uppercase;
    text-decoration:none;
}
.pot-side-logo span:first-child{display:block;font-size:2.55rem;}
.pot-side-logo span:last-child{display:block;font-size:1.45rem;margin-left:56px;margin-top:-5px;}
.pot-side-nav{
    display:grid;
    gap:2px;
    overflow-y:auto;
    padding:12px 12px 16px;
    scrollbar-width:none;
}
.pot-side-nav::-webkit-scrollbar{display:none;}
.pot-side-link{
    width:100%;
    border:0;
    background:transparent;
    color:#fff;
    text-align:left;
    font:inherit;
    font-weight:1000;
    font-size:1.35rem;
    line-height:1.05;
    padding:8px 14px;
    border-radius:999px;
    cursor:pointer;
    transition:background .18s ease,color .18s ease,transform .18s ease;
    white-space:nowrap;
}
.pot-side-link:hover,.pot-side-link.active{
    background:var(--pot-light);
    color:var(--pot-navy);
}
.pot-side-link:hover{transform:translateX(2px);}
.pot-scroll-note{
    margin-top:auto;
    padding:18px 10px 15px;
    color:#fff;
    text-align:center;
    font-size:.86rem;
    font-weight:950;
    line-height:1.15;
}
.pot-scroll-note span{display:block;font-size:1.45rem;line-height:.9;}
.pot-tool-flyout{
    position:absolute;
    left:225px;
    top:104px;
    width:225px;
    min-height:360px;
    max-height:615px;
    overflow-y:auto;
    background:var(--pot-light);
    border-radius:0 12px 12px 0;
    padding:8px 0;
    transform:translateX(-16px) scaleX(.97);
    opacity:0;
    pointer-events:none;
    visibility:hidden;
    transition:opacity .18s ease,transform .18s ease,visibility .18s ease;
    box-shadow:16px 18px 40px rgba(5,10,30,.06);
    scrollbar-color:#b9b9b9 transparent;
    scrollbar-width:thin;
}
.pot-side-combo.flyout-open .pot-tool-flyout{
    transform:translateX(0) scaleX(1);
    opacity:1;
    pointer-events:auto;
    visibility:visible;
}
.pot-flyout-group{display:none;}
.pot-flyout-group.active{display:block;}
.pot-flyout-tool,.pot-flyout-empty{
    display:block;
    padding:10px 26px 10px 64px;
    color:var(--pot-text)!important;
    font-weight:950;
    font-size:1.18rem;
    line-height:1.2;
    text-decoration:none;
    white-space:nowrap;
}
.pot-flyout-tool:hover,.pot-flyout-tool.current{
    background:rgba(255,255,255,.55);
}
.pot-active-main{
    min-width:0;
    padding:14px 14px 0 0;
}
.pot-topbar{
    min-height:58px;
    display:grid;
    grid-template-columns:1fr auto 1fr;
    align-items:center;
    margin-bottom:18px;
}
.pot-active-kicker{
    color:var(--pot-text);
    font-size:1.34rem;
    line-height:1.1;
    font-weight:1000;
    letter-spacing:.01em;
    text-align:center;
    text-transform:uppercase;
}
.pot-top-actions{
    justify-self:end;
    display:flex;
    align-items:center;
    gap:24px;
}
.pot-burger{
    width:54px;
    height:42px;
    border:0;
    background:transparent;
    display:grid;
    align-content:center;
    gap:5px;
    cursor:pointer;
    padding:0;
}
.pot-burger span{
    display:block;
    height:5px;
    border:2px solid #000;
    border-radius:999px;
    background:transparent;
}
.pot-user-avatar{
    width:48px;
    height:48px;
    border-radius:50%;
    display:grid;
    place-items:center;
    background:#3ca5d5;
    color:#fff!important;
    font-size:1.35rem;
    text-decoration:none;
}
.pot-active-content{
    max-width:1042px;
    margin:0 auto;
}
.pot-active-content>h1{
    margin:12px 0 0;
    color:var(--pot-text);
    font-size:clamp(2.2rem,4vw,2.9rem);
    line-height:1.05;
    letter-spacing:-.055em;
    font-weight:1000;
}
.pot-function-area{
    margin-top:4px;
    width:100%;
    min-height:572px;
    background:var(--pot-navy);
    border-radius:0 12px 12px 12px;
    padding:28px;
    display:flex;
    align-items:center;
    justify-content:center;
    color:#fff;
    box-shadow:0 12px 28px rgba(6,20,86,.08);
}
.pot-function-area:empty:before{
    content:"Functionla tool Area";
    color:#fff;
    font-size:2.6rem;
    font-weight:1000;
    letter-spacing:-.05em;
}
.pot-tool-embed{
    width:100%;
    max-width:920px;
    margin:auto;
}
.pot-function-area .tool-widget,
.pot-function-area .content-card,
.pot-tool-lock-box{
    color:#172033;
    background:#fff;
    border:0;
    border-radius:22px;
    box-shadow:0 16px 42px rgba(0,0,0,.18);
}
.pot-tool-lock-box{
    width:min(620px,100%);
    padding:30px;
    text-align:center;
}
.pot-tool-lock-box h2{margin-top:0;color:#101828;}
.pot-tool-lock-box p{color:#475467;}
.pot-tool-notice{
    position:absolute;
    margin-top:-500px;
    left:50%;
    transform:translateX(-50%);
    width:min(800px,70%);
    background:rgba(255,255,255,.12);
    border:1px solid rgba(255,255,255,.2);
    color:#fff;
    border-radius:14px;
    padding:12px 16px;
    text-align:center;
    backdrop-filter:blur(8px);
}
.pot-tool-content{
    margin:24px 0 0;
    background:#fff;
    border:1px solid #e7eaf0;
    border-radius:22px;
    padding:24px;
}
.pot-directory-area{
    display:block;
    padding:30px;
    color:#fff;
}
.pot-content-group{display:none;}
.pot-content-group.active{display:block;animation:potFadeUp .24s ease both;}
.pot-directory-head{
    display:flex;
    justify-content:space-between;
    align-items:flex-end;
    gap:18px;
    margin-bottom:20px;
}
.pot-directory-head h2{
    color:#fff;
    margin:0;
    font-size:2rem;
    letter-spacing:-.05em;
}
.pot-directory-head p{margin:0;color:rgba(255,255,255,.72);font-weight:700;}
.pot-directory-grid{
    display:grid;
    grid-template-columns:repeat(3,minmax(0,1fr));
    gap:16px;
}
.pot-directory-card{
    min-height:132px;
    display:grid;
    align-content:start;
    gap:9px;
    color:#fff!important;
    text-decoration:none;
    border:1px solid rgba(255,255,255,.12);
    background:rgba(255,255,255,.08);
    border-radius:18px;
    padding:18px;
    transition:transform .18s ease,background .18s ease,border-color .18s ease;
}
.pot-directory-card:hover{
    transform:translateY(-4px);
    background:rgba(255,255,255,.14);
    border-color:rgba(255,255,255,.28);
}
.pot-card-icon{
    width:42px;
    height:42px;
    display:grid;
    place-items:center;
    border-radius:12px;
    background:rgba(255,255,255,.14);
    font-size:1.35rem;
}
.pot-directory-card strong{font-size:1.05rem;line-height:1.2;}
.pot-directory-card small{color:rgba(255,255,255,.72);line-height:1.35;}
.pot-empty-text{color:rgba(255,255,255,.75);}
.pot-bottom-bar{
    height:40px;
    margin:7px 14px 0;
    background:var(--pot-navy);
    border-radius:14px 14px 0 0;
}
@keyframes potFadeUp{from{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}
@media(max-width:1180px){
    .pot-tool-layout{grid-template-columns:238px minmax(0,1fr);gap:18px;}
    .pot-active-content{max-width:100%;}
    .pot-directory-grid{grid-template-columns:repeat(2,minmax(0,1fr));}
}
@media(max-width:900px){
    .pot-tool-layout{display:block;padding:82px 12px 0;}
    .pot-side-combo{position:fixed;top:12px;left:12px;z-index:80;transform:translateX(-118%);transition:transform .22s ease;width:225px;}
    .pot-side-combo.mobile-open{transform:translateX(0);}
    .pot-side-menu{min-height:calc(100vh - 24px);max-height:calc(100vh - 24px);box-shadow:0 20px 60px rgba(0,0,0,.32);}
    .pot-side-combo .pot-tool-flyout{left:225px;max-height:calc(100vh - 130px);}
    .pot-active-main{padding:0;}
    .pot-topbar{position:fixed;top:0;left:0;right:0;background:#fff;z-index:50;padding:10px 14px;box-shadow:0 6px 22px rgba(6,20,86,.06);}
    .pot-function-area{min-height:480px;}
    .pot-active-content>h1{margin-top:12px;}
}
@media(max-width:680px){
    .pot-topbar{grid-template-columns:auto 1fr auto;}
    .pot-active-kicker{text-align:left;font-size:1rem;}
    .pot-top-actions{gap:12px;}
    .pot-burger{width:44px;height:36px;}
    .pot-burger span{height:4px;border-width:1.8px;}
    .pot-user-avatar{width:40px;height:40px;font-size:1.1rem;}
    .pot-side-combo.flyout-open .pot-tool-flyout{width:190px;}
    .pot-flyout-tool,.pot-flyout-empty{font-size:1rem;padding-left:26px;}
    .pot-active-content>h1{font-size:2rem;}
    .pot-function-area{min-height:390px;padding:18px;border-radius:0 12px 12px 12px;}
    .pot-directory-grid{grid-template-columns:1fr;}
    .pot-directory-head{display:block;}
    .pot-directory-head h2{font-size:1.5rem;}
    .pot-bottom-bar{height:34px;margin-left:12px;margin-right:12px;}
}
.pot-function-area{position:relative;}

/* Clean tools workspace: simple tool page + dropdown header */
.pot-clean-toolspace{
    --clean-navy:#061456;
    --clean-navy-2:#0b1b66;
    --clean-text:#172149;
    --clean-muted:#667085;
    --clean-panel:#f3f5f9;
    --clean-line:#e8ebf2;
    background:#fff;
    color:var(--clean-text);
    min-height:100vh;
}
.pot-clean-layout{
    position:relative;
    display:grid;
    grid-template-columns:240px minmax(0,1fr);
    gap:42px;
    min-height:calc(100vh - 48px);
    padding:12px 14px 0;
}
.pot-clean-sidebar{
    background:var(--clean-navy);
    color:#fff;
    border-radius:12px 12px 18px 18px;
    min-height:700px;
    max-height:calc(100vh - 58px);
    position:sticky;
    top:10px;
    overflow:hidden;
    display:flex;
    flex-direction:column;
    z-index:40;
}
.pot-clean-logo{
    color:#fff!important;
    display:block;
    padding:22px 26px 18px;
    font-weight:1000;
    line-height:.82;
    letter-spacing:-.09em;
    text-transform:uppercase;
}
.pot-clean-logo span:first-child{display:block;font-size:2.5rem;}
.pot-clean-logo span:last-child{display:block;font-size:1.45rem;margin-left:54px;margin-top:-5px;}
.pot-clean-cats{
    display:grid;
    gap:4px;
    padding:12px 12px 18px;
    overflow-y:auto;
    scrollbar-width:none;
}
.pot-clean-cats::-webkit-scrollbar{display:none;}
.pot-clean-cat{
    width:100%;
    border:0;
    background:transparent;
    color:#fff;
    border-radius:999px;
    padding:9px 14px;
    text-align:left;
    font:inherit;
    font-size:1.12rem;
    line-height:1.15;
    font-weight:900;
    cursor:pointer;
    transition:.18s ease;
}
.pot-clean-cat:hover,.pot-clean-cat.active{background:#dedede;color:var(--clean-navy);}
.pot-clean-scroll{
    margin-top:auto;
    padding:16px 12px 14px;
    text-align:center;
    font-size:.82rem;
    line-height:1.15;
    font-weight:850;
    color:rgba(255,255,255,.92);
}
.pot-clean-scroll span{display:block;font-size:1.35rem;line-height:.9;}
.pot-clean-flyout{
    position:absolute;
    left:225px;
    top:108px;
    width:225px;
    z-index:65;
    background:#dedede;
    border-radius:0 14px 14px 0;
    min-height:390px;
    max-height:600px;
    overflow-y:auto;
    padding:10px 0;
    scrollbar-color:#b8b8b8 transparent;
    box-shadow:0 18px 40px rgba(6,20,86,.16);
    opacity:0;
    pointer-events:none;
    transform:translateX(-8px);
    transition:opacity .16s ease, transform .16s ease;
}
.pot-clean-flyout.is-open{
    opacity:1;
    pointer-events:auto;
    transform:translateX(0);
}
.pot-clean-flyout-group{display:none;}
.pot-clean-flyout-group.active{display:block;}
.pot-clean-flyout a,.pot-clean-flyout span{
    display:block;
    padding:10px 22px 10px 42px;
    color:var(--clean-text)!important;
    font-size:1rem;
    font-weight:850;
    line-height:1.25;
    white-space:nowrap;
}
.pot-clean-flyout a:hover,.pot-clean-flyout a.current{background:rgba(255,255,255,.72);}
.pot-clean-main{min-width:0;padding:0 14px 0 0;}
.pot-clean-topbar{
    height:76px;
    display:flex;
    align-items:center;
    justify-content:space-between;
    gap:20px;
}
.pot-top-title{text-align:left;min-width:0;}
.pot-top-title span{
    display:block;
    color:var(--clean-text);
    font-weight:950;
    font-size:.88rem;
    text-transform:uppercase;
    letter-spacing:.12em;
}
.pot-top-title strong{
    display:block;
    color:var(--clean-text);
    font-size:clamp(1.45rem,2.6vw,2.1rem);
    line-height:1.05;
    letter-spacing:-.055em;
    white-space:nowrap;
    overflow:hidden;
    text-overflow:ellipsis;
}
.pot-single-tool-page .pot-clean-topbar{position:relative;justify-content:flex-end;}
.pot-single-tool-page .pot-single-active-title{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);text-align:center;}
.pot-single-tool-page .pot-single-active-title span{font-size:1.15rem;letter-spacing:.08em;}
.pot-clean-actions{display:flex;align-items:center;gap:16px;position:relative;}
.pot-sidebar-toggle{
    display:none;
    width:44px;
    height:42px;
    border:0;
    border-radius:12px;
    background:var(--clean-navy);
    color:#fff;
    font-size:1.4rem;
    line-height:1;
    cursor:pointer;
}
.pot-dropdown{position:relative;}
.pot-icon-btn,.pot-profile-btn{
    border:0;
    background:transparent;
    cursor:pointer;
    padding:0;
}
.pot-menu-btn{
    width:52px;
    height:42px;
    display:grid;
    align-content:center;
    gap:5px;
}
.pot-menu-btn span{
    display:block;
    height:5px;
    border:2px solid #050505;
    border-radius:999px;
    background:transparent;
}
.pot-profile-btn{
    width:48px;
    height:48px;
    border-radius:50%;
    display:grid;
    place-items:center;
    background:#3fa4d5;
    color:#fff;
    font-size:1.25rem;
}
.pot-dropdown-panel{
    position:absolute;
    top:calc(100% + 12px);
    right:0;
    min-width:210px;
    background:#fff;
    border:1px solid var(--clean-line);
    border-radius:18px;
    padding:10px;
    box-shadow:0 22px 55px rgba(6,20,86,.16);
    display:none;
    z-index:90;
}
.pot-dropdown-panel.is-open{display:block;animation:potCleanDrop .14s ease both;}
.pot-dropdown-panel a,.pot-dropdown-panel strong{
    display:block;
    padding:10px 12px;
    color:var(--clean-text)!important;
    font-weight:850;
    border-radius:12px;
}
.pot-dropdown-panel a:hover{background:#f2f4f8;}
.pot-profile-panel{min-width:230px;}
@keyframes potCleanDrop{from{opacity:0;transform:translateY(-6px)}to{opacity:1;transform:translateY(0)}}
.pot-clean-tool-card{
    width:min(1100px,100%);
    margin:16px auto 0;
    background:#fff;
    border:1px solid var(--clean-line);
    border-radius:24px;
    padding:24px;
    box-shadow:0 12px 35px rgba(6,20,86,.06);
}
.pot-clean-section-head,.pot-clean-tool-head{
    display:flex;
    justify-content:space-between;
    align-items:flex-end;
    gap:18px;
    margin-bottom:18px;
}
.pot-clean-section-head p,.pot-clean-tool-head p{
    margin:0 0 4px;
    color:var(--clean-muted);
    font-weight:850;
    text-transform:uppercase;
    letter-spacing:.08em;
    font-size:.78rem;
}
.pot-clean-section-head h1,.pot-clean-tool-head h1{
    margin:0;
    color:var(--clean-text);
    font-size:clamp(1.85rem,3.6vw,2.8rem);
    line-height:1;
    letter-spacing:-.06em;
}
.pot-clean-section-head span,.pot-clean-tool-head a{
    color:var(--clean-navy)!important;
    font-weight:950;
    background:#f1f3f8;
    border-radius:999px;
    padding:8px 12px;
}
.pot-clean-content-group{display:none;}
.pot-clean-content-group.active{display:block;animation:potCleanDrop .18s ease both;}
.pot-clean-grid{
    display:grid;
    grid-template-columns:repeat(3,minmax(0,1fr));
    gap:14px;
}
.pot-clean-tool-link{
    display:grid;
    grid-template-columns:52px 1fr;
    align-items:center;
    gap:14px;
    min-height:98px;
    background:#f8fafc;
    border:1px solid var(--clean-line);
    border-radius:18px;
    padding:14px;
    color:var(--clean-text)!important;
    transition:.18s ease;
}
.pot-clean-tool-link:hover{background:#fff;transform:translateY(-3px);box-shadow:0 14px 30px rgba(6,20,86,.09);}
.pot-clean-tool-link>span{
    width:52px;
    height:52px;
    border-radius:16px;
    display:grid;
    place-items:center;
    background:#eef3fb;
    font-size:1.35rem;
}
.pot-clean-tool-link strong{display:block;font-size:1.02rem;line-height:1.2;}
.pot-clean-tool-link small{display:block;color:var(--clean-muted);font-size:.82rem;line-height:1.35;margin-top:4px;}
.pot-clean-single-card{width:100%;max-width:1100px;padding:0;border:0;box-shadow:none;background:transparent;}
.pot-clean-single-card .pot-clean-tool-head{padding:0 0 8px;margin-bottom:0;}
.pot-clean-blue-area{
    width:100%;
    min-height:570px;
    background:var(--clean-navy);
    border-radius:16px;
    padding:28px;
    display:flex;
    flex-direction:column;
    justify-content:center;
    color:#fff;
    box-shadow:0 18px 35px rgba(6,20,86,.12);
}
.pot-clean-tool-holder{
    width:100%;
    max-width:920px;
    margin:0 auto;
}
.pot-clean-blue-area .tool-widget,
.pot-clean-blue-area .content-card{
    width:100%;
    color:#172033;
    background:#fff;
    border:0;
    border-radius:22px;
    box-shadow:0 18px 42px rgba(0,0,0,.18);
}
.pot-clean-notice{
    width:min(860px,100%);
    margin:0 auto 16px;
    border-radius:14px;
    padding:12px 14px;
    background:rgba(255,255,255,.12);
    border:1px solid rgba(255,255,255,.22);
    color:#fff;
    text-align:center;
    font-weight:800;
}
.pot-clean-lock{
    width:min(620px,100%);
    margin:auto;
    background:#fff;
    color:#172033;
    border-radius:22px;
    padding:30px;
    text-align:center;
    box-shadow:0 18px 42px rgba(0,0,0,.18);
}
.pot-clean-lock h2{margin:0 0 8px;color:#101828;}
.pot-clean-lock p{color:#475467;}
.pot-clean-lock-actions{display:flex;gap:12px;justify-content:center;flex-wrap:wrap;margin-top:16px;}
.pot-clean-info{
    margin-top:22px;
    background:#fff;
    border:1px solid var(--clean-line);
    border-radius:22px;
    padding:24px;
}
.pot-clean-empty{color:var(--clean-muted);font-weight:800;}
.pot-clean-bottom{
    height:38px;
    margin:8px 14px 0;
    background:var(--clean-navy);
    border-radius:14px 14px 0 0;
}
@media(max-width:1180px){
    .pot-clean-layout{grid-template-columns:230px minmax(0,1fr);gap:28px;}
    .pot-clean-flyout{left:218px;top:108px;width:215px;min-height:360px;}
    .pot-clean-grid{grid-template-columns:repeat(2,minmax(0,1fr));}
}
@media(max-width:900px){
    .pot-clean-layout{display:block;padding:82px 12px 0;}
    .pot-clean-sidebar{
        position:fixed;
        top:72px;
        left:12px;
        width:230px;
        max-height:calc(100vh - 90px);
        min-height:0;
        transform:translateX(-118%);
        transition:.22s ease;
        box-shadow:0 24px 70px rgba(0,0,0,.28);
    }
    .pot-clean-sidebar.is-open{transform:translateX(0);}
    .pot-clean-flyout{position:fixed;left:242px;top:164px;width:210px;max-height:calc(100vh - 178px);z-index:55;display:none;opacity:1;pointer-events:auto;transform:none;}
    .pot-clean-flyout.is-open{display:block;}
    .pot-clean-topbar{
        position:fixed;
        top:0;
        left:0;
        right:0;
        height:70px;
        background:#fff;
        z-index:50;
        padding:10px 12px;
        box-shadow:0 8px 24px rgba(6,20,86,.08);
    }
    .pot-sidebar-toggle{display:grid;place-items:center;}
    .pot-clean-main{padding:0;}
    .pot-clean-tool-card{margin-top:0;padding:18px;}
    .pot-clean-single-card{padding:0;}
    .pot-clean-blue-area{min-height:470px;padding:20px;}
}
@media(max-width:620px){
    .pot-top-title span{font-size:.72rem;letter-spacing:.08em;}
    .pot-top-title strong{font-size:1.15rem;max-width:150px;}
    .pot-clean-actions{gap:10px;}
    .pot-menu-btn{width:42px;height:36px;gap:4px;}
    .pot-menu-btn span{height:4px;border-width:1.6px;}
    .pot-profile-btn{width:40px;height:40px;font-size:1.05rem;}
    .pot-clean-grid{grid-template-columns:1fr;}
    .pot-clean-section-head,.pot-clean-tool-head{align-items:flex-start;display:block;}
    .pot-clean-section-head span,.pot-clean-tool-head a{display:inline-flex;margin-top:12px;}
    .pot-clean-section-head h1,.pot-clean-tool-head h1{font-size:2rem;}
    .pot-clean-blue-area{min-height:380px;padding:16px;border-radius:14px;}
    .pot-clean-lock{padding:22px;}
    .pot-clean-flyout{left:12px;right:12px;top:320px;width:auto;max-height:260px;border-radius:14px;}
    .pot-clean-flyout a,.pot-clean-flyout span{padding-left:20px;}
    .pot-dropdown-panel{right:-5px;min-width:190px;}
}

/* ------------------------------------------------------------------
   Pack of Tools professional tools workspace refresh
   - clean tool page
   - professional mega menu
   - no duplicate active-tool/top tool labels
   ------------------------------------------------------------------ */
.pot-pro-page{
    --pot-blue:#061456;
    --pot-blue-2:#0b1b66;
    --pot-text:#172149;
    --pot-muted:#667085;
    --pot-soft:#f5f7fb;
    --pot-line:#e7eaf0;
    margin:0;
    min-height:100vh;
    background:#fff;
    color:var(--pot-text);
    overflow-x:hidden;
}
.pot-pro-shell{
    position:relative;
    display:grid;
    grid-template-columns:240px minmax(0,1fr);
    gap:42px;
    min-height:calc(100vh - 48px);
    padding:12px 14px 0;
}
.pot-pro-sidebar{
    position:sticky;
    top:10px;
    z-index:60;
    min-height:700px;
    max-height:calc(100vh - 58px);
    display:flex;
    flex-direction:column;
    overflow:hidden;
    color:#fff;
    background:var(--pot-blue);
    border-radius:12px 12px 18px 18px;
    box-shadow:0 18px 40px rgba(6,20,86,.18);
}
.pot-pro-logo{
    display:block;
    padding:22px 26px 18px;
    color:#fff!important;
    font-weight:1000;
    letter-spacing:-.12em;
    line-height:.78;
    text-transform:uppercase;
}
.pot-pro-logo span:first-child{display:block;font-size:2.45rem;}
.pot-pro-logo span:last-child{display:block;font-size:1.38rem;margin-left:54px;margin-top:-4px;}
.pot-pro-categories{
    flex:1;
    overflow:auto;
    padding:14px 12px 12px;
    scrollbar-width:none;
}
.pot-pro-categories::-webkit-scrollbar{display:none;}
.pot-pro-cat{
    width:100%;
    border:0;
    background:transparent;
    color:#fff;
    cursor:pointer;
    display:flex;
    align-items:center;
    justify-content:space-between;
    gap:12px;
    border-radius:999px;
    padding:8px 14px;
    margin:3px 0;
    font:inherit;
    font-size:1.25rem;
    font-weight:950;
    letter-spacing:-.035em;
    text-align:left;
    transition:background .16s ease,color .16s ease,transform .16s ease;
}
.pot-pro-cat:after{content:'›';opacity:0;transform:translateX(-6px);transition:.16s ease;font-size:1.3rem;}
.pot-pro-cat:hover,
.pot-pro-cat.active{
    background:#dedede;
    color:var(--pot-blue);
}
.pot-pro-cat:hover:after,
.pot-pro-cat.active:after{opacity:1;transform:translateX(0);}
.pot-pro-scroll-note{
    padding:13px 16px 12px;
    text-align:center;
    font-size:.82rem;
    font-weight:850;
    color:#fff;
}
.pot-pro-scroll-note span{display:block;font-size:1.25rem;line-height:.85;}
.pot-pro-main{
    min-width:0;
    padding:0 14px 0 0;
}
.pot-pro-header{
    min-height:76px;
    display:flex;
    align-items:center;
    justify-content:flex-end;
    gap:16px;
    position:relative;
    z-index:70;
}
.pot-mobile-sidebar{
    display:none;
    border:1px solid var(--pot-line);
    background:#fff;
    color:var(--pot-blue);
    border-radius:999px;
    padding:9px 14px;
    font-weight:900;
    cursor:pointer;
}
.pot-pro-actions{display:flex;align-items:center;gap:16px;position:relative;}
.pot-menu-wrap,.pot-account-wrap{position:relative;}
.pot-menu-trigger{
    width:54px;
    height:42px;
    border:0;
    background:transparent;
    display:grid;
    gap:6px;
    place-content:center;
    cursor:pointer;
    padding:0;
}
.pot-menu-trigger span{
    display:block;
    width:44px;
    height:5px;
    border:2px solid #111;
    border-radius:999px;
    background:#fff;
    box-shadow:0 1px 0 rgba(0,0,0,.08);
}
.pot-account-trigger{
    border:0;
    background:#fff;
    display:inline-flex;
    align-items:center;
    gap:9px;
    cursor:pointer;
    padding:5px 7px;
    border-radius:999px;
    box-shadow:0 8px 24px rgba(6,20,86,.06);
}
.pot-account-avatar{
    width:44px;
    height:44px;
    border-radius:50%;
    display:grid;
    place-items:center;
    background:linear-gradient(135deg,#2ea8da,#6ec8ed);
    color:#fff;
    font-size:.9rem;
    font-weight:1000;
    box-shadow:inset 0 -8px 14px rgba(0,0,0,.08);
}
.pot-account-name{font-size:.9rem;font-weight:900;color:var(--pot-text);padding-right:4px;}
.pot-main-mega{
    position:absolute;
    top:58px;
    right:0;
    width:min(880px,calc(100vw - 330px));
    display:none;
    grid-template-columns:280px 1fr 1fr;
    gap:26px;
    padding:18px;
    background:#fff;
    border:2px solid #111;
    border-radius:16px;
    box-shadow:0 30px 80px rgba(6,20,86,.22);
    z-index:120;
}
.pot-main-mega.is-open{display:grid;animation:potProMenuDrop .16s ease both;}
.pot-main-mega-card{
    min-height:330px;
    border-radius:14px;
    background:linear-gradient(180deg,#13213d,#07152d);
    color:#fff;
    padding:28px 24px;
    display:flex;
    flex-direction:column;
    justify-content:space-between;
}
.pot-main-mega-card h3{font-size:1.9rem;line-height:1.1;margin:0;letter-spacing:-.055em;color:#fff;}
.pot-main-mega-card p{color:rgba(255,255,255,.72);font-weight:650;line-height:1.45;}
.pot-main-mega-card a{
    display:inline-flex;
    justify-content:center;
    background:#000;
    color:#fff!important;
    border-radius:8px;
    padding:13px 18px;
    font-weight:900;
}
.pot-main-mega-links{display:grid;align-content:start;gap:16px;padding:2px 0;}
.pot-main-mega-links h4{margin:0 0 2px;color:var(--pot-text);font-size:1rem;}
.pot-main-mega-links a{
    display:grid;
    grid-template-columns:58px 1fr;
    column-gap:14px;
    align-items:center;
    min-height:70px;
    padding:6px;
    border-radius:14px;
    color:var(--pot-text)!important;
    transition:background .15s ease,transform .15s ease;
}
.pot-main-mega-links a:hover{background:#f4f6fb;transform:translateY(-2px);}
.pot-main-mega-links a span{
    grid-row:span 2;
    width:58px;
    height:58px;
    border-radius:10px;
    display:grid;
    place-items:center;
    background:#eef2f8;
    color:#111827;
    font-weight:950;
    font-size:1.2rem;
}
.pot-main-mega-links a b{display:block;line-height:1.15;}
.pot-main-mega-links a small{display:block;color:#8b95a7;font-size:.76rem;line-height:1.3;margin-top:3px;}
.pot-account-menu{
    position:absolute;
    top:58px;
    right:0;
    width:250px;
    display:none;
    background:#fff;
    border:1px solid var(--pot-line);
    border-radius:18px;
    box-shadow:0 24px 60px rgba(6,20,86,.16);
    padding:14px;
    z-index:130;
}
.pot-account-menu.is-open{display:grid;gap:8px;animation:potProMenuDrop .16s ease both;}
.pot-account-menu strong{font-size:1rem;color:var(--pot-text);}
.pot-account-menu small{color:var(--pot-muted);line-height:1.3;}
.pot-account-menu a{
    display:block;
    padding:10px 12px;
    border-radius:12px;
    color:var(--pot-text)!important;
    font-weight:850;
}
.pot-account-menu a:hover{background:#f4f6fb;}
.pot-category-mega{
    position:absolute;
    left:268px;
    top:108px;
    width:min(850px,calc(100vw - 310px));
    min-height:430px;
    max-height:min(560px,calc(100vh - 132px));
    display:none;
    grid-template-columns:260px 1fr;
    gap:26px;
    padding:18px;
    background:#fff;
    border:2px solid #111;
    border-radius:16px;
    box-shadow:0 32px 80px rgba(6,20,86,.2);
    z-index:65;
    overflow:hidden;
}
.pot-category-mega.is-open{display:grid;animation:potProMenuDrop .16s ease both;}
.pot-mega-promo{
    border-radius:14px;
    background:linear-gradient(180deg,#13213d,#07152d);
    color:#fff;
    padding:24px;
    display:flex;
    flex-direction:column;
    justify-content:space-between;
    min-height:390px;
}
.pot-mega-promo h3{margin:0;font-size:2rem;line-height:1.1;letter-spacing:-.06em;color:#fff;}
.pot-mega-promo p{color:rgba(255,255,255,.72);font-weight:650;line-height:1.5;}
.pot-mega-promo a{display:inline-flex;justify-content:center;background:#000;color:#fff!important;border-radius:8px;padding:12px 16px;font-weight:900;}
.pot-mega-content{min-width:0;overflow:auto;padding-right:4px;}
.pot-mega-content::-webkit-scrollbar{width:8px}.pot-mega-content::-webkit-scrollbar-thumb{background:#c7cbd3;border-radius:999px;}
.pot-category-panel{display:none;}
.pot-category-panel.active{display:block;}
.pot-mega-title{display:flex;align-items:flex-end;justify-content:space-between;gap:16px;margin:4px 0 16px;}
.pot-mega-title small{color:var(--pot-muted);font-weight:850;text-transform:uppercase;letter-spacing:.08em;}
.pot-mega-title strong{font-size:.9rem;color:var(--pot-text);}
.pot-mega-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px 18px;}
.pot-mega-link{
    display:grid;
    grid-template-columns:54px minmax(0,1fr);
    gap:12px;
    align-items:center;
    min-height:68px;
    padding:7px;
    border-radius:14px;
    color:var(--pot-text)!important;
    transition:background .14s ease,transform .14s ease;
}
.pot-mega-link:hover,.pot-mega-link.current{background:#f2f5fb;transform:translateY(-2px);}
.pot-mega-icon{
    width:54px;
    height:54px;
    border-radius:10px;
    background:#edf2fb;
    display:grid;
    place-items:center;
    color:#111827;
    font-weight:1000;
    font-style:normal;
}
.pot-mega-link b{display:block;font-size:.95rem;line-height:1.2;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}
.pot-mega-link em{display:block;margin-top:3px;color:#8b95a7;font-style:normal;font-size:.74rem;line-height:1.25;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;}
.pot-mega-empty{color:var(--pot-muted);font-weight:800;}
.pot-tools-workspace,
.pot-tool-workspace{
    width:100%;
    min-height:572px;
    background:#fff;
    border:1px solid var(--pot-line);
    border-radius:16px;
    padding:26px;
    box-shadow:0 16px 44px rgba(6,20,86,.08);
}
.pot-tools-workspace{margin-top:14px;}
.pot-tools-grid-clean{
    display:grid;
    grid-template-columns:repeat(3,minmax(0,1fr));
    gap:18px;
}
.pot-tool-tile-clean{
    background:#f8fafc;
    border:1px solid #e5e9f2;
    border-radius:18px;
    padding:20px;
    min-height:154px;
    display:grid;
    align-content:start;
    gap:10px;
    color:var(--pot-text)!important;
    transition:transform .16s ease,box-shadow .16s ease,background .16s ease;
}
.pot-tool-tile-clean:hover{transform:translateY(-4px);background:#fff;box-shadow:0 16px 34px rgba(6,20,86,.09);}
.pot-tool-tile-clean>span{
    width:46px;
    height:46px;
    display:grid;
    place-items:center;
    border-radius:14px;
    background:#eef2fb;
    font-size:1.25rem;
}
.pot-tool-tile-clean b{font-size:1.04rem;line-height:1.2;}
.pot-tool-tile-clean small{color:var(--pot-muted);line-height:1.35;}
.pot-empty-state{grid-column:1/-1;padding:24px;border-radius:16px;background:#f8fafc;color:var(--pot-muted);font-weight:800;}
.pot-tool-workspace{
    margin-top:14px;
    padding:0;
    display:flex;
    flex-direction:column;
    justify-content:flex-start;
    overflow:hidden;
}
.pot-tool-inner-clean{
    width:100%;
    min-height:570px;
    padding:28px;
}
.pot-tool-inner-clean .tool-widget{
    margin:0;
    border:0;
    box-shadow:none;
    border-radius:0;
    padding:0;
    max-width:none;
}
.pot-pro-tool-notice{
    margin:22px 28px 0;
    padding:12px 14px;
    border-radius:14px;
    background:#eef4ff;
    color:#1d4ed8;
    font-weight:800;
}
.pot-tool-lock-clean{
    min-height:570px;
    display:grid;
    place-items:center;
    align-content:center;
    text-align:center;
    padding:30px;
}
.pot-tool-lock-clean h1{margin:0 0 10px;color:var(--pot-text);font-size:2rem;letter-spacing:-.04em;}
.pot-tool-lock-clean p{max-width:620px;margin:0 auto;color:var(--pot-muted);}
.pot-lock-actions{display:flex;gap:12px;justify-content:center;flex-wrap:wrap;margin-top:20px;}
.pot-tool-info-clean{
    margin-top:22px;
    background:#fff;
    border:1px solid var(--pot-line);
    border-radius:16px;
    padding:24px;
    box-shadow:0 10px 28px rgba(6,20,86,.05);
}
.pot-pro-bottom-bar{
    height:40px;
    margin:7px 14px 0;
    background:var(--pot-blue);
    border-radius:14px 14px 0 0;
}
@keyframes potProMenuDrop{from{opacity:0;transform:translateY(8px) scale(.99)}to{opacity:1;transform:translateY(0) scale(1)}}
@media(max-width:1180px){
    .pot-pro-shell{grid-template-columns:230px minmax(0,1fr);gap:26px;}
    .pot-category-mega{left:250px;width:min(760px,calc(100vw - 280px));grid-template-columns:220px 1fr;}
    .pot-mega-grid,.pot-tools-grid-clean{grid-template-columns:repeat(2,minmax(0,1fr));}
    .pot-main-mega{width:min(760px,calc(100vw - 280px));grid-template-columns:240px 1fr 1fr;}
}
@media(max-width:900px){
    .pot-pro-shell{display:block;padding:82px 12px 0;}
    .pot-pro-sidebar{position:fixed;top:12px;left:12px;width:230px;min-height:calc(100vh - 24px);max-height:calc(100vh - 24px);z-index:100;transform:translateX(-118%);transition:transform .2s ease;}
    .pot-pro-sidebar.is-mobile-open{transform:translateX(0);}
    .pot-mobile-sidebar{display:inline-flex;}
    .pot-pro-header{position:fixed;top:0;left:0;right:0;min-height:70px;background:#fff;z-index:90;padding:10px 14px;justify-content:space-between;box-shadow:0 8px 22px rgba(6,20,86,.06);}
    .pot-pro-main{padding:0;}
    .pot-category-mega{position:fixed;left:254px;top:90px;width:min(460px,calc(100vw - 270px));max-height:calc(100vh - 110px);grid-template-columns:1fr;z-index:105;}
    .pot-mega-promo{display:none;}
    .pot-main-mega{position:fixed;right:12px;top:70px;width:calc(100vw - 24px);grid-template-columns:1fr;max-height:calc(100vh - 86px);overflow:auto;}
    .pot-main-mega-card{min-height:190px;}
    .pot-tools-workspace,.pot-tool-workspace{min-height:480px;margin-top:0;}
    .pot-tool-inner-clean,.pot-tool-lock-clean{min-height:480px;}
}
@media(max-width:620px){
    .pot-account-name{display:none;}
    .pot-menu-trigger{width:48px;height:38px;}.pot-menu-trigger span{width:38px;height:4px;border-width:1.7px;}
    .pot-account-avatar{width:40px;height:40px;}
    .pot-category-mega{left:12px;right:12px;top:84px;width:auto;}
    .pot-mega-grid,.pot-tools-grid-clean{grid-template-columns:1fr;}
    .pot-tools-workspace,.pot-tool-workspace{padding:16px;border-radius:14px;}
    .pot-tool-workspace{padding:0;}
    .pot-tool-inner-clean{padding:18px;}
    .pot-pro-bottom-bar{height:34px;margin-left:12px;margin-right:12px;}
}

/* =========================================================
   Pack of Tools - professional segmented tools UI
   This block intentionally overrides the earlier experimental tools layouts.
   ========================================================= */
:root{
  --potx-blue:#06175d;
  --potx-blue-2:#0a1f73;
  --potx-text:#101936;
  --potx-muted:#667085;
  --potx-soft:#f5f7fb;
  --potx-border:#e5e7ef;
  --potx-shadow:0 24px 65px rgba(16,25,54,.12);
}
body.potx-page{margin:0;background:#ffffff;color:var(--potx-text);font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;overflow-x:hidden}
.potx-page a{text-decoration:none}.potx-shell{min-height:100vh;display:grid;grid-template-columns:260px minmax(0,1fr);gap:22px;padding:10px 14px 12px;box-sizing:border-box}.potx-sidebar{height:calc(100vh - 22px);position:sticky;top:10px;background:linear-gradient(180deg,var(--potx-blue),#03104a);border-radius:16px;display:flex;flex-direction:column;overflow:hidden;box-shadow:0 18px 38px rgba(6,23,93,.22)}.potx-logo{display:flex;align-items:center;justify-content:center;min-height:92px;padding:18px 16px;color:#fff!important;font-size:2rem;font-weight:900;letter-spacing:-.07em;line-height:1;text-align:center;border-bottom:1px solid rgba(255,255,255,.09);font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;text-transform:none}.potx-segments{padding:14px 12px;display:grid;gap:7px;overflow-y:auto;scrollbar-width:thin;scrollbar-color:rgba(255,255,255,.42) transparent}.potx-segments::-webkit-scrollbar{width:7px}.potx-segments::-webkit-scrollbar-track{background:transparent}.potx-segments::-webkit-scrollbar-thumb{background:rgba(255,255,255,.32);border-radius:999px}.potx-segment{width:100%;border:0;display:grid;grid-template-columns:42px minmax(0,1fr) auto;align-items:center;gap:10px;padding:10px 11px;border-radius:13px;background:transparent;color:#fff;text-align:left;cursor:pointer;font:inherit;transition:background .16s ease,color .16s ease,transform .16s ease}.potx-segment:hover,.potx-segment.is-active{background:#fff;color:var(--potx-blue);transform:translateX(2px)}.potx-segment-icon{width:34px;height:34px;border-radius:10px;background:rgba(255,255,255,.12);display:grid;place-items:center;font-size:.72rem;font-weight:900;letter-spacing:-.03em;color:inherit}.potx-segment:hover .potx-segment-icon,.potx-segment.is-active .potx-segment-icon{background:#eef2ff}.potx-segment-title{min-width:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font-size:.99rem;font-weight:850;letter-spacing:-.02em}.potx-segment small{font-size:.72rem;font-weight:900;opacity:.74}.potx-scroll-note{margin-top:auto;padding:14px 12px 17px;text-align:center;color:#fff;font-weight:850;font-size:.8rem;border-top:1px solid rgba(255,255,255,.08);background:linear-gradient(180deg,rgba(255,255,255,0),rgba(255,255,255,.07))}.potx-scroll-note span{display:block;opacity:.96}.potx-scroll-note i{display:inline-block;font-style:normal;font-size:1.25rem;line-height:1;margin-top:2px;animation:potxBounce 1.1s ease-in-out infinite}@keyframes potxBounce{0%,100%{transform:translateY(0);opacity:.75}50%{transform:translateY(7px);opacity:1}}.potx-main{min-width:0;display:flex;flex-direction:column}.potx-topbar{height:78px;display:flex;align-items:center;justify-content:space-between;gap:18px;padding:0 28px}.potx-top-title strong{display:block;font-size:1.35rem;letter-spacing:-.04em;color:var(--potx-blue);font-weight:900}.potx-top-title span{display:block;color:var(--potx-muted);font-size:.9rem;margin-top:3px}.potx-actions{display:flex;align-items:center;gap:15px;position:relative}.potx-mobile-menu{display:none;border:1px solid var(--potx-border);background:#fff;border-radius:12px;width:44px;height:42px;font-size:1.25rem;font-weight:900;box-shadow:0 10px 26px rgba(16,25,54,.08)}.potx-burger{width:52px;height:44px;border:1px solid rgba(16,25,54,.14);background:#fff;border-radius:13px;display:grid;gap:5px;align-content:center;padding:0 10px;cursor:pointer;box-shadow:0 10px 22px rgba(16,25,54,.08)}.potx-burger span{display:block;height:3px;background:#111827;border-radius:999px}.potx-profile{width:46px;height:46px;border:1px solid rgba(16,25,54,.14);border-radius:50%;display:grid;place-items:center;background:#f1f7ff;cursor:pointer;box-shadow:0 10px 22px rgba(16,25,54,.08)}.potx-profile span{width:34px;height:34px;border-radius:50%;display:grid;place-items:center;background:var(--potx-blue);color:#fff;font-weight:900;font-size:.82rem}.potx-menu-wrap,.potx-account-wrap{position:relative}.potx-mega{position:absolute;right:0;top:58px;width:min(850px,calc(100vw - 310px));background:#fff;border:1px solid var(--potx-border);border-radius:22px;box-shadow:var(--potx-shadow);padding:18px;display:none;grid-template-columns:270px 1fr 1fr;gap:22px;z-index:80}.potx-mega.is-open{display:grid}.potx-mega-card{background:linear-gradient(155deg,#112541,#07172e);border-radius:18px;color:#fff;padding:24px;min-height:260px;display:flex;flex-direction:column;justify-content:space-between}.potx-mega-card h3{margin:0;font-size:1.55rem;line-height:1.05;letter-spacing:-.05em}.potx-mega-card p{margin:10px 0;color:rgba(255,255,255,.76);font-size:.92rem;line-height:1.5}.potx-mega-card a{display:inline-flex;justify-content:center;background:#000;color:#fff!important;border-radius:12px;padding:12px 16px;font-weight:900}.potx-mega-links h4{margin:2px 0 13px;color:var(--potx-text);font-size:.96rem}.potx-mega-links a{display:grid;grid-template-columns:48px 1fr;gap:12px;align-items:center;padding:10px;border-radius:14px;color:var(--potx-text)!important}.potx-mega-links a:hover{background:#f5f7fb}.potx-mega-links span{width:44px;height:44px;border-radius:12px;display:grid;place-items:center;background:#eef4ff;color:var(--potx-blue);font-weight:900}.potx-mega-links b{display:block;font-size:.95rem}.potx-mega-links small{display:block;color:var(--potx-muted);font-size:.75rem;line-height:1.3;margin-top:2px}.potx-account{position:absolute;right:0;top:58px;width:245px;background:#fff;border:1px solid var(--potx-border);border-radius:18px;box-shadow:var(--potx-shadow);padding:14px;display:none;z-index:90}.potx-account.is-open{display:block}.potx-account strong{display:block;color:var(--potx-text);font-size:1rem}.potx-account small{display:block;color:var(--potx-muted);font-size:.78rem;margin:4px 0 10px}.potx-account a{display:block;color:var(--potx-blue)!important;font-weight:850;padding:10px;border-radius:12px}.potx-account a:hover{background:#f5f7fb}.potx-workspace{min-height:calc(100vh - 108px);background:#fff;border:1px solid var(--potx-border);border-radius:24px;padding:26px;box-shadow:0 14px 40px rgba(16,25,54,.08);position:relative;overflow:hidden}.potx-category-panel{display:none}.potx-category-panel.is-active{display:block}.potx-panel-head{display:flex;align-items:flex-start;justify-content:space-between;gap:18px;margin-bottom:24px;padding-bottom:18px;border-bottom:1px solid var(--potx-border)}.potx-panel-head span{display:inline-flex;color:var(--potx-blue);font-size:.76rem;text-transform:uppercase;letter-spacing:.12em;font-weight:900;margin-bottom:6px}.potx-panel-head h1{margin:0;color:var(--potx-text);font-size:clamp(2rem,4vw,3.8rem);line-height:.96;letter-spacing:-.08em}.potx-panel-head p{max-width:690px;margin:10px 0 0;color:var(--potx-muted);line-height:1.55}.potx-panel-head strong{white-space:nowrap;background:#f0f4ff;color:var(--potx-blue);border-radius:999px;padding:10px 14px;font-size:.88rem}.potx-tool-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}.potx-tool-card{display:block;border:1px solid var(--potx-border);border-radius:18px;background:#fff;padding:18px;color:var(--potx-text)!important;min-height:150px;box-shadow:0 10px 24px rgba(16,25,54,.05);transition:transform .16s ease,box-shadow .16s ease,border-color .16s ease}.potx-tool-card:hover{transform:translateY(-4px);box-shadow:0 18px 38px rgba(16,25,54,.1);border-color:#cfd7ef}.potx-tool-icon{width:46px;height:46px;border-radius:14px;background:#f0f4ff;color:var(--potx-blue);display:grid;place-items:center;font-size:.82rem;font-weight:900;margin-bottom:13px}.potx-tool-card b{display:block;font-size:1.02rem;line-height:1.2;letter-spacing:-.03em}.potx-tool-card small{display:block;margin-top:7px;color:var(--potx-muted);font-size:.84rem;line-height:1.45}.potx-empty{min-height:320px;border:1px dashed #cbd5e1;border-radius:20px;background:linear-gradient(180deg,#fbfcff,#f7f9ff);display:grid;place-items:center;text-align:center;padding:26px}.potx-empty h2{margin:0 0 8px;color:var(--potx-text)}.potx-empty p{margin:0;color:var(--potx-muted)}.potx-empty code{background:#eef2ff;color:var(--potx-blue);padding:2px 6px;border-radius:6px}.potx-tool-screen{min-height:calc(100vh - 108px);background:#fff;border:1px solid var(--potx-border);border-radius:24px;padding:26px;box-shadow:0 14px 40px rgba(16,25,54,.08);position:relative;overflow:visible}.potx-tool-head{display:flex;justify-content:space-between;gap:18px;align-items:flex-start;margin-bottom:20px;padding-bottom:18px;border-bottom:1px solid var(--potx-border)}.potx-tool-head span{display:inline-flex;color:var(--potx-blue);font-size:.75rem;text-transform:uppercase;letter-spacing:.12em;font-weight:900;margin-bottom:6px}.potx-tool-head h1{margin:0;color:var(--potx-text);font-size:clamp(2rem,4vw,3.4rem);line-height:.98;letter-spacing:-.08em}.potx-tool-head p{margin:9px 0 0;color:var(--potx-muted);line-height:1.55;max-width:760px}.potx-tool-head>strong{white-space:nowrap;background:#f0f4ff;color:var(--potx-blue);border-radius:999px;padding:10px 14px;font-size:.86rem}.potx-tool-body{min-height:420px;background:#f8fafc;border:1px solid #eef1f6;border-radius:20px;padding:22px}.potx-tool-body .tool-widget{max-width:none}.potx-tool-body input,.potx-tool-body textarea,.potx-tool-body select{background:#fff}.potx-notice{border:1px solid #d9e5ff;background:#f5f8ff;color:var(--potx-blue);border-radius:14px;padding:12px 14px;font-weight:800;margin-bottom:16px}.potx-lock-box{min-height:360px;display:grid;place-items:center;text-align:center}.potx-lock-box h2{margin:0 0 8px;color:var(--potx-text);font-size:2rem;letter-spacing:-.04em}.potx-lock-box p{margin:0 auto 18px;max-width:560px;color:var(--potx-muted)}.potx-info{margin-top:20px;background:#fff;border:1px solid var(--potx-border);border-radius:20px;padding:24px}.potx-single-page .potx-segment{color:#fff}.potx-single-page .potx-segment:hover,.potx-single-page .potx-segment.is-active{color:var(--potx-blue)}
@media(max-width:1280px){.potx-shell{grid-template-columns:238px minmax(0,1fr);gap:18px}.potx-tool-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.potx-mega{width:min(760px,calc(100vw - 280px));grid-template-columns:230px 1fr 1fr}}
@media(max-width:980px){.potx-shell{display:block;padding:82px 12px 12px}.potx-sidebar{position:fixed;z-index:100;left:12px;top:72px;width:260px;height:calc(100vh - 88px);transform:translateX(-112%);transition:transform .2s ease}.potx-sidebar.is-open{transform:translateX(0)}.potx-topbar{position:fixed;left:0;right:0;top:0;z-index:95;background:rgba(255,255,255,.95);backdrop-filter:blur(12px);height:66px;padding:0 14px;border-bottom:1px solid var(--potx-border)}.potx-mobile-menu{display:grid;place-items:center}.potx-top-title strong{font-size:1.02rem}.potx-top-title span{display:none}.potx-workspace,.potx-tool-screen{min-height:calc(100vh - 98px);padding:18px;border-radius:18px}.potx-tool-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.potx-mega{position:fixed;right:12px;top:70px;width:calc(100vw - 24px);grid-template-columns:1fr;border-radius:18px;max-height:calc(100vh - 90px);overflow:auto}.potx-mega-card{min-height:auto}.potx-account{position:fixed;right:12px;top:70px}}
@media(max-width:620px){.potx-shell{padding-left:10px;padding-right:10px}.potx-sidebar{width:238px}.potx-topbar{gap:10px}.potx-top-title{min-width:0}.potx-top-title strong{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:160px}.potx-actions{gap:8px}.potx-burger{width:44px;height:40px}.potx-profile{width:40px;height:40px}.potx-profile span{width:30px;height:30px;font-size:.72rem}.potx-panel-head,.potx-tool-head{display:block}.potx-panel-head strong,.potx-tool-head>strong{display:inline-flex;margin-top:12px}.potx-panel-head h1,.potx-tool-head h1{font-size:2rem;letter-spacing:-.06em}.potx-tool-grid{grid-template-columns:1fr}.potx-workspace,.potx-tool-screen{padding:14px}.potx-tool-body{padding:14px;border-radius:16px}.potx-logo{font-size:1.6rem;min-height:76px}.potx-segment-title{font-size:.92rem}.potx-segment{grid-template-columns:36px minmax(0,1fr) auto;padding:9px}.potx-segment-icon{width:30px;height:30px}}

/* Pack of Tools category hover-menu refinement */
.potx-top-spacer{flex:1;min-width:0}
body.potx-page .potx-sidebar{overflow:visible;z-index:40}
body.potx-page .potx-segments{border-radius:0 0 14px 14px;max-height:calc(100vh - 168px)}
.potx-hover-menu{position:fixed;display:none;z-index:120;background:#fff;border:1px solid rgba(16,25,54,.12);border-radius:22px;box-shadow:0 28px 70px rgba(16,25,54,.22);padding:16px;max-height:min(560px,calc(100vh - 36px));overflow:auto;opacity:0;transform:translateX(-8px) scale(.985);transition:opacity .14s ease,transform .14s ease;pointer-events:none}
.potx-hover-menu.is-open{display:block;opacity:1;transform:translateX(0) scale(1);pointer-events:auto}
.potx-hover-head{display:grid;grid-template-columns:54px 1fr;gap:13px;align-items:center;padding:8px 8px 14px;border-bottom:1px solid #e8edf6;margin-bottom:10px}
.potx-hover-head span{width:52px;height:52px;border-radius:16px;background:#eef4ff;color:var(--potx-blue);display:grid;place-items:center;font-weight:950;font-size:.85rem;letter-spacing:-.03em}
.potx-hover-head strong{display:block;color:var(--potx-text);font-size:1.15rem;letter-spacing:-.04em;line-height:1.05}
.potx-hover-head small{display:block;color:var(--potx-muted);font-size:.78rem;margin-top:4px;font-weight:750}
.potx-hover-list{display:grid;gap:5px;grid-template-columns:1fr 1fr}
.potx-hover-list a{display:block;padding:10px;border-radius:14px;color:var(--potx-text)!important;border:1px solid transparent;min-height:62px}
.potx-hover-list a:hover{background:#f6f8fd;border-color:#e9eef7}
.potx-hover-list b{display:block;font-size:.92rem;line-height:1.16;letter-spacing:-.03em;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.potx-hover-list small{display:block;color:var(--potx-muted);font-size:.72rem;line-height:1.25;margin-top:4px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}
.potx-hover-view{display:flex;align-items:center;justify-content:center;margin-top:12px;padding:12px 14px;border-radius:14px;background:var(--potx-blue);color:#fff!important;font-weight:900;letter-spacing:-.02em}
.potx-hover-empty{padding:18px;border-radius:16px;background:#f7f9ff;color:var(--potx-muted);font-weight:750;line-height:1.5}
.potx-hover-empty code{background:#eef2ff;color:var(--potx-blue);padding:2px 6px;border-radius:6px}
body.potx-page .potx-topbar{justify-content:flex-end;height:64px;padding-top:2px;padding-bottom:2px}
body.potx-page .potx-workspace,body.potx-page .potx-tool-screen{min-height:calc(100vh - 92px)}
body.potx-page .potx-panel-head{margin-bottom:20px;padding-bottom:16px}
body.potx-page .potx-panel-head span{display:none}
body.potx-page .potx-panel-head h1{font-size:clamp(2rem,3vw,3.15rem);letter-spacing:-.06em}
body.potx-page .potx-tool-head span{display:none}
body.potx-page .potx-tool-head h1{font-size:clamp(2rem,3vw,3.05rem);letter-spacing:-.06em}
body.potx-page .potx-logo{font-size:1.85rem;letter-spacing:-.06em}
@media(max-width:980px){.potx-hover-menu{display:none!important}.potx-top-spacer{display:none}body.potx-page .potx-topbar{justify-content:space-between}.potx-mobile-menu{display:grid;place-items:center}}
@media(max-width:620px){body.potx-page .potx-panel-head h1,body.potx-page .potx-tool-head h1{font-size:1.9rem}.potx-hover-list{grid-template-columns:1fr}}

/* === Pack of Tools professional category menu update === */
body.potx-page{
  background:#f8fafc;
  color:#152044;
}
body.potx-page .potx-shell{
  grid-template-columns:235px minmax(0,1fr);
  gap:18px;
  padding:12px 14px;
}
body.potx-page .potx-sidebar{
  height:calc(100vh - 24px);
  top:12px;
  border-radius:16px;
  background:#06175d;
  box-shadow:0 18px 40px rgba(6,23,93,.20);
  overflow:visible;
}
body.potx-page .potx-logo{
  min-height:88px;
  padding:16px 18px 14px;
  justify-content:flex-start;
  text-align:left;
  font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;
  font-size:1.6rem;
  font-weight:900;
  letter-spacing:-.06em;
  line-height:1.02;
  text-transform:none;
}
body.potx-page .potx-segments{
  max-height:calc(100vh - 168px);
  padding:12px 12px 8px;
  gap:5px;
  overflow-y:auto;
  overflow-x:visible;
}
body.potx-page .potx-segment{
  grid-template-columns:minmax(0,1fr) auto;
  padding:9px 12px;
  gap:8px;
  border-radius:12px;
  transform:none!important;
  font-weight:850;
}
body.potx-page .potx-segment-icon{display:none!important}
body.potx-page .potx-segment-title{
  font-size:.98rem;
  letter-spacing:-.025em;
}
body.potx-page .potx-segment small{
  color:inherit;
  opacity:.55;
  font-size:.72rem;
}
body.potx-page .potx-segment:hover,
body.potx-page .potx-segment.is-active{
  background:#eef0f5;
  color:#06175d;
}
body.potx-page .potx-scroll-note{
  padding:11px 12px 14px;
  font-size:.75rem;
  background:rgba(255,255,255,.05);
}
body.potx-page .potx-topbar{
  height:58px;
  padding:0 18px;
}
body.potx-page .potx-burger{
  width:50px;
  height:40px;
  border-radius:12px;
  border-color:#d7dbe8;
  background:#fff;
  box-shadow:0 8px 22px rgba(16,25,54,.08);
}
body.potx-page .potx-burger span{
  height:2.5px;
  background:#111827;
}
body.potx-page .potx-profile{
  width:42px;
  height:42px;
  border-color:#d7dbe8;
  background:#fff;
}
body.potx-page .potx-profile span{
  background:#2e97c9;
  font-size:.76rem;
}
body.potx-page .potx-workspace,
body.potx-page .potx-tool-screen{
  min-height:calc(100vh - 94px);
  border-radius:18px;
  border:1px solid #e3e8f1;
  box-shadow:0 14px 40px rgba(16,25,54,.07);
  background:#fff;
  padding:24px;
}
body.potx-page .potx-panel-head,
body.potx-page .potx-tool-head{
  margin-bottom:18px;
  padding-bottom:15px;
  border-bottom:1px solid #edf1f7;
}
body.potx-page .potx-panel-head h1,
body.potx-page .potx-tool-head h1{
  color:#17214a;
  font-size:clamp(1.9rem,3vw,2.7rem);
  letter-spacing:-.065em;
}
body.potx-page .potx-tool-body{
  min-height:480px;
  background:#fbfcff;
  border:1px solid #edf1f7;
  border-radius:18px;
}
body.potx-page .potx-tool-grid{
  grid-template-columns:repeat(auto-fill,minmax(210px,1fr));
  gap:14px;
}
body.potx-page .potx-tool-card{
  min-height:136px;
  border-radius:16px;
  box-shadow:0 8px 20px rgba(16,25,54,.04);
}
body.potx-page .potx-tool-card:hover{
  transform:translateY(-2px);
  box-shadow:0 14px 30px rgba(16,25,54,.08);
}
body.potx-page .potx-hover-menu{
  padding:0;
  border-radius:18px;
  border:2px solid #111827;
  background:#fff;
  box-shadow:0 24px 62px rgba(16,25,54,.18);
  max-height:min(450px,calc(100vh - 32px));
  overflow:hidden;
  z-index:140;
  transform:translateY(0) scale(.99);
}
body.potx-page .potx-hover-menu.is-open{
  transform:translateY(0) scale(1);
}
.potx-hover-mega-inner{
  display:grid;
  grid-template-columns:230px 1fr 1fr;
  gap:28px;
  padding:16px;
  align-items:stretch;
  background:#fff;
}
.potx-hover-promo{
  min-height:315px;
  border-radius:15px;
  background:linear-gradient(160deg,#14243e,#07162e);
  color:#fff;
  padding:22px;
  display:flex;
  flex-direction:column;
  justify-content:space-between;
}
.potx-hover-promo span{
  width:48px;
  height:48px;
  border-radius:13px;
  display:grid;
  place-items:center;
  background:rgba(255,255,255,.12);
  color:#fff;
  font-weight:950;
  font-size:.78rem;
  margin-bottom:18px;
}
.potx-hover-promo h3{
  margin:0;
  color:#fff;
  font-size:1.55rem;
  line-height:1.06;
  letter-spacing:-.055em;
}
.potx-hover-promo p{
  margin:12px 0 0;
  max-width:180px;
  color:rgba(255,255,255,.72);
  font-size:.86rem;
  line-height:1.45;
}
.potx-hover-promo a{
  display:flex;
  justify-content:center;
  align-items:center;
  width:100%;
  min-height:45px;
  border-radius:10px;
  background:#020617;
  color:#fff!important;
  font-size:.9rem;
  font-weight:900;
}
.potx-hover-col{
  min-width:0;
  padding:6px 0;
}
.potx-hover-col h4{
  margin:0 0 10px;
  color:#111827;
  font-size:.9rem;
  font-weight:900;
  letter-spacing:-.025em;
}
.potx-hover-col a{
  display:grid;
  grid-template-columns:48px minmax(0,1fr);
  align-items:center;
  gap:11px;
  padding:10px 8px;
  min-height:62px;
  border-radius:13px;
  color:#17214a!important;
  border-bottom:1px solid #f0f2f7;
}
.potx-hover-col a:hover{
  background:#f7f9fd;
  border-bottom-color:#f7f9fd;
}
.potx-hover-col a>span{
  width:44px;
  height:44px;
  border-radius:12px;
  display:grid;
  place-items:center;
  background:#eef4ff;
  color:#06175d;
  font-size:.78rem;
  font-weight:950;
  overflow:hidden;
}
.potx-hover-col b{
  display:block;
  color:#17214a;
  font-size:.92rem;
  line-height:1.12;
  letter-spacing:-.03em;
  white-space:nowrap;
  overflow:hidden;
  text-overflow:ellipsis;
}
.potx-hover-col small{
  display:block;
  color:#7a8397;
  font-size:.72rem;
  line-height:1.22;
  margin-top:3px;
  display:-webkit-box;
  -webkit-line-clamp:2;
  -webkit-box-orient:vertical;
  overflow:hidden;
}
.potx-hover-more{background:#fbfcff}
body.potx-page .potx-hover-empty{
  padding:16px;
  background:#f7f9fd;
  color:#667085;
  border-radius:12px;
  font-size:.82rem;
  font-weight:750;
}
body.potx-page .potx-mega{
  width:min(780px,calc(100vw - 300px));
  grid-template-columns:230px 1fr 1fr;
  border-radius:18px;
  border:2px solid #111827;
  box-shadow:0 24px 62px rgba(16,25,54,.18);
  padding:16px;
}
body.potx-page .potx-mega-card{
  min-height:300px;
  border-radius:15px;
  padding:22px;
}
body.potx-page .potx-mega-links a{
  padding:9px 8px;
  min-height:58px;
}
body.potx-page .potx-mega-links span{
  width:42px;
  height:42px;
}
@media(max-width:1180px){
  .potx-hover-mega-inner{grid-template-columns:200px 1fr 1fr;gap:18px}
  .potx-hover-promo{min-height:300px}
}
@media(max-width:980px){
  body.potx-page .potx-shell{display:block;padding:76px 12px 12px}
  body.potx-page .potx-sidebar{position:fixed;z-index:100;left:12px;top:70px;width:250px;height:calc(100vh - 86px);transform:translateX(-112%);transition:transform .2s ease}
  body.potx-page .potx-sidebar.is-open{transform:translateX(0)}
  body.potx-page .potx-topbar{position:fixed;left:0;right:0;top:0;z-index:95;background:rgba(255,255,255,.96);backdrop-filter:blur(12px);height:64px;border-bottom:1px solid #e5e7ef;justify-content:space-between}
  body.potx-page .potx-hover-menu{display:none!important}
  body.potx-page .potx-mega{position:fixed;right:12px;top:70px;width:calc(100vw - 24px);grid-template-columns:1fr;border-radius:18px;max-height:calc(100vh - 90px);overflow:auto}
  body.potx-page .potx-mega-card{min-height:auto}
}
@media(max-width:620px){
  body.potx-page .potx-workspace,
  body.potx-page .potx-tool-screen{padding:14px;border-radius:16px}
  body.potx-page .potx-tool-body{min-height:380px;padding:14px}
  body.potx-page .potx-panel-head h1,
  body.potx-page .potx-tool-head h1{font-size:1.85rem}
}

/* =========================================================
   Final menu refinement
   - category hover panel: no dark/blue promo block
   - burger dropdown: compact screenshot-style mega menu
   ========================================================= */
body.potx-page .potx-hover-menu{
  border:1.8px solid #101828;
  border-radius:18px;
  background:#fff;
  box-shadow:0 24px 64px rgba(16,25,54,.18);
  overflow:hidden;
}
body.potx-page .potx-hover-mega-inner{
  grid-template-columns:1fr 1fr;
  gap:22px;
  padding:18px 20px;
}
body.potx-page .potx-hover-promo{
  display:none!important;
}
body.potx-page .potx-hover-col{
  padding:0;
}
body.potx-page .potx-hover-col h4{
  font-size:.94rem;
  margin:0 0 10px;
  color:#17214a;
}
body.potx-page .potx-hover-col a{
  min-height:62px;
  padding:9px 8px;
  border-bottom:1px solid #eef2f7;
}
body.potx-page .potx-hover-col a>span{
  background:#f0f4fb;
  color:#06175d;
}

body.potx-page .potx-mega{
  width:min(970px,calc(100vw - 330px));
  grid-template-columns:300px 1fr 1fr;
  gap:30px;
  padding:18px;
  border:2px solid #101828;
  border-radius:16px;
  background:#fff;
  box-shadow:0 28px 72px rgba(16,25,54,.18);
}
body.potx-page .potx-mega-card{
  min-height:345px;
  border-radius:16px;
  background:linear-gradient(180deg,#13213d 0%,#07172f 100%);
  padding:28px 26px;
}
body.potx-page .potx-mega-card h3{
  font-size:1.95rem;
  line-height:1.08;
  letter-spacing:-.055em;
  max-width:230px;
}
body.potx-page .potx-mega-card p{
  color:rgba(255,255,255,.78);
  font-size:.93rem;
  line-height:1.5;
}
body.potx-page .potx-mega-card a{
  min-height:48px;
  border-radius:10px;
  background:#020617;
  font-size:.95rem;
}
body.potx-page .potx-mega-links{
  padding:6px 0 0;
}
body.potx-page .potx-mega-links h4{
  margin:0 0 12px;
  font-size:.95rem;
  color:#17214a;
  font-weight:900;
}
body.potx-page .potx-mega-links a{
  grid-template-columns:54px minmax(0,1fr);
  gap:14px;
  min-height:76px;
  padding:8px 6px;
  border-radius:14px;
  border-bottom:1px solid #f0f2f7;
}
body.potx-page .potx-mega-links a:hover{
  background:#f7f9fd;
  border-bottom-color:#f7f9fd;
  transform:none;
}
body.potx-page .potx-mega-links span{
  width:52px;
  height:52px;
  border-radius:12px;
  background:#eef3fb;
  color:#111827;
  font-size:1.05rem;
}
body.potx-page .potx-mega-links b{
  font-size:.96rem;
  line-height:1.15;
  color:#17214a;
}
body.potx-page .potx-mega-links small{
  color:#8b95a7;
  font-size:.75rem;
  line-height:1.25;
}
body.potx-page .potx-burger{
  border:0;
  box-shadow:none;
  background:transparent;
  width:56px;
  height:44px;
  padding:0 6px;
}
body.potx-page .potx-burger span{
  height:4px;
  border:2px solid #111827;
  border-radius:999px;
  background:#fff;
}
body.potx-page .potx-profile{
  border:0;
  box-shadow:none;
  background:#fff;
}
body.potx-page .potx-profile span{
  background:#3199c9;
}
@media(max-width:1180px){
  body.potx-page .potx-mega{width:min(820px,calc(100vw - 280px));grid-template-columns:250px 1fr 1fr;gap:20px}
  body.potx-page .potx-mega-card{min-height:310px}
}
@media(max-width:980px){
  body.potx-page .potx-mega{width:calc(100vw - 24px);grid-template-columns:1fr;gap:16px}
  body.potx-page .potx-mega-card{min-height:190px}
}
@media(max-width:620px){
  body.potx-page .potx-burger{width:48px;height:40px}
  body.potx-page .potx-burger span{height:3.5px;border-width:1.7px}
}

/* =========================================================
   Final professional menu and tool-page polish
   - full website sans-serif typography
   - burger dropdown like reference image
   - category hover box like second reference image
   - simple professional profile icon
   ========================================================= */
html, body, button, input, textarea, select, option {
  font-family: Arial, Helvetica, sans-serif !important;
}
body.potx-page,
body.potx-page * {
  font-family: Arial, Helvetica, sans-serif !important;
}
body.potx-page{
  background:#ffffff;
  color:#121a37;
}
body.potx-page .potx-shell{
  grid-template-columns:238px minmax(0,1fr);
  gap:24px;
  padding:10px 14px 12px;
}
body.potx-page .potx-sidebar{
  height:calc(100vh - 22px);
  top:10px;
  border-radius:14px;
  background:#07165c;
  box-shadow:0 16px 34px rgba(7,22,92,.22);
}
body.potx-page .potx-logo{
  min-height:86px;
  padding:18px 14px 14px;
  font-size:1.9rem;
  line-height:1.02;
  letter-spacing:-.04em;
  font-weight:900;
  text-transform:none;
}
body.potx-page .potx-segments{
  padding:12px 12px;
  gap:6px;
}
body.potx-page .potx-segment{
  min-height:38px;
  padding:8px 12px;
  border-radius:12px;
  color:#fff;
  background:transparent;
  transition:background .16s ease,color .16s ease;
}
body.potx-page .potx-segment:hover,
body.potx-page .potx-segment.is-active{
  background:#e7e7e7;
  color:#07165c;
}
body.potx-page .potx-segment-title{
  font-size:.98rem;
  font-weight:800;
  letter-spacing:-.02em;
}
body.potx-page .potx-scroll-note{
  font-size:.74rem;
  padding:12px 12px 14px;
}
body.potx-page .potx-topbar{
  height:62px;
  padding:0 18px 0 10px;
}
body.potx-page .potx-burger{
  width:56px;
  height:42px;
  border:0;
  border-radius:10px;
  background:transparent;
  box-shadow:none;
  padding:4px 5px;
  display:grid;
  gap:4px;
  align-content:center;
}
body.potx-page .potx-burger span{
  display:block;
  width:48px;
  height:5px;
  border:2px solid #111827;
  background:#ffffff;
  border-radius:999px;
}
body.potx-page .potx-burger:hover span{
  background:#f6f7fb;
}
body.potx-page .potx-profile{
  width:44px;
  height:44px;
  border:1px solid #e3e8f1;
  background:#ffffff;
  box-shadow:0 10px 24px rgba(16,25,54,.08);
  border-radius:50%;
  display:grid;
  place-items:center;
}
body.potx-page .potx-profile svg{
  width:23px;
  height:23px;
  fill:#07165c;
}
body.potx-page .potx-profile:hover{
  background:#f5f8ff;
  border-color:#cad4e7;
}
body.potx-page .potx-account{
  width:245px;
  border:1px solid #d9e0ec;
  border-radius:16px;
  box-shadow:0 22px 60px rgba(16,25,54,.16);
}

/* Burger mega menu: first screenshot style */
body.potx-page .potx-mega{
  width:min(970px,calc(100vw - 320px));
  grid-template-columns:290px 1fr 1fr;
  gap:30px;
  padding:18px;
  border:2px solid #101828;
  border-radius:16px;
  background:#ffffff;
  box-shadow:0 28px 72px rgba(16,25,54,.18);
  top:58px;
}
body.potx-page .potx-mega-card{
  min-height:330px;
  border-radius:15px;
  background:linear-gradient(180deg,#13213d 0%,#07172f 100%);
  color:#ffffff;
  padding:28px 26px;
}
body.potx-page .potx-mega-card h3{
  max-width:230px;
  margin:0;
  color:#ffffff;
  font-size:1.78rem;
  line-height:1.12;
  letter-spacing:-.04em;
  font-weight:800;
}
body.potx-page .potx-mega-card p{
  margin:14px 0;
  color:rgba(255,255,255,.74);
  font-size:.9rem;
  line-height:1.55;
}
body.potx-page .potx-mega-card a{
  width:100%;
  min-height:48px;
  border-radius:10px;
  background:#020617;
  color:#fff!important;
  display:flex;
  align-items:center;
  justify-content:center;
  font-weight:800;
}
body.potx-page .potx-mega-links{
  padding:6px 0 0;
}
body.potx-page .potx-mega-links h4{
  margin:0 0 12px;
  color:#17214a;
  font-size:.94rem;
  font-weight:800;
}
body.potx-page .potx-mega-links a{
  display:grid;
  grid-template-columns:54px minmax(0,1fr);
  gap:14px;
  align-items:center;
  min-height:76px;
  padding:8px 6px;
  border-radius:14px;
  border-bottom:1px solid #f0f2f7;
  color:#17214a!important;
}
body.potx-page .potx-mega-links a:hover{
  background:#f7f9fd;
  border-bottom-color:#f7f9fd;
}
body.potx-page .potx-mega-links span{
  width:52px;
  height:52px;
  border-radius:12px;
  background:#eef3fb;
  color:#111827;
  display:grid;
  place-items:center;
  font-weight:900;
}
body.potx-page .potx-mega-links b{
  color:#17214a;
  font-size:.96rem;
  line-height:1.15;
  font-weight:800;
}
body.potx-page .potx-mega-links small{
  color:#8b95a7;
  font-size:.74rem;
  line-height:1.28;
}

/* Category hover: second screenshot style, separate from sidebar */
body.potx-page .potx-hover-menu{
  padding:0;
  border:2px solid #101828;
  border-radius:0 16px 16px 0;
  background:#fff;
  box-shadow:0 26px 68px rgba(16,25,54,.16);
  overflow:hidden;
  max-height:min(430px,calc(100vh - 32px));
  z-index:140;
}
body.potx-page .potx-hover-mega-inner{
  display:grid;
  grid-template-columns:1fr 1fr;
  gap:26px;
  padding:18px 22px;
  background:#fff;
}
body.potx-page .potx-hover-promo{
  display:none!important;
}
body.potx-page .potx-hover-col{
  min-width:0;
  padding:0;
}
body.potx-page .potx-hover-col h4{
  margin:0 0 12px;
  color:#17214a;
  font-size:.92rem;
  font-weight:800;
}
body.potx-page .potx-hover-col a{
  min-height:68px;
  display:grid;
  grid-template-columns:52px minmax(0,1fr);
  gap:13px;
  align-items:center;
  padding:8px 6px;
  border-radius:13px;
  border-bottom:1px solid #f0f2f7;
  color:#17214a!important;
}
body.potx-page .potx-hover-col a:hover{
  background:#f7f9fd;
  border-bottom-color:#f7f9fd;
}
body.potx-page .potx-hover-col a>span{
  width:50px;
  height:50px;
  border-radius:12px;
  display:grid;
  place-items:center;
  background:#eef3fb;
  color:#111827;
  font-size:.78rem;
  font-weight:900;
}
body.potx-page .potx-hover-col b{
  color:#17214a;
  font-size:.96rem;
  line-height:1.12;
  font-weight:800;
}
body.potx-page .potx-hover-col small{
  color:#8b95a7;
  font-size:.72rem;
  line-height:1.25;
}
body.potx-page .potx-hover-empty{
  border-radius:12px;
  background:#f7f9fd;
}

/* Cleaner tool workspace */
body.potx-page .potx-workspace,
body.potx-page .potx-tool-screen{
  min-height:calc(100vh - 96px);
  border:1px solid #e4e8f1;
  border-radius:18px;
  background:#ffffff;
  box-shadow:0 14px 38px rgba(16,25,54,.07);
  padding:22px;
}
body.potx-page .potx-panel-head,
body.potx-page .potx-tool-head{
  padding-bottom:14px;
  margin-bottom:18px;
  border-bottom:1px solid #eef2f7;
}
body.potx-page .potx-panel-head span,
body.potx-page .potx-tool-head span{
  color:#07165c;
}
body.potx-page .potx-panel-head h1,
body.potx-page .potx-tool-head h1{
  color:#17214a;
  font-size:clamp(1.9rem,3vw,2.7rem);
  letter-spacing:-.055em;
  font-weight:800;
}
body.potx-page .potx-tool-body{
  min-height:500px;
  background:#fbfcff;
  border:1px solid #eef2f7;
  border-radius:16px;
  padding:20px;
}
@media(max-width:1180px){
  body.potx-page .potx-mega{width:min(820px,calc(100vw - 280px));grid-template-columns:250px 1fr 1fr;gap:20px}
  body.potx-page .potx-mega-card{min-height:300px}
}
@media(max-width:980px){
  body.potx-page .potx-shell{display:block;padding:76px 12px 12px}
  body.potx-page .potx-sidebar{position:fixed;z-index:100;left:12px;top:70px;width:250px;height:calc(100vh - 86px);transform:translateX(-112%);transition:transform .2s ease}
  body.potx-page .potx-sidebar.is-open{transform:translateX(0)}
  body.potx-page .potx-topbar{position:fixed;left:0;right:0;top:0;z-index:95;background:rgba(255,255,255,.96);backdrop-filter:blur(12px);height:64px;border-bottom:1px solid #e5e7ef;justify-content:space-between}
  body.potx-page .potx-hover-menu{display:none!important}
  body.potx-page .potx-mega{position:fixed;right:12px;top:70px;width:calc(100vw - 24px);grid-template-columns:1fr;border-radius:18px;max-height:calc(100vh - 90px);overflow:auto}
  body.potx-page .potx-mega-card{min-height:190px}
}
@media(max-width:620px){
  body.potx-page .potx-burger{width:48px;height:38px}
  body.potx-page .potx-burger span{width:40px;height:4px;border-width:1.6px}
  body.potx-page .potx-profile{width:40px;height:40px}
  body.potx-page .potx-workspace,
  body.potx-page .potx-tool-screen{padding:14px;border-radius:16px}
  body.potx-page .potx-tool-body{min-height:380px;padding:14px}
}

/* Final professional refinements: compact burger, cleaner account, larger category hover menu */
body.potx-page .potx-actions{gap:16px}
body.potx-page .potx-burger{
    width:34px!important;
    height:34px!important;
    border:0!important;
    background:transparent!important;
    border-radius:0!important;
    box-shadow:none!important;
    padding:6px 5px!important;
    display:grid!important;
    gap:4px!important;
    align-content:center!important;
    justify-content:center!important;
}
body.potx-page .potx-burger span{
    width:21px!important;
    height:2px!important;
    background:#111827!important;
    border:0!important;
    border-radius:2px!important;
    display:block!important;
}
body.potx-page .potx-burger:hover span{background:#061456!important}
body.potx-page .potx-profile{
    width:38px!important;
    height:38px!important;
    border:1px solid #d8deec!important;
    background:#fff!important;
    border-radius:50%!important;
    box-shadow:0 8px 20px rgba(16,25,54,.08)!important;
}
body.potx-page .potx-profile svg{width:20px;height:20px;fill:#17214b}
body.potx-page .potx-profile:hover{border-color:#bfc8dd!important;transform:translateY(-1px)}
body.potx-page .potx-topbar{height:64px!important;padding:0 24px!important}

/* Burger dropdown: screenshot-style, but compact height */
body.potx-page .potx-mega{
    top:46px!important;
    width:min(790px,calc(100vw - 310px))!important;
    min-height:0!important;
    max-height:min(390px,calc(100vh - 86px))!important;
    overflow:auto!important;
    grid-template-columns:230px 1fr 1fr!important;
    gap:18px!important;
    padding:14px!important;
    border:2px solid #111827!important;
    border-radius:18px!important;
    box-shadow:0 22px 60px rgba(16,25,54,.18)!important;
}
body.potx-page .potx-mega-card{
    min-height:255px!important;
    border-radius:15px!important;
    padding:22px!important;
}
body.potx-page .potx-mega-card h3{font-size:1.42rem!important;line-height:1.08!important}
body.potx-page .potx-mega-card p{font-size:.84rem!important;line-height:1.45!important}
body.potx-page .potx-mega-card a{padding:10px 14px!important;border-radius:10px!important}
body.potx-page .potx-mega-links h4{font-size:.92rem!important;margin:2px 0 10px!important}
body.potx-page .potx-mega-links a{
    grid-template-columns:44px 1fr!important;
    gap:11px!important;
    padding:8px 8px!important;
    border-radius:12px!important;
    min-height:56px!important;
}
body.potx-page .potx-mega-links span{width:40px!important;height:40px!important;border-radius:10px!important}
body.potx-page .potx-mega-links b{font-size:.9rem!important;line-height:1.15!important}
body.potx-page .potx-mega-links small{font-size:.7rem!important;line-height:1.25!important}

/* Category hover menu: no title/promo/popular labels, tools only, wider and scrollable */
body.potx-page .potx-hover-menu{
    background:#fff!important;
    border:2px solid #111827!important;
    border-radius:18px!important;
    box-shadow:0 22px 55px rgba(16,25,54,.18)!important;
    padding:18px!important;
    max-height:min(390px,calc(100vh - 86px))!important;
    overflow:auto!important;
}
body.potx-page .potx-hover-tools-only{
    display:grid!important;
    grid-template-columns:repeat(2,minmax(250px,1fr))!important;
    gap:10px 24px!important;
    min-width:0!important;
}
body.potx-page .potx-hover-tools-only a{
    display:grid!important;
    grid-template-columns:46px minmax(0,1fr)!important;
    align-items:center!important;
    gap:13px!important;
    padding:10px!important;
    border-radius:13px!important;
    color:#17214b!important;
    text-decoration:none!important;
    border:1px solid transparent!important;
    min-height:62px!important;
}
body.potx-page .potx-hover-tools-only a:hover{
    background:#f6f8fd!important;
    border-color:#e7ecf5!important;
    transform:translateY(-1px)!important;
}
body.potx-page .potx-hover-tools-only a>span{
    width:42px!important;
    height:42px!important;
    border-radius:11px!important;
    display:grid!important;
    place-items:center!important;
    background:#eef4ff!important;
    color:#061456!important;
    font-size:.72rem!important;
    font-weight:900!important;
    letter-spacing:-.03em!important;
}
body.potx-page .potx-hover-tools-only b{
    display:block!important;
    font-size:.92rem!important;
    line-height:1.15!important;
    color:#17214b!important;
    white-space:nowrap!important;
    overflow:hidden!important;
    text-overflow:ellipsis!important;
}
body.potx-page .potx-hover-tools-only small{
    display:block!important;
    margin-top:3px!important;
    color:#6b7280!important;
    font-size:.72rem!important;
    line-height:1.25!important;
    display:-webkit-box!important;
    -webkit-line-clamp:2!important;
    -webkit-box-orient:vertical!important;
    overflow:hidden!important;
}
body.potx-page .potx-hover-menu::-webkit-scrollbar,
body.potx-page .potx-mega::-webkit-scrollbar{width:8px}
body.potx-page .potx-hover-menu::-webkit-scrollbar-track,
body.potx-page .potx-mega::-webkit-scrollbar-track{background:transparent}
body.potx-page .potx-hover-menu::-webkit-scrollbar-thumb,
body.potx-page .potx-mega::-webkit-scrollbar-thumb{background:#c5ccda;border-radius:999px}
body.potx-page .potx-hover-menu{scrollbar-color:#c5ccda transparent;scrollbar-width:thin}

/* Sidebar tune-up without changing site font */
body.potx-page .potx-sidebar{border-radius:16px!important;background:#061456!important}
body.potx-page .potx-logo{font-size:1.85rem!important;letter-spacing:-.04em!important;text-transform:none!important;min-height:86px!important}
body.potx-page .potx-segment{border-radius:12px!important;padding:9px 10px!important}
body.potx-page .potx-segment-title{font-size:.94rem!important}
body.potx-page .potx-segment-icon{width:32px!important;height:32px!important;border-radius:9px!important}
body.potx-page .potx-workspace,
body.potx-page .potx-tool-screen{border-radius:22px!important;box-shadow:0 14px 38px rgba(16,25,54,.075)!important}
body.potx-page .potx-panel-head,
body.potx-page .potx-tool-head{margin-top:0!important}
body.potx-page .potx-account{top:46px!important;border-radius:16px!important;box-shadow:0 20px 50px rgba(16,25,54,.16)!important}

@media(max-width:1280px){
    body.potx-page .potx-mega{width:min(740px,calc(100vw - 275px))!important;grid-template-columns:210px 1fr 1fr!important}
    body.potx-page .potx-hover-tools-only{grid-template-columns:repeat(2,minmax(220px,1fr))!important}
}
@media(max-width:980px){
    body.potx-page .potx-burger{width:34px!important;height:34px!important}
    body.potx-page .potx-mega{position:fixed!important;right:12px!important;top:62px!important;width:calc(100vw - 24px)!important;grid-template-columns:1fr!important;max-height:calc(100vh - 82px)!important}
    body.potx-page .potx-mega-card{min-height:170px!important}
}
@media(max-width:620px){
    body.potx-page .potx-topbar{height:60px!important;padding:0 12px!important}
    body.potx-page .potx-actions{gap:10px!important}
}

/* =========================================================
   User requested final polish
   - category hover as a clean large rectangular field
   - burger dark-card description as a proper paragraph
   - cleaner and more premium tool hover list
   ========================================================= */
body.potx-page .potx-mega{
  width:min(930px,calc(100vw - 310px))!important;
  max-height:min(430px,calc(100vh - 84px))!important;
  grid-template-columns:285px 1fr 1fr!important;
  gap:26px!important;
  padding:16px!important;
  border-radius:18px!important;
}

body.potx-page .potx-mega-card{
  min-height:285px!important;
  padding:24px 22px!important;
}

body.potx-page .potx-mega-card h3{
  max-width:none!important;
  width:100%!important;
  font-size:1.55rem!important;
  line-height:1.12!important;
  word-break:normal!important;
  overflow-wrap:normal!important;
  white-space:normal!important;
}

body.potx-page .potx-mega-card p{
  display:block!important;
  max-width:none!important;
  width:100%!important;
  white-space:normal!important;
  word-break:normal!important;
  overflow-wrap:normal!important;
  line-height:1.55!important;
  font-size:.88rem!important;
  margin:14px 0 18px!important;
}

body.potx-page .potx-mega-links a{
  min-height:64px!important;
}

body.potx-page .potx-mega-links small{
  display:block!important;
  white-space:normal!important;
  word-break:normal!important;
  overflow-wrap:normal!important;
  line-height:1.35!important;
}

/* Large rectangular category hover field */
body.potx-page .potx-hover-menu{
  width:min(860px,calc(100vw - 305px))!important;
  min-height:315px!important;
  max-height:min(430px,calc(100vh - 70px))!important;
  padding:18px!important;
  border:1px solid #d8dfec!important;
  border-radius:18px!important;
  background:linear-gradient(180deg,#ffffff 0%,#fbfcff 100%)!important;
  box-shadow:0 24px 60px rgba(16,25,54,.16)!important;
  overflow:auto!important;
}

body.potx-page .potx-hover-tools-only{
  display:grid!important;
  grid-template-columns:repeat(3,minmax(190px,1fr))!important;
  align-content:start!important;
  gap:12px!important;
  width:100%!important;
  min-width:0!important;
}

body.potx-page .potx-hover-tools-only a{
  display:grid!important;
  grid-template-columns:42px minmax(0,1fr)!important;
  align-items:center!important;
  gap:12px!important;
  min-height:58px!important;
  padding:10px 12px!important;
  border-radius:14px!important;
  color:#14204a!important;
  background:#ffffff!important;
  border:1px solid #eef2f7!important;
  box-shadow:0 7px 18px rgba(16,25,54,.035)!important;
  transition:background .16s ease,border-color .16s ease,transform .16s ease,box-shadow .16s ease!important;
}

body.potx-page .potx-hover-tools-only a:hover{
  background:#f4f7fc!important;
  border-color:#cdd7e7!important;
  transform:translateY(-2px)!important;
  box-shadow:0 12px 28px rgba(16,25,54,.08)!important;
}

body.potx-page .potx-hover-tools-only a>span{
  width:40px!important;
  height:40px!important;
  border-radius:12px!important;
  background:#eef4ff!important;
  color:#07165c!important;
  font-size:.72rem!important;
  font-weight:900!important;
}

body.potx-page .potx-hover-tools-only b{
  font-size:.95rem!important;
  line-height:1.2!important;
  font-weight:850!important;
  color:#14204a!important;
  white-space:nowrap!important;
  overflow:hidden!important;
  text-overflow:ellipsis!important;
}

/* User asked hover menu to show tools cleanly, not long descriptions */
body.potx-page .potx-hover-tools-only small{
  display:none!important;
}

body.potx-page .potx-hover-empty{
  min-height:260px!important;
  display:grid!important;
  place-items:center!important;
  border:1px dashed #cdd7e7!important;
  background:#f8fafc!important;
  color:#64748b!important;
}

body.potx-page .potx-hover-menu::-webkit-scrollbar{width:8px!important}
body.potx-page .potx-hover-menu::-webkit-scrollbar-thumb{background:#b7c0d1!important;border-radius:999px!important}
body.potx-page .potx-hover-menu::-webkit-scrollbar-track{background:transparent!important}

/* Keep the page refined without changing the chosen font again */
body.potx-page .potx-workspace,
body.potx-page .potx-tool-screen{
  background:#fff!important;
  border:1px solid #e1e7f0!important;
}

body.potx-page .potx-tool-card{
  border-color:#e8edf5!important;
}

@media(max-width:1280px){
  body.potx-page .potx-mega{width:min(820px,calc(100vw - 275px))!important;grid-template-columns:250px 1fr 1fr!important;gap:18px!important}
  body.potx-page .potx-hover-menu{width:min(760px,calc(100vw - 275px))!important}
  body.potx-page .potx-hover-tools-only{grid-template-columns:repeat(2,minmax(220px,1fr))!important}
}

@media(max-width:980px){
  body.potx-page .potx-mega{width:calc(100vw - 24px)!important;grid-template-columns:1fr!important;max-height:calc(100vh - 82px)!important}
  body.potx-page .potx-mega-card{min-height:180px!important}
  body.potx-page .potx-hover-menu{display:none!important}
}

/* =========================================================
   Final burger dropdown polish requested by user
   - remove descriptions under menu links
   - smaller left blue card
   - prevent horizontal slider/scrollbar
   ========================================================= */
html, body{
  max-width:100%;
  overflow-x:hidden!important;
}
body.potx-page{
  overflow-x:hidden!important;
}
body.potx-page .potx-shell,
body.potx-page .potx-main,
body.potx-page .potx-topbar,
body.potx-page .potx-workspace,
body.potx-page .potx-tool-screen{
  max-width:100%;
  box-sizing:border-box;
}
body.potx-page .potx-mega{
  width:min(720px,calc(100vw - 300px))!important;
  max-width:calc(100vw - 300px)!important;
  max-height:min(340px,calc(100vh - 82px))!important;
  grid-template-columns:185px 1fr 1fr!important;
  gap:14px!important;
  padding:12px!important;
  border-radius:16px!important;
  overflow-y:auto!important;
  overflow-x:hidden!important;
}
body.potx-page .potx-mega-card{
  min-height:205px!important;
  padding:16px!important;
  border-radius:13px!important;
}
body.potx-page .potx-mega-card h3{
  font-size:1.2rem!important;
  line-height:1.12!important;
  letter-spacing:-.03em!important;
}
body.potx-page .potx-mega-card p{
  font-size:.78rem!important;
  line-height:1.45!important;
  margin:10px 0 14px!important;
}
body.potx-page .potx-mega-card a{
  min-height:38px!important;
  padding:8px 12px!important;
  border-radius:9px!important;
  font-size:.82rem!important;
}
body.potx-page .potx-mega-links{
  min-width:0!important;
}
body.potx-page .potx-mega-links h4{
  font-size:.86rem!important;
  margin:2px 0 8px!important;
}
body.potx-page .potx-mega-links a{
  grid-template-columns:36px minmax(0,1fr)!important;
  min-height:42px!important;
  gap:9px!important;
  padding:6px!important;
  border-radius:10px!important;
}
body.potx-page .potx-mega-links span{
  width:34px!important;
  height:34px!important;
  border-radius:9px!important;
  font-size:.8rem!important;
}
body.potx-page .potx-mega-links b{
  font-size:.88rem!important;
  line-height:1.15!important;
  white-space:nowrap!important;
  overflow:hidden!important;
  text-overflow:ellipsis!important;
}
body.potx-page .potx-mega-links small{
  display:none!important;
}
@media(max-width:1180px){
  body.potx-page .potx-mega{
    width:min(650px,calc(100vw - 270px))!important;
    max-width:calc(100vw - 270px)!important;
    grid-template-columns:165px 1fr 1fr!important;
  }
}
@media(max-width:980px){
  body.potx-page .potx-mega{
    position:fixed!important;
    right:12px!important;
    left:auto!important;
    top:62px!important;
    width:calc(100vw - 24px)!important;
    max-width:calc(100vw - 24px)!important;
    grid-template-columns:1fr!important;
    max-height:calc(100vh - 82px)!important;
    overflow-y:auto!important;
    overflow-x:hidden!important;
  }
  body.potx-page .potx-mega-card{
    min-height:145px!important;
  }
}

/* =========================================================
   Header + tool hover final update
   - normal pages get compact full-width rounded header
   - tool category hover gets solid bordered large rectangle
   - no horizontal slider
   ========================================================= */
.site-header.pot-site-header{
  position:sticky;
  top:0;
  z-index:50;
  background:#f3f2ee;
  border:0;
  padding:10px 6px;
  backdrop-filter:none;
}
.pot-header-bar{
  width:100%;
  max-width:none;
  min-height:68px;
  border-radius:9px;
  background:#fff;
  display:grid;
  grid-template-columns:70px 1fr 70px;
  align-items:center;
  padding:0 18px;
  box-shadow:0 8px 24px rgba(15,23,42,.06);
  position:relative;
  overflow:visible;
}
.pot-header-profile{
  width:42px;
  height:42px;
  border-radius:50%;
  display:grid;
  place-items:center;
  background:#eaf1ff;
  border:1px solid #d9e5ff;
  color:#2f68df!important;
  justify-self:start;
}
.pot-header-profile svg{width:26px;height:26px;fill:currentColor}
.pot-header-brand{
  justify-self:center;
  display:flex;
  align-items:center;
  gap:10px;
  color:#05080f!important;
  font-weight:900;
  font-size:1.35rem;
  letter-spacing:.22em;
  line-height:1;
  text-transform:uppercase;
}
.pot-header-brand em{
  font-style:normal;
  color:#7196f7;
}
.pot-header-burger{
  justify-self:end;
  width:34px!important;
  height:34px!important;
  padding:6px!important;
  border:0!important;
  background:transparent!important;
  box-shadow:none!important;
  display:grid!important;
  gap:4px!important;
  align-content:center!important;
  border-radius:0!important;
  color:transparent!important;
  cursor:pointer;
}
.pot-header-burger span{
  display:block;
  width:21px;
  height:2px;
  background:#111827;
  border-radius:2px;
}
.pot-header-nav{
  position:absolute!important;
  top:76px!important;
  right:14px!important;
  left:auto!important;
  width:240px!important;
  display:none!important;
  flex-direction:column!important;
  align-items:stretch!important;
  gap:4px!important;
  padding:10px!important;
  border:1px solid #e5e7ef!important;
  border-radius:16px!important;
  background:#fff!important;
  box-shadow:0 22px 55px rgba(15,23,42,.14)!important;
  z-index:80!important;
}
.pot-header-nav.is-open{display:flex!important}
.pot-header-nav a,.pot-header-nav span{
  display:block;
  padding:10px 12px;
  border-radius:11px;
  color:#172033!important;
  font-weight:800;
}
.pot-header-nav a:hover{background:#f5f7fb;color:#061456!important}
@media(max-width:640px){
  .pot-header-bar{min-height:62px;grid-template-columns:58px 1fr 58px;padding:0 12px}
  .pot-header-profile{width:38px;height:38px}
  .pot-header-brand{font-size:1rem;letter-spacing:.18em;gap:7px}
  .pot-header-nav{right:8px!important;top:70px!important;width:min(260px,calc(100vw - 28px))!important}
}

/* Tools page: stronger creative hover rectangle */
body.potx-page .potx-hover-menu{
  min-height:335px!important;
  max-height:min(455px,calc(100vh - 58px))!important;
  border:2px solid #111827!important;
  border-radius:18px!important;
  background:#ffffff!important;
  box-shadow:0 26px 70px rgba(8,15,35,.18)!important;
  padding:18px!important;
  overflow:auto!important;
  isolation:isolate;
}
body.potx-page .potx-hover-menu::before{
  content:"";
  position:absolute;
  inset:0;
  pointer-events:none;
  border-radius:16px;
  background:linear-gradient(135deg,rgba(113,150,247,.06),rgba(6,20,86,0) 40%);
  z-index:-1;
}
body.potx-page .potx-hover-tools-only{
  grid-template-columns:repeat(3,minmax(190px,1fr))!important;
  gap:12px!important;
  align-content:start!important;
}
body.potx-page .potx-hover-tools-only a{
  min-height:60px!important;
  border:1px solid #e7ecf5!important;
  background:#fff!important;
  box-shadow:0 8px 18px rgba(16,25,54,.04)!important;
}
body.potx-page .potx-hover-tools-only a:hover{
  background:#f7f9fd!important;
  border-color:#bfc8dd!important;
}
body.potx-page .potx-menu-wrap:hover~.potx-account-wrap .potx-account{display:none}
@media(max-width:1180px){
  body.potx-page .potx-hover-tools-only{grid-template-columns:repeat(2,minmax(220px,1fr))!important}
}
@media(max-width:980px){
  body.potx-page .potx-hover-menu{display:none!important}
}
.potx-limit-line{margin-top:8px;font-size:14px;color:#64748b;font-weight:600}.potx-lock-box .pot-lock-actions{margin-top:16px;display:flex;gap:10px;flex-wrap:wrap}

/* =========================================================
   Global overlay menu from user-provided menu design
   Applies to every public page without changing page content.
   ========================================================= */
:root{
  --pot-overlay-dark:#101722;
  --pot-overlay-card:#efefec;
  --pot-overlay-text:#111111;
  --pot-overlay-muted:#747474;
  --pot-overlay-border:rgba(0,0,0,.14);
  --pot-overlay-menu-card-x:.6vw;
  --pot-overlay-menu-card-y:0px;
  --pot-overlay-brand-x:0px;
  --pot-overlay-brand-y:0px;
}
.pot-overlay-menu-button,
.pot-overlay-menu-button *,
.pot-overlay-screen-menu,
.pot-overlay-screen-menu *{
  box-sizing:border-box;
  font-family:"Inter",system-ui,-apple-system,"Segoe UI",Arial,sans-serif!important;
}
.pot-overlay-menu-button{
  width:54px;
  height:54px;
  border-radius:50%;
  border:none;
  background:var(--pot-overlay-dark);
  cursor:pointer;
  position:fixed;
  top:14px;
  right:34px;
  z-index:10001;
  display:flex;
  align-items:center;
  justify-content:center;
  transition:.35s ease;
  box-shadow:0 14px 32px rgba(0,0,0,.22);
}
.pot-overlay-menu-button:hover{transform:scale(1.06)}
.pot-overlay-menu-button span{
  width:22px;
  height:2px;
  background:#fff;
  position:absolute;
  border-radius:30px;
  transition:.35s ease;
}
.pot-overlay-menu-button span:nth-child(1){transform:translateY(-7px)}
.pot-overlay-menu-button span:nth-child(2){transform:translateY(0)}
.pot-overlay-menu-button span:nth-child(3){transform:translateY(7px)}
.pot-overlay-menu-button.active span:nth-child(1){transform:rotate(45deg)}
.pot-overlay-menu-button.active span:nth-child(2){opacity:0;transform:scaleX(0)}
.pot-overlay-menu-button.active span:nth-child(3){transform:rotate(-45deg)}
.pot-overlay-screen-menu{
  position:fixed;
  inset:0;
  z-index:10000;
  background:#101722;
  color:#fff;
  opacity:0;
  visibility:hidden;
  pointer-events:none;
  transition:opacity .45s ease,visibility .45s ease;
  overflow:hidden;
}
.pot-overlay-screen-menu.active{
  opacity:1;
  visibility:visible;
  pointer-events:auto;
}
.pot-overlay-menu-inner{
  width:100%;
  min-height:100vh;
  padding:clamp(24px,5vw,64px);
  display:grid;
  grid-template-columns:minmax(0,1fr) minmax(300px,380px);
  align-items:center;
  gap:clamp(28px,7vw,90px);
}
.pot-overlay-menu-brand{
  color:#fff;
  opacity:0;
  transform:translateX(-35px);
  transition:.7s cubic-bezier(.22,1,.36,1);
}
.pot-overlay-screen-menu.active .pot-overlay-menu-brand{
  opacity:1;
  transform:translate(var(--pot-overlay-brand-x),var(--pot-overlay-brand-y));
}
.pot-overlay-brand-mark{
  width:clamp(120px,18vw,210px);
  height:clamp(120px,18vw,210px);
  position:relative;
  margin-bottom:clamp(18px,3vw,36px);
  opacity:.22;
}
.pot-overlay-brand-mark::before,
.pot-overlay-brand-mark::after,
.pot-overlay-brand-mark span:nth-child(1),
.pot-overlay-brand-mark span:nth-child(2){
  content:"";
  position:absolute;
  left:50%;
  top:50%;
  width:100%;
  height:15%;
  border-radius:60px;
  background:#fff;
  transform:translate(-50%,-50%);
}
.pot-overlay-brand-mark::after{transform:translate(-50%,-50%) rotate(90deg)}
.pot-overlay-brand-mark span:nth-child(1){transform:translate(-50%,-50%) rotate(45deg)}
.pot-overlay-brand-mark span:nth-child(2){transform:translate(-50%,-50%) rotate(-45deg)}
.pot-overlay-brand-subtitle{
  font-size:12px;
  font-weight:800;
  letter-spacing:.2em;
  text-transform:uppercase;
  color:rgba(255,255,255,.5);
  margin-bottom:14px;
}
.pot-overlay-brand-title{
  max-width:650px;
  font-size:clamp(42px,6vw,82px);
  line-height:.92;
  letter-spacing:-4.5px;
  font-weight:900;
  margin:0;
  color:#fff;
}
.pot-overlay-brand-title span{color:rgba(255,255,255,.45)}
.pot-overlay-brand-text{
  max-width:520px;
  margin:22px 0 0;
  color:rgba(255,255,255,.58);
  font-size:15px;
  line-height:1.7;
}
.pot-overlay-menu-card{
  width:100%;
  max-width:380px;
  max-height:calc(100vh - 80px);
  justify-self:end;
  background:var(--pot-overlay-card);
  color:var(--pot-overlay-text);
  border-radius:30px;
  border:1px solid rgba(255,255,255,.45);
  outline:1px solid rgba(0,0,0,.08);
  padding:clamp(22px,3vw,30px);
  box-shadow:0 40px 110px rgba(0,0,0,.4);
  opacity:0;
  transform:translateX(calc(90px + var(--pot-overlay-menu-card-x))) scale(.96);
  transition:.7s cubic-bezier(.22,1,.36,1);
  display:flex;
  flex-direction:column;
  justify-content:space-between;
  overflow:auto;
  scrollbar-width:thin;
  scrollbar-color:#b8b8b8 transparent;
}
.pot-overlay-menu-card::-webkit-scrollbar{width:7px}
.pot-overlay-menu-card::-webkit-scrollbar-thumb{background:#b8b8b8;border-radius:999px}
.pot-overlay-screen-menu.active .pot-overlay-menu-card{
  opacity:1;
  transform:translate(var(--pot-overlay-menu-card-x),var(--pot-overlay-menu-card-y)) scale(1);
}
.pot-overlay-menu-card-top{margin-bottom:clamp(16px,2.5vw,24px)}
.pot-overlay-menu-label{
  font-size:12px;
  font-weight:800;
  letter-spacing:.22em;
  color:#5f5f5f;
  text-transform:uppercase;
}
.pot-overlay-menu-links{list-style:none;margin:0;padding:0}
.pot-overlay-menu-links li{border-bottom:1px solid rgba(0,0,0,.045)}
.pot-overlay-menu-links a{
  min-height:clamp(38px,6vh,50px);
  text-decoration:none;
  color:#111!important;
  display:flex;
  align-items:center;
  justify-content:space-between;
  gap:12px;
  font-size:clamp(23px,3vw,30px);
  font-weight:600;
  letter-spacing:-1.3px;
  transition:.3s ease;
}
.pot-overlay-menu-links a .number{
  font-size:11px;
  color:#777;
  opacity:0;
  transform:translateX(-8px);
  transition:.3s ease;
}
.pot-overlay-menu-links a .dot{
  width:6px;
  height:6px;
  background:#111;
  border-radius:50%;
  opacity:0;
  transform:scale(0);
  transition:.3s ease;
  flex-shrink:0;
}
.pot-overlay-menu-links a:hover{color:#777!important;padding-left:10px}
.pot-overlay-menu-links a:hover .number,
.pot-overlay-menu-links a:hover .dot{opacity:1;transform:translateX(0) scale(1)}
.pot-overlay-menu-bottom{
  margin-top:clamp(18px,3vh,30px);
  padding-top:clamp(16px,3vh,24px);
  border-top:1px solid var(--pot-overlay-border);
}
.pot-overlay-legal-links{
  display:flex;
  flex-wrap:wrap;
  gap:10px 16px;
  margin-bottom:clamp(16px,3vh,22px);
}
.pot-overlay-legal-links a{
  color:#111!important;
  text-decoration:none;
  font-size:11px;
  font-weight:800;
  text-transform:uppercase;
  letter-spacing:.04em;
  transition:.3s ease;
}
.pot-overlay-legal-links a:hover{color:#777!important}
.pot-overlay-connect-title{
  font-size:13px;
  color:#555;
  font-weight:800;
  margin-bottom:10px;
}
.pot-overlay-email-form{
  display:flex;
  align-items:center;
  border-bottom:1px solid rgba(0,0,0,.28);
  padding-bottom:9px;
}
.pot-overlay-email-form input{
  flex:1;
  min-width:0;
  border:none;
  outline:none;
  background:transparent;
  color:#111;
  font-size:13px;
  padding-right:10px;
}
.pot-overlay-email-form input::placeholder{color:#888}
.pot-overlay-email-form button{
  border:none;
  background:transparent;
  font-size:19px;
  cursor:pointer;
  transition:.3s ease;
  flex-shrink:0;
  color:#111;
}
.pot-overlay-email-form button:hover{transform:translate(4px,-4px)}
body.pot-overlay-locked{overflow:hidden!important}

/* keep the normal header clean because menu is now global */
.pot-header-menu-space{width:54px;height:54px;justify-self:end}
.site-header.pot-site-header .pot-header-nav,
.site-header.pot-site-header .pot-header-burger{display:none!important}
body.potx-page .potx-menu-wrap{display:none!important}
body.potx-page .pot-overlay-menu-button{right:86px;top:12px}
body.potx-page .potx-actions{padding-right:0}

@media (max-height:720px) and (min-width:981px){
  .pot-overlay-menu-inner{padding:28px 58px}
  .pot-overlay-brand-mark{width:150px;height:150px;margin-bottom:22px}
  .pot-overlay-brand-title{font-size:58px}
  .pot-overlay-brand-text{font-size:14px;margin-top:16px}
  .pot-overlay-menu-card{max-width:360px;padding:24px;border-radius:26px}
  .pot-overlay-menu-links a{min-height:38px;font-size:25px}
  .pot-overlay-menu-bottom{margin-top:18px;padding-top:16px}
  .pot-overlay-legal-links{margin-bottom:15px}
}
@media (max-width:980px){
  :root{--pot-overlay-menu-card-x:0px;--pot-overlay-menu-card-y:0px;--pot-overlay-brand-x:0px;--pot-overlay-brand-y:0px}
  .pot-overlay-screen-menu{overflow-y:auto;scrollbar-width:none}
  .pot-overlay-screen-menu::-webkit-scrollbar{display:none}
  .pot-overlay-menu-inner{min-height:100vh;padding:88px 22px 28px;grid-template-columns:1fr;gap:24px;align-items:start}
  .pot-overlay-menu-brand{text-align:left}
  .pot-overlay-brand-mark{width:96px;height:96px;margin-bottom:14px}
  .pot-overlay-brand-title{font-size:40px;letter-spacing:-2.5px}
  .pot-overlay-brand-text{max-width:100%;font-size:14px;margin-top:12px}
  .pot-overlay-menu-card{max-width:100%;max-height:none;justify-self:stretch;border-radius:26px;padding:24px;transform:translateX(70px) scale(.96)}
  .pot-overlay-screen-menu.active .pot-overlay-menu-card{transform:translate(0,0) scale(1)}
  .pot-overlay-menu-links a{font-size:27px;min-height:44px}
  body.potx-page .pot-overlay-menu-button{right:78px;top:9px}
}
@media (max-width:520px){
  .pot-overlay-menu-button{width:50px;height:50px;top:11px;right:16px}
  body.potx-page .pot-overlay-menu-button{width:48px;height:48px;right:62px;top:8px}
  .pot-overlay-menu-inner{padding:82px 16px 22px;gap:18px}
  .pot-overlay-brand-mark{width:74px;height:74px;margin-bottom:12px}
  .pot-overlay-brand-subtitle{font-size:10px;margin-bottom:10px}
  .pot-overlay-brand-title{font-size:31px;letter-spacing:-1.8px}
  .pot-overlay-brand-text{display:none}
  .pot-overlay-menu-card{padding:20px;border-radius:22px}
  .pot-overlay-menu-card-top{margin-bottom:14px}
  .pot-overlay-menu-links a{font-size:23px;min-height:40px;letter-spacing:-1px}
  .pot-overlay-menu-bottom{margin-top:16px;padding-top:15px}
  .pot-overlay-legal-links{gap:9px 13px}
  .pot-overlay-legal-links a{font-size:10px}
  .pot-header-menu-space{width:46px;height:46px}
}


/* =========================================================
   Pack of Tools update: site-page only overlay menu + mobile ready
   - no tool-category links in global menu
   - white menu card does not slide in; it scrolls normally
   - prevents horizontal slider/overflow
   ========================================================= */
html,body{max-width:100%;overflow-x:hidden;}
.pot-overlay-screen-menu{
  overflow-y:auto!important;
  overflow-x:hidden!important;
  -webkit-overflow-scrolling:touch;
}
.pot-overlay-menu-inner{
  width:100%;
  min-height:100vh;
  box-sizing:border-box;
}
.pot-overlay-menu-brand,
.pot-overlay-screen-menu.active .pot-overlay-menu-brand{
  opacity:1!important;
  transform:none!important;
  transition:none!important;
}
.pot-overlay-menu-card,
.pot-overlay-screen-menu.active .pot-overlay-menu-card{
  opacity:1!important;
  transform:none!important;
  transition:none!important;
}
.pot-overlay-menu-card{
  overflow-y:auto!important;
  overflow-x:hidden!important;
  scrollbar-width:thin;
  scrollbar-color:#b9bec8 transparent;
}
.pot-overlay-menu-card::-webkit-scrollbar{width:7px;}
.pot-overlay-menu-card::-webkit-scrollbar-track{background:transparent;}
.pot-overlay-menu-card::-webkit-scrollbar-thumb{background:#b9bec8;border-radius:999px;}
.pot-overlay-menu-links a{
  word-break:normal;
  overflow-wrap:normal;
  white-space:nowrap;
}
.pot-overlay-menu-button{
  isolation:isolate;
}
@media(max-width:980px){
  .pot-overlay-menu-inner{
    grid-template-columns:1fr!important;
    align-items:start!important;
    padding:86px 18px 24px!important;
    gap:20px!important;
  }
  .pot-overlay-menu-brand{max-width:100%;}
  .pot-overlay-brand-mark{display:none;}
  .pot-overlay-brand-title{font-size:clamp(34px,10vw,52px)!important;letter-spacing:-2px!important;}
  .pot-overlay-brand-text{display:block!important;font-size:14px!important;line-height:1.6!important;max-width:640px!important;}
  .pot-overlay-menu-card{
    width:100%!important;
    max-width:none!important;
    max-height:none!important;
    border-radius:24px!important;
  }
  .pot-overlay-menu-links a{font-size:clamp(23px,7vw,34px)!important;min-height:44px!important;}
}
@media(max-width:560px){
  .pot-overlay-menu-inner{padding:76px 12px 18px!important;}
  .pot-overlay-menu-button{width:48px!important;height:48px!important;right:14px!important;top:10px!important;}
  body.potx-page .pot-overlay-menu-button{right:58px!important;top:8px!important;}
  .pot-overlay-brand-subtitle{font-size:10px!important;}
  .pot-overlay-brand-title{font-size:32px!important;}
  .pot-overlay-brand-text{display:none!important;}
  .pot-overlay-menu-card{padding:18px!important;border-radius:20px!important;}
  .pot-overlay-menu-links a{font-size:22px!important;min-height:39px!important;letter-spacing:-.8px!important;}
  .pot-overlay-legal-links{gap:8px 12px!important;}
}

/* All tools page responsive polish using the latest segmented folder structure */
body.potx-page .potx-shell{max-width:100vw;overflow:visible;}
body.potx-page .potx-main{min-width:0;}
body.potx-page .potx-workspace,body.potx-page .potx-tool-screen{overflow:hidden;}
body.potx-page .potx-tool-grid{align-items:stretch;}
@media(max-width:980px){
  body.potx-page .potx-shell{display:block!important;padding:76px 12px 12px!important;}
  body.potx-page .potx-sidebar{
    position:fixed!important;
    left:12px!important;
    top:70px!important;
    width:min(270px,calc(100vw - 24px))!important;
    height:calc(100vh - 86px)!important;
    z-index:100!important;
    transform:translateX(-115%);
    transition:transform .24s ease;
  }
  body.potx-page .potx-sidebar.is-open{transform:translateX(0)!important;}
  body.potx-page .potx-topbar{
    position:fixed!important;
    left:0;right:0;top:0;
    z-index:95;
    height:64px!important;
    background:rgba(255,255,255,.96);
    border-bottom:1px solid #e8edf5;
    backdrop-filter:blur(12px);
  }
  body.potx-page .potx-workspace,body.potx-page .potx-tool-screen{min-height:calc(100vh - 88px)!important;}
}
@media(max-width:640px){
  body.potx-page .potx-tool-grid{grid-template-columns:1fr!important;}
  body.potx-page .potx-panel-head,body.potx-page .potx-tool-head{display:block!important;}
  body.potx-page .potx-panel-head h1,body.potx-page .potx-tool-head h1{font-size:1.8rem!important;}
  body.potx-page .potx-workspace,body.potx-page .potx-tool-screen{padding:12px!important;border-radius:16px!important;}
}


/* =========================================================
   Actual All Tools Page - premium segmented layout
   /tools.php and /all-tools.php
   ========================================================= */
body.pat-page,
body.pat-page *{
  box-sizing:border-box;
  font-family:Inter,system-ui,-apple-system,"Segoe UI",Arial,sans-serif;
}
body.pat-page{
  margin:0;
  background:#f5f5f2;
  color:#101722;
  overflow-x:hidden;
}
.pat-layout{
  width:100%;
  min-height:100vh;
  display:grid;
  grid-template-columns:272px minmax(0,1fr);
  gap:0;
  background:radial-gradient(circle at top right,rgba(16,23,34,.07),transparent 34%),#f5f5f2;
}
.pat-sidebar{
  height:100vh;
  position:sticky;
  top:0;
  background:#101722;
  color:#fff;
  display:flex;
  flex-direction:column;
  overflow:hidden;
  box-shadow:30px 0 80px rgba(0,0,0,.18);
  z-index:30;
}
.pat-brand{
  min-height:96px;
  padding:22px 18px;
  display:flex;
  align-items:center;
  gap:13px;
  color:#fff!important;
  text-decoration:none;
  border-bottom:1px solid rgba(255,255,255,.08);
  font-size:1.28rem;
  line-height:1.05;
  font-weight:900;
  letter-spacing:-.055em;
}
.pat-brand-mark{
  width:46px;
  height:46px;
  border-radius:15px;
  display:grid;
  place-items:center;
  background:rgba(255,255,255,.08);
  font-size:2rem;
  font-weight:700;
  line-height:1;
  flex-shrink:0;
}
.pat-category-list{
  flex:1;
  min-height:0;
  padding:16px 12px 92px;
  overflow-y:auto;
  overflow-x:hidden;
  scrollbar-width:none;
  -ms-overflow-style:none;
}
.pat-category-list::-webkit-scrollbar{display:none;width:0;height:0}
.pat-category{
  width:100%;
  min-height:48px;
  display:grid;
  grid-template-columns:minmax(0,1fr) auto;
  align-items:center;
  gap:12px;
  margin-bottom:8px;
  padding:0 13px;
  border-radius:14px;
  border:1px solid transparent;
  background:transparent;
  color:rgba(255,255,255,.82);
  text-align:left;
  font:inherit;
  cursor:pointer;
  transition:background .22s cubic-bezier(.22,1,.36,1),color .22s cubic-bezier(.22,1,.36,1),transform .22s cubic-bezier(.22,1,.36,1);
}
.pat-category:hover{
  background:rgba(255,255,255,.08);
  color:#fff;
  transform:translateX(5px);
}
.pat-category.active{
  background:#efefec;
  color:#101722;
  border-color:rgba(255,255,255,.38);
  box-shadow:0 18px 40px rgba(0,0,0,.20);
  transform:none;
}
.pat-category-name{
  min-width:0;
  overflow:hidden;
  text-overflow:ellipsis;
  white-space:nowrap;
  font-size:.95rem;
  font-weight:850;
  letter-spacing:-.02em;
}
.pat-category small{
  color:inherit;
  opacity:.55;
  font-size:.73rem;
  font-weight:900;
}
.pat-more-note{
  position:absolute;
  left:0;
  right:0;
  bottom:0;
  padding:20px 16px 18px;
  text-align:center;
  color:rgba(255,255,255,.74);
  background:linear-gradient(180deg,rgba(16,23,34,0),#101722 26%);
  font-size:.78rem;
  font-weight:800;
  pointer-events:none;
}
.pat-more-note span{display:block}
.pat-more-note i{display:inline-block;font-style:normal;font-size:1.25rem;line-height:1;margin-top:4px;animation:patBounce 1.15s ease-in-out infinite}
@keyframes patBounce{0%,100%{transform:translateY(0);opacity:.55}50%{transform:translateY(7px);opacity:1}}
.pat-main{
  min-width:0;
  height:100vh;
  overflow:auto;
  padding:18px 22px 22px;
  scrollbar-width:none;
  -ms-overflow-style:none;
}
.pat-main::-webkit-scrollbar{display:none;width:0;height:0}
.pat-topbar{
  height:64px;
  display:flex;
  align-items:center;
  justify-content:space-between;
  gap:14px;
  margin-bottom:14px;
}
.pat-mobile-sidebar{
  display:none;
  width:44px;
  height:42px;
  border-radius:12px;
  border:1px solid rgba(16,23,34,.12);
  background:#fff;
  color:#101722;
  font-size:1.25rem;
  font-weight:900;
  cursor:pointer;
  box-shadow:0 10px 24px rgba(16,23,34,.08);
}
.pat-title-mini strong{
  display:block;
  color:#101722;
  font-size:1.06rem;
  line-height:1;
  font-weight:900;
  letter-spacing:-.035em;
}
.pat-title-mini span{
  display:block;
  margin-top:4px;
  color:#747474;
  font-size:.78rem;
  font-weight:750;
}
.pat-account-wrap{position:relative;margin-right:74px}
.pat-account-btn{
  width:42px;
  height:42px;
  border-radius:50%;
  display:grid;
  place-items:center;
  border:1px solid rgba(16,23,34,.12);
  background:#fff;
  cursor:pointer;
  box-shadow:0 10px 24px rgba(16,23,34,.08);
}
.pat-account-btn svg{width:22px;height:22px;fill:#101722}
.pat-account-menu{
  position:absolute;
  top:52px;
  right:0;
  width:245px;
  display:none;
  background:#fff;
  border:1px solid rgba(16,23,34,.12);
  border-radius:18px;
  box-shadow:0 24px 60px rgba(16,23,34,.16);
  padding:14px;
  z-index:100;
}
.pat-account-menu.open{display:block;animation:patDrop .16s ease both}
.pat-account-menu strong{display:block;color:#101722;font-size:.98rem}
.pat-account-menu small{display:block;margin:4px 0 10px;color:#747474;font-size:.78rem;line-height:1.35}
.pat-account-menu a{display:block;padding:10px 12px;border-radius:12px;color:#101722!important;text-decoration:none;font-weight:850}
.pat-account-menu a:hover{background:#f5f5f2}
@keyframes patDrop{from{opacity:0;transform:translateY(8px) scale(.98)}to{opacity:1;transform:translateY(0) scale(1)}}
.pat-workspace{
  min-height:calc(100vh - 118px);
  background:#fff;
  border:1px solid rgba(16,23,34,.10);
  border-radius:30px;
  padding:clamp(20px,2.4vw,32px);
  box-shadow:0 28px 80px rgba(16,23,34,.08);
  overflow:hidden;
}
.pat-panel{display:none}
.pat-panel.active{display:block}
.pat-panel-head{
  display:flex;
  justify-content:space-between;
  align-items:flex-start;
  gap:22px;
  padding-bottom:22px;
  margin-bottom:22px;
  border-bottom:1px solid rgba(16,23,34,.08);
}
.pat-panel-head span{
  display:inline-flex;
  margin-bottom:8px;
  color:#747474;
  font-size:.72rem;
  font-weight:900;
  letter-spacing:.18em;
  text-transform:uppercase;
}
.pat-panel-head h1{
  margin:0;
  color:#101722;
  font-size:clamp(2.25rem,4vw,4.5rem);
  line-height:.92;
  letter-spacing:-.075em;
  font-weight:900;
}
.pat-panel-head p{
  max-width:720px;
  margin:12px 0 0;
  color:#747474;
  line-height:1.6;
  font-size:.98rem;
}
.pat-panel-head>strong{
  white-space:nowrap;
  display:inline-flex;
  align-items:center;
  justify-content:center;
  min-height:38px;
  padding:0 14px;
  border-radius:999px;
  background:#f5f5f2;
  color:#101722;
  border:1px solid rgba(16,23,34,.08);
  font-size:.84rem;
  font-weight:900;
}
.pat-tool-grid{
  display:grid;
  grid-template-columns:repeat(auto-fill,minmax(220px,1fr));
  gap:16px;
}
.pat-tool-card{
  display:block;
  min-height:158px;
  padding:18px;
  border-radius:22px;
  border:1px solid rgba(16,23,34,.09);
  background:#fff;
  color:#101722!important;
  text-decoration:none;
  box-shadow:0 12px 34px rgba(16,23,34,.045);
  transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease,background .18s ease;
}
.pat-tool-card:hover{
  transform:translateY(-4px);
  border-color:rgba(16,23,34,.18);
  box-shadow:0 20px 44px rgba(16,23,34,.09);
  background:#fdfdfb;
}
.pat-tool-card>span{
  width:46px;
  height:46px;
  border-radius:15px;
  display:grid;
  place-items:center;
  margin-bottom:14px;
  background:#f5f5f2;
  color:#101722;
  font-size:.78rem;
  font-weight:900;
}
.pat-tool-card b{
  display:block;
  color:#101722;
  font-size:1.02rem;
  line-height:1.2;
  letter-spacing:-.035em;
}
.pat-tool-card small{
  display:block;
  margin-top:8px;
  color:#747474;
  font-size:.84rem;
  line-height:1.42;
}
.pat-empty-state{
  min-height:330px;
  display:grid;
  place-items:center;
  text-align:center;
  border:1px dashed rgba(16,23,34,.22);
  border-radius:24px;
  background:#f8f8f5;
  padding:26px;
}
.pat-empty-state h2{margin:0 0 8px;color:#101722;letter-spacing:-.04em}
.pat-empty-state p{margin:0;color:#747474}
.pat-empty-state code{background:#efefec;color:#101722;padding:2px 6px;border-radius:6px}
.pat-hover-panel{
  position:fixed;
  display:none;
  z-index:120;
  min-height:330px;
  max-height:min(520px,calc(100vh - 32px));
  padding:20px;
  overflow:auto;
  background:#fff;
  border:2px solid #101722;
  border-radius:24px;
  box-shadow:0 34px 90px rgba(16,23,34,.25);
  opacity:0;
  transform:translateX(-8px) scale(.985);
  transition:opacity .14s ease,transform .14s ease;
  scrollbar-width:thin;
  scrollbar-color:#c2c2bd transparent;
}
.pat-hover-panel.open{
  display:block;
  opacity:1;
  transform:translateX(0) scale(1);
}
.pat-hover-panel::-webkit-scrollbar{width:8px}
.pat-hover-panel::-webkit-scrollbar-thumb{background:#c2c2bd;border-radius:999px}
.pat-hover-grid{
  display:grid;
  grid-template-columns:repeat(3,minmax(180px,1fr));
  gap:12px;
}
.pat-hover-grid a{
  min-height:62px;
  display:grid;
  grid-template-columns:42px minmax(0,1fr);
  align-items:center;
  gap:12px;
  padding:10px 12px;
  border-radius:16px;
  border:1px solid rgba(16,23,34,.08);
  background:#fff;
  color:#101722!important;
  text-decoration:none;
  box-shadow:0 9px 22px rgba(16,23,34,.045);
  transition:background .16s ease,border-color .16s ease,transform .16s ease,box-shadow .16s ease;
}
.pat-hover-grid a:hover{
  background:#f5f5f2;
  border-color:rgba(16,23,34,.18);
  transform:translateY(-2px);
  box-shadow:0 14px 30px rgba(16,23,34,.08);
}
.pat-hover-grid a span{
  width:40px;
  height:40px;
  border-radius:13px;
  display:grid;
  place-items:center;
  background:#efefec;
  color:#101722;
  font-size:.72rem;
  font-weight:900;
}
.pat-hover-grid a b{
  min-width:0;
  color:#101722;
  font-size:.93rem;
  line-height:1.16;
  letter-spacing:-.03em;
  white-space:nowrap;
  overflow:hidden;
  text-overflow:ellipsis;
}
.pat-hover-empty{
  min-height:290px;
  display:grid;
  place-items:center;
  padding:24px;
  border-radius:18px;
  border:1px dashed rgba(16,23,34,.22);
  background:#f8f8f5;
  color:#747474;
  text-align:center;
  font-weight:800;
}
.pat-hover-empty code{background:#efefec;color:#101722;padding:2px 6px;border-radius:6px}
@media(max-width:1180px){
  .pat-layout{grid-template-columns:248px minmax(0,1fr)}
  .pat-hover-grid{grid-template-columns:repeat(2,minmax(190px,1fr))}
}
@media(max-width:900px){
  .pat-layout{display:block;min-height:100vh}
  .pat-sidebar{
    position:fixed;
    top:72px;
    left:12px;
    width:260px;
    height:calc(100vh - 88px);
    z-index:100;
    border-radius:18px;
    transform:translateX(-112%);
    transition:transform .22s ease;
  }
  .pat-sidebar.open{transform:translateX(0)}
  .pat-main{height:auto;min-height:100vh;padding:78px 12px 14px;overflow:visible}
  .pat-topbar{
    position:fixed;
    top:0;
    left:0;
    right:0;
    height:64px;
    z-index:80;
    margin:0;
    padding:0 82px 0 14px;
    background:rgba(245,245,242,.96);
    backdrop-filter:blur(12px);
    border-bottom:1px solid rgba(16,23,34,.08);
  }
  .pat-mobile-sidebar{display:grid;place-items:center;flex-shrink:0}
  .pat-title-mini{min-width:0;flex:1}
  .pat-title-mini strong,.pat-title-mini span{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
  .pat-account-wrap{margin-right:0}
  .pat-workspace{min-height:calc(100vh - 96px);border-radius:22px;padding:18px}
  .pat-hover-panel{display:none!important}
  .pat-panel-head{display:block}
  .pat-panel-head>strong{margin-top:14px}
  .pat-panel-head h1{font-size:2.25rem;letter-spacing:-.06em}
}
@media(max-width:560px){
  .pat-topbar{padding-right:74px}
  .pat-brand{min-height:80px;font-size:1.12rem}
  .pat-brand-mark{width:40px;height:40px;border-radius:13px}
  .pat-category-list{padding:12px 10px 82px}
  .pat-category{min-height:42px;margin-bottom:5px;border-radius:12px}
  .pat-category-name{font-size:.88rem}
  .pat-workspace{padding:14px;border-radius:18px}
  .pat-panel-head h1{font-size:1.95rem}
  .pat-panel-head p{font-size:.9rem}
  .pat-tool-grid{grid-template-columns:1fr;gap:12px}
  .pat-tool-card{min-height:138px;border-radius:18px;padding:16px}
  .pat-account-menu{position:fixed;right:12px;top:66px;width:min(260px,calc(100vw - 24px))}
}

/* =====================================================
   FINAL UPDATE: Global overlay menu + segmented tools UI
   ===================================================== */
html, body { overflow-x: hidden; }
body.pot-overlay-locked { overflow: hidden; }

/* User-provided overlay menu style, adjusted to remove slide movement. */
.pot-overlay-menu-button{
  width:54px!important;height:54px!important;border-radius:50%!important;border:none!important;background:#101722!important;cursor:pointer!important;position:fixed!important;top:14px!important;right:34px!important;z-index:10001!important;display:flex!important;align-items:center!important;justify-content:center!important;transition:transform .28s ease!important;box-shadow:0 14px 32px rgba(0,0,0,.22)!important;padding:0!important;
}
.pot-overlay-menu-button:hover{transform:scale(1.04)!important}
.pot-overlay-menu-button span{width:22px!important;height:2px!important;background:#fff!important;position:absolute!important;border-radius:30px!important;transition:.3s ease!important;display:block!important}
.pot-overlay-menu-button span:nth-child(1){transform:translateY(-7px)!important}
.pot-overlay-menu-button span:nth-child(2){transform:translateY(0)!important}
.pot-overlay-menu-button span:nth-child(3){transform:translateY(7px)!important}
.pot-overlay-menu-button.active span:nth-child(1){transform:rotate(45deg)!important}
.pot-overlay-menu-button.active span:nth-child(2){opacity:0!important;transform:scaleX(0)!important}
.pot-overlay-menu-button.active span:nth-child(3){transform:rotate(-45deg)!important}
.pot-overlay-screen-menu{position:fixed!important;inset:0!important;z-index:10000!important;background:#101722!important;color:#fff!important;opacity:0!important;visibility:hidden!important;pointer-events:none!important;transition:opacity .28s ease,visibility .28s ease!important;overflow-y:auto!important;overflow-x:hidden!important;scrollbar-width:none!important}
.pot-overlay-screen-menu::-webkit-scrollbar{display:none!important}
.pot-overlay-screen-menu.active{opacity:1!important;visibility:visible!important;pointer-events:auto!important}
.pot-overlay-menu-inner{width:100%!important;min-height:100vh!important;padding:clamp(24px,5vw,64px)!important;display:grid!important;grid-template-columns:minmax(0,1fr) minmax(300px,380px)!important;align-items:center!important;gap:clamp(28px,7vw,90px)!important}
.pot-overlay-menu-brand{color:#fff!important;opacity:0!important;transform:none!important;transition:opacity .28s ease!important}
.pot-overlay-screen-menu.active .pot-overlay-menu-brand{opacity:1!important;transform:none!important}
.pot-overlay-brand-mark{width:clamp(120px,18vw,210px)!important;height:clamp(120px,18vw,210px)!important;position:relative!important;margin-bottom:clamp(18px,3vw,36px)!important;opacity:.22!important}
.pot-overlay-brand-mark::before,.pot-overlay-brand-mark::after,.pot-overlay-brand-mark span:nth-child(1),.pot-overlay-brand-mark span:nth-child(2){content:""!important;position:absolute!important;left:50%!important;top:50%!important;width:100%!important;height:15%!important;border-radius:60px!important;background:#fff!important;transform:translate(-50%,-50%)!important}
.pot-overlay-brand-mark::after{transform:translate(-50%,-50%) rotate(90deg)!important}.pot-overlay-brand-mark span:nth-child(1){transform:translate(-50%,-50%) rotate(45deg)!important}.pot-overlay-brand-mark span:nth-child(2){transform:translate(-50%,-50%) rotate(-45deg)!important}
.pot-overlay-brand-subtitle{font-size:12px!important;font-weight:800!important;letter-spacing:.2em!important;text-transform:uppercase!important;color:rgba(255,255,255,.5)!important;margin-bottom:14px!important}
.pot-overlay-brand-title{max-width:650px!important;font-size:clamp(42px,6vw,82px)!important;line-height:.92!important;letter-spacing:-4.5px!important;font-weight:900!important;color:#fff!important;margin:0!important}
.pot-overlay-brand-title span{color:rgba(255,255,255,.45)!important}.pot-overlay-brand-text{max-width:520px!important;margin-top:22px!important;color:rgba(255,255,255,.58)!important;font-size:15px!important;line-height:1.7!important}
.pot-overlay-menu-card{width:100%!important;max-width:380px!important;max-height:calc(100vh - 80px)!important;justify-self:end!important;background:#efefec!important;color:#111!important;border-radius:30px!important;border:1px solid rgba(255,255,255,.45)!important;outline:1px solid rgba(0,0,0,.08)!important;padding:clamp(22px,3vw,30px)!important;box-shadow:0 40px 110px rgba(0,0,0,.40)!important;opacity:0!important;transform:none!important;transition:opacity .28s ease!important;display:flex!important;flex-direction:column!important;justify-content:space-between!important;overflow:hidden!important}
.pot-overlay-screen-menu.active .pot-overlay-menu-card{opacity:1!important;transform:none!important}
.pot-overlay-card-scroll{min-height:0!important;overflow:auto!important;scrollbar-width:thin!important;padding-right:2px!important}.pot-overlay-menu-card-top{margin-bottom:clamp(16px,2.5vw,24px)!important}.pot-overlay-menu-label{font-size:12px!important;font-weight:800!important;letter-spacing:.22em!important;color:#5f5f5f!important;text-transform:uppercase!important}
.pot-overlay-menu-links{list-style:none!important;margin:0!important;padding:0!important}.pot-overlay-menu-links li{border-bottom:1px solid rgba(0,0,0,.045)!important}.pot-overlay-menu-links a{min-height:clamp(38px,6vh,50px)!important;text-decoration:none!important;color:#111!important;display:flex!important;align-items:center!important;justify-content:space-between!important;gap:12px!important;font-size:clamp(23px,3vw,30px)!important;font-weight:600!important;letter-spacing:-1.3px!important;transition:.25s ease!important}.pot-overlay-menu-links a .number{font-size:11px!important;color:#777!important;opacity:0!important;transform:translateX(-8px)!important;transition:.25s ease!important}.pot-overlay-menu-links a .dot{width:6px!important;height:6px!important;background:#111!important;border-radius:50%!important;opacity:0!important;transform:scale(0)!important;transition:.25s ease!important;flex-shrink:0!important}.pot-overlay-menu-links a:hover{color:#777!important;padding-left:10px!important}.pot-overlay-menu-links a:hover .number,.pot-overlay-menu-links a:hover .dot{opacity:1!important;transform:translateX(0) scale(1)!important}
.pot-overlay-menu-bottom{margin-top:clamp(18px,3vh,30px)!important;padding-top:clamp(16px,3vh,24px)!important;border-top:1px solid rgba(0,0,0,.14)!important}.pot-overlay-legal-links{display:flex!important;flex-wrap:wrap!important;gap:10px 16px!important;margin-bottom:clamp(16px,3vh,22px)!important}.pot-overlay-legal-links a{color:#111!important;text-decoration:none!important;font-size:11px!important;font-weight:800!important;text-transform:uppercase!important;letter-spacing:.04em!important;transition:.25s ease!important}.pot-overlay-legal-links a:hover{color:#777!important}.pot-overlay-connect-title{font-size:13px!important;color:#555!important;font-weight:800!important;margin-bottom:10px!important}.pot-overlay-email-form{display:flex!important;align-items:center!important;border-bottom:1px solid rgba(0,0,0,.28)!important;padding-bottom:9px!important}.pot-overlay-email-form input{flex:1!important;min-width:0!important;border:none!important;outline:none!important;background:transparent!important;color:#111!important;font-size:13px!important;padding-right:10px!important}.pot-overlay-email-form button{border:none!important;background:transparent!important;font-size:19px!important;cursor:pointer!important;transition:.25s ease!important;flex-shrink:0!important}.pot-overlay-email-form button:hover{transform:translate(4px,-4px)!important}

/* Clean category + sub-category tool page structure */
body.pot-segmented-page{background:#f4f6fb!important;color:#101722!important;font-family:Inter,Arial,Helvetica,sans-serif!important;min-height:100vh!important}
.seg-shell{width:100%;min-height:100vh;display:grid;grid-template-columns:540px minmax(0,1fr);gap:0;background:#f4f6fb;overflow:hidden}
.seg-drawer{display:grid;grid-template-columns:250px 290px;min-width:0;min-height:100vh;position:sticky;top:0;align-self:start;z-index:20}.seg-sidebar{height:100vh;background:#101722;color:#fff;display:flex;flex-direction:column;border-right:1px solid rgba(255,255,255,.08);overflow:hidden}.seg-brand{min-height:86px;display:flex;align-items:center;gap:12px;padding:0 20px;color:#fff;text-decoration:none;border-bottom:1px solid rgba(255,255,255,.08)}.seg-brand span{width:36px;height:36px;border-radius:12px;display:grid;place-items:center;background:#fff;color:#101722;font-size:22px;font-weight:900}.seg-brand b{font-size:21px;letter-spacing:-.6px;font-weight:800}.seg-category-nav{padding:14px 12px;overflow:auto;flex:1;scrollbar-width:none}.seg-category-nav::-webkit-scrollbar{display:none}.seg-category{display:grid;grid-template-columns:42px minmax(0,1fr) auto;align-items:center;gap:11px;padding:10px 10px;border-radius:14px;color:rgba(255,255,255,.78);text-decoration:none;margin-bottom:5px;transition:.18s ease;border:1px solid transparent}.seg-category:hover{background:rgba(255,255,255,.08);color:#fff}.seg-category.active{background:#fff;color:#101722;border-color:rgba(255,255,255,.18);box-shadow:0 14px 32px rgba(0,0,0,.22)}.seg-cat-icon{width:34px;height:34px;border-radius:11px;display:grid;place-items:center;background:rgba(255,255,255,.10);font-size:12px;font-weight:900}.seg-category.active .seg-cat-icon{background:#101722;color:#fff}.seg-cat-title{font-size:14px;font-weight:750;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.seg-category small{font-size:11px;font-weight:850;opacity:.72}.seg-scroll-note{padding:13px 18px 18px;color:rgba(255,255,255,.58);font-size:12px;font-weight:800;display:flex;align-items:center;justify-content:space-between;border-top:1px solid rgba(255,255,255,.08)}.seg-scroll-note i{font-style:normal;animation:segBounce 1.2s ease-in-out infinite}@keyframes segBounce{0%,100%{transform:translateY(0)}50%{transform:translateY(5px)}}
.seg-subbar{height:100vh;background:#fff;border-right:1px solid #e5e9f1;display:flex;flex-direction:column;overflow:hidden}.seg-sub-head{padding:24px 18px 16px;border-bottom:1px solid #edf0f6}.seg-sub-head span{display:block;color:#6d7890;font-size:11px;font-weight:900;text-transform:uppercase;letter-spacing:.14em;margin-bottom:8px}.seg-sub-head h2{font-size:24px;line-height:1.05;margin:0;color:#101722;letter-spacing:-.05em}.seg-sub-head p{margin:8px 0 0;color:#6f7a90;font-size:13px}.seg-sub-list{padding:14px;overflow:auto;flex:1;scrollbar-width:thin;scrollbar-color:#c4ccda transparent}.seg-sub-list::-webkit-scrollbar{width:7px}.seg-sub-list::-webkit-scrollbar-thumb{background:#c4ccda;border-radius:999px}.seg-sub-list a{display:grid;grid-template-columns:36px minmax(0,1fr);gap:10px;align-items:center;text-decoration:none;color:#18243a;padding:9px;border-radius:13px;border:1px solid transparent;margin-bottom:7px;transition:.18s ease}.seg-sub-list a:hover,.seg-sub-list a.active{background:#f3f6fb;border-color:#dde5f2}.seg-sub-list a span{width:32px;height:32px;border-radius:10px;background:#eef3ff;color:#2747a7;display:grid;place-items:center;font-size:12px;font-weight:900}.seg-sub-list a b{font-size:13px;line-height:1.22;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.seg-sub-empty{font-size:13px;color:#6f7a90;line-height:1.5;background:#f8fafc;border:1px dashed #cfd7e6;border-radius:14px;padding:14px}.seg-sub-empty code{background:#eef3ff;border-radius:6px;padding:2px 5px;color:#2747a7}
.seg-main{min-width:0;min-height:100vh;padding:22px 28px 34px;overflow:auto}.seg-topbar{height:58px;display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:18px}.seg-topbar>div:first-of-type{min-width:0}.seg-topbar strong{display:block;font-size:16px;color:#101722;font-weight:850;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.seg-topbar span{display:block;font-size:12px;color:#748097;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:min(580px,52vw)}.seg-account-wrap{position:relative;display:flex;align-items:center}.seg-account-btn{width:44px;height:44px;border-radius:50%;border:1px solid #dfe5f0;background:#fff;display:grid;place-items:center;cursor:pointer;box-shadow:0 10px 22px rgba(16,25,54,.08)}.seg-account-btn svg{width:21px;height:21px;fill:#101722}.seg-account-menu{position:absolute;right:0;top:54px;width:230px;background:#fff;border:1px solid #dfe5f0;border-radius:18px;box-shadow:0 24px 55px rgba(16,25,54,.18);padding:14px;display:none;z-index:50}.seg-account-menu.open{display:block}.seg-account-menu strong{font-size:14px}.seg-account-menu small{display:block;margin:4px 0 12px;color:#6f7a90;line-height:1.45}.seg-account-menu a{display:block;text-decoration:none;color:#101722;font-size:13px;font-weight:800;padding:10px 9px;border-radius:11px}.seg-account-menu a:hover{background:#f3f6fb}.desktop-hidden{display:none!important}.seg-mobile-bar{display:none}
.seg-hero-card,.seg-tool-workspace{background:#fff;border:1px solid #e2e8f3;border-radius:26px;box-shadow:0 18px 50px rgba(16,25,54,.08)}.seg-hero-card{display:flex;align-items:flex-end;justify-content:space-between;gap:20px;padding:28px;margin-bottom:20px}.seg-hero-card span,.seg-tool-head span{display:inline-flex;color:#3159d4;font-size:12px;font-weight:900;text-transform:uppercase;letter-spacing:.14em;margin-bottom:9px}.seg-hero-card h1,.seg-tool-head h1{margin:0;color:#101722;font-size:clamp(2.2rem,4vw,4.4rem);line-height:.95;letter-spacing:-.08em}.seg-hero-card p,.seg-tool-head p{margin:12px 0 0;color:#657188;line-height:1.65;max-width:760px}.seg-hero-card>strong,.seg-tool-head>strong{white-space:nowrap;background:#edf3ff;color:#2747a7;border-radius:999px;padding:11px 15px;font-size:13px}
.seg-tool-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}.seg-tool-card{min-height:158px;background:#fff;border:1px solid #e2e8f3;border-radius:22px;padding:18px;text-decoration:none;color:#101722;box-shadow:0 12px 30px rgba(16,25,54,.055);transition:.18s ease;display:flex;flex-direction:column}.seg-tool-card:hover{transform:translateY(-3px);border-color:#cad6ec;box-shadow:0 18px 40px rgba(16,25,54,.10)}.seg-tool-card>span{width:42px;height:42px;border-radius:14px;background:#eef3ff;color:#2747a7;display:grid;place-items:center;font-size:13px;font-weight:900;margin-bottom:14px}.seg-tool-card b{font-size:16px;letter-spacing:-.02em;margin-bottom:7px}.seg-tool-card small{color:#6f7a90;line-height:1.5;font-size:13px}.seg-empty-state{background:#fff;border:1px dashed #cfd7e6;border-radius:22px;padding:34px;text-align:center;color:#657188}.seg-empty-state h2{margin:0 0 8px;color:#101722}.seg-empty-state code{background:#eef3ff;color:#2747a7;border-radius:6px;padding:2px 6px}
.seg-tool-workspace{padding:26px;min-height:calc(100vh - 102px)}.seg-tool-head{display:flex;align-items:flex-start;justify-content:space-between;gap:20px;padding-bottom:20px;margin-bottom:20px;border-bottom:1px solid #edf0f6}.seg-tool-head h1{font-size:clamp(2rem,3.2vw,3.5rem)}.seg-notice{border:1px solid #dbe7ff;background:#f5f8ff;color:#2747a7;border-radius:15px;padding:12px 14px;font-weight:850;margin-bottom:16px}.seg-tool-body{min-height:430px;background:#f8fafc;border:1px solid #edf1f7;border-radius:20px;padding:22px}.seg-tool-body .tool-widget{max-width:none}.seg-tool-body input,.seg-tool-body textarea,.seg-tool-body select{background:#fff}.seg-lock-box{min-height:360px;display:grid;place-items:center;text-align:center}.seg-lock-box h2{font-size:2rem;color:#101722;margin:0 0 8px}.seg-lock-box p{color:#657188;max-width:620px;margin:0 auto 16px}.seg-info{margin-top:20px;background:#fff;border:1px solid #e2e8f3;border-radius:22px;padding:24px}.seg-drawer-btn{width:44px;height:42px;border-radius:14px;border:1px solid #dfe5f0;background:#fff;color:#101722;cursor:pointer;font-size:20px;font-weight:900;box-shadow:0 10px 22px rgba(16,25,54,.08)}

@media (max-width:1380px){.seg-shell{grid-template-columns:500px minmax(0,1fr)}.seg-drawer{grid-template-columns:230px 270px}.seg-tool-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}
@media (max-width:1120px){.seg-shell{grid-template-columns:450px minmax(0,1fr)}.seg-drawer{grid-template-columns:210px 240px}.seg-main{padding:18px}.seg-tool-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.seg-brand b{font-size:18px}.seg-cat-title{font-size:13px}}
@media (max-width:1020px){.seg-mobile-bar{display:flex;position:fixed;left:0;right:0;top:0;height:66px;background:rgba(255,255,255,.94);backdrop-filter:blur(14px);border-bottom:1px solid #e5e9f1;z-index:90;align-items:center;gap:12px;padding:0 14px}.seg-mobile-bar a{text-decoration:none;color:#101722;font-weight:900}.seg-shell{display:block;padding-top:66px}.seg-main{min-height:calc(100vh - 66px);padding:14px}.seg-drawer{position:fixed;left:12px;top:78px;bottom:12px;width:min(540px,calc(100vw - 24px));grid-template-columns:46% 54%;min-height:0;z-index:120;border-radius:24px;overflow:hidden;box-shadow:0 30px 90px rgba(16,25,54,.35);transform:translateX(calc(-100% - 24px));transition:transform .22s ease}.seg-drawer.open{transform:translateX(0)}.seg-sidebar,.seg-subbar{height:100%;min-height:0}.desktop-hidden{display:grid!important}.seg-topbar{display:none}.seg-hero-card{margin-top:8px}.pot-overlay-menu-button{top:8px!important;right:12px!important;width:50px!important;height:50px!important;z-index:10001!important}}
@media (max-width:720px){.seg-drawer{grid-template-columns:1fr;width:min(330px,calc(100vw - 24px));overflow:auto}.seg-subbar{height:auto;min-height:280px}.seg-sidebar{height:58vh;min-height:380px}.seg-hero-card,.seg-tool-head{display:block}.seg-hero-card>strong,.seg-tool-head>strong{display:inline-flex;margin-top:14px}.seg-hero-card{padding:20px;border-radius:20px}.seg-hero-card h1,.seg-tool-head h1{font-size:2rem;letter-spacing:-.06em}.seg-tool-grid{grid-template-columns:1fr}.seg-tool-workspace{padding:16px;border-radius:20px}.seg-tool-body{padding:14px;min-height:380px}.seg-main{padding:12px}.seg-brand{min-height:74px}.seg-category{grid-template-columns:38px minmax(0,1fr) auto}.seg-sub-head h2{font-size:21px}}
@media (max-width:520px){.pot-overlay-menu-inner{grid-template-columns:1fr!important;padding:82px 16px 22px!important;gap:18px!important}.pot-overlay-brand-mark{width:74px!important;height:74px!important;margin-bottom:12px!important}.pot-overlay-brand-title{font-size:31px!important;letter-spacing:-1.8px!important}.pot-overlay-brand-text{display:none!important}.pot-overlay-menu-card{max-width:100%!important;max-height:none!important;border-radius:22px!important;padding:20px!important}.pot-overlay-menu-links a{font-size:23px!important;min-height:40px!important}.pot-overlay-legal-links a{font-size:10px!important}.seg-mobile-bar{padding-right:74px}.seg-account-menu{right:-6px;width:218px}.seg-tool-card{min-height:142px}}


/* =========================================================
   Final global overlay menu adjustments requested by user
   - no sliding card animation
   - legal/blog links grouped at bottom
   ========================================================= */
.pot-overlay-screen-menu,
.pot-overlay-menu-brand,
.pot-overlay-menu-card{
  transition:none!important;
}
.pot-overlay-menu-brand,
.pot-overlay-screen-menu.active .pot-overlay-menu-brand,
.pot-overlay-menu-card,
.pot-overlay-screen-menu.active .pot-overlay-menu-card{
  transform:none!important;
  animation:none!important;
}
.pot-overlay-screen-menu.active{
  animation:none!important;
}
.pot-overlay-legal-links{
  display:flex;
  flex-wrap:wrap;
  gap:10px 14px;
}
.pot-overlay-legal-links a:first-child{
  font-weight:900;
  color:#111!important;
}

/* Exact Overlay Menu from provided code */
:root {
  --dark: #101722;
  --card: #efefec;
  --text: #111111;
  --muted: #747474;
  --border: rgba(0, 0, 0, 0.14);

  --menu-card-x: 0.6vw;
  --menu-card-y: 0px;

  --brand-x: 0px;
  --brand-y: 0px;
}

.menu-button {
  width: 54px;
  height: 54px;
  border-radius: 50%;
  border: none;
  background: var(--dark);
  cursor: pointer;
  position: fixed;
  top: 14px;
  right: 34px;
  z-index: 10001;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: 0.35s ease;
  box-shadow: 0 14px 32px rgba(0,0,0,0.22);
}

.menu-button:hover {
  transform: scale(1.06);
}

.menu-button span {
  width: 22px;
  height: 2px;
  background: #ffffff;
  position: absolute;
  border-radius: 30px;
  transition: 0.35s ease;
}

.menu-button span:nth-child(1) {
  transform: translateY(-7px);
}

.menu-button span:nth-child(2) {
  transform: translateY(0);
}

.menu-button span:nth-child(3) {
  transform: translateY(7px);
}

.menu-button.active span:nth-child(1) {
  transform: rotate(45deg);
}

.menu-button.active span:nth-child(2) {
  opacity: 0;
  transform: scaleX(0);
}

.menu-button.active span:nth-child(3) {
  transform: rotate(-45deg);
}

.screen-menu {
  position: fixed;
  inset: 0;
  z-index: 10000;
  background: #101722;
  color: #ffffff;
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
  transition: opacity 0.45s ease, visibility 0.45s ease;
  overflow: hidden;
}

.screen-menu.active {
  opacity: 1;
  visibility: visible;
  pointer-events: auto;
}

.screen-menu-inner {
  width: 100%;
  min-height: 100vh;
  padding: clamp(24px, 5vw, 64px);
  display: grid;
  grid-template-columns: minmax(0, 1fr) minmax(300px, 380px);
  align-items: center;
  gap: clamp(28px, 7vw, 90px);
}

.menu-brand {
  color: #ffffff;
  opacity: 0;
  transform: translateX(-35px);
  transition: 0.7s cubic-bezier(.22,1,.36,1);
}

.screen-menu.active .menu-brand {
  opacity: 1;
  transform: translate(var(--brand-x), var(--brand-y));
}

.brand-mark {
  width: clamp(120px, 18vw, 210px);
  height: clamp(120px, 18vw, 210px);
  position: relative;
  margin-bottom: clamp(18px, 3vw, 36px);
  opacity: 0.22;
}

.brand-mark::before,
.brand-mark::after,
.brand-mark span:nth-child(1),
.brand-mark span:nth-child(2) {
  content: "";
  position: absolute;
  left: 50%;
  top: 50%;
  width: 100%;
  height: 15%;
  border-radius: 60px;
  background: #ffffff;
  transform: translate(-50%, -50%);
}

.brand-mark::after {
  transform: translate(-50%, -50%) rotate(90deg);
}

.brand-mark span:nth-child(1) {
  transform: translate(-50%, -50%) rotate(45deg);
}

.brand-mark span:nth-child(2) {
  transform: translate(-50%, -50%) rotate(-45deg);
}

.brand-subtitle {
  font-size: 12px;
  font-weight: 800;
  letter-spacing: 0.2em;
  text-transform: uppercase;
  color: rgba(255,255,255,0.5);
  margin-bottom: 14px;
}

.brand-title {
  max-width: 650px;
  font-size: clamp(42px, 6vw, 82px);
  line-height: 0.92;
  letter-spacing: -4.5px;
  font-weight: 900;
}

.brand-title span {
  color: rgba(255,255,255,0.45);
}

.brand-text {
  max-width: 520px;
  margin-top: 22px;
  color: rgba(255,255,255,0.58);
  font-size: 15px;
  line-height: 1.7;
}

.menu-card {
  width: 100%;
  max-width: 380px;
  max-height: calc(100vh - 80px);
  justify-self: end;
  background: var(--card);
  color: var(--text);
  border-radius: 30px;
  border: 1px solid rgba(255,255,255,0.45);
  outline: 1px solid rgba(0,0,0,0.08);
  padding: clamp(22px, 3vw, 30px);
  box-shadow: 0 40px 110px rgba(0,0,0,0.40);
  opacity: 0;
  transform: translateX(calc(90px + var(--menu-card-x))) scale(0.96);
  transition: 0.7s cubic-bezier(.22,1,.36,1);
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  overflow: hidden;
}

.screen-menu.active .menu-card {
  opacity: 1;
  transform: translate(var(--menu-card-x), var(--menu-card-y)) scale(1);
}

.menu-card-top {
  margin-bottom: clamp(16px, 2.5vw, 24px);
}

.menu-label {
  font-size: 12px;
  font-weight: 800;
  letter-spacing: 0.22em;
  color: #5f5f5f;
  text-transform: uppercase;
}

.menu-links {
  list-style: none;
}

.menu-links li {
  border-bottom: 1px solid rgba(0,0,0,0.045);
}

.menu-links a {
  min-height: clamp(38px, 6vh, 50px);
  text-decoration: none;
  color: #111111;
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 12px;
  font-size: clamp(23px, 3vw, 30px);
  font-weight: 600;
  letter-spacing: -1.3px;
  transition: 0.3s ease;
}

.menu-links a .number {
  font-size: 11px;
  color: #777777;
  opacity: 0;
  transform: translateX(-8px);
  transition: 0.3s ease;
}

.menu-links a .dot {
  width: 6px;
  height: 6px;
  background: #111111;
  border-radius: 50%;
  opacity: 0;
  transform: scale(0);
  transition: 0.3s ease;
  flex-shrink: 0;
}

.menu-links a:hover {
  color: #777777;
  padding-left: 10px;
}

.menu-links a:hover .number,
.menu-links a:hover .dot {
  opacity: 1;
  transform: translateX(0) scale(1);
}

.menu-bottom {
  margin-top: clamp(18px, 3vh, 30px);
  padding-top: clamp(16px, 3vh, 24px);
  border-top: 1px solid var(--border);
}

.legal-links {
  display: flex;
  flex-wrap: wrap;
  gap: 10px 16px;
  margin-bottom: clamp(16px, 3vh, 22px);
}

.legal-links a {
  color: #111111;
  text-decoration: none;
  font-size: 11px;
  font-weight: 800;
  text-transform: uppercase;
  letter-spacing: 0.04em;
  transition: 0.3s ease;
}

.legal-links a:hover {
  color: #777777;
}

.connect-title {
  font-size: 13px;
  color: #555555;
  font-weight: 800;
  margin-bottom: 10px;
}

.email-form {
  display: flex;
  align-items: center;
  border-bottom: 1px solid rgba(0,0,0,0.28);
  padding-bottom: 9px;
}

.email-form input {
  flex: 1;
  min-width: 0;
  border: none;
  outline: none;
  background: transparent;
  color: #111111;
  font-size: 13px;
  padding-right: 10px;
}

.email-form input::placeholder {
  color: #888888;
}

.email-form button {
  border: none;
  background: transparent;
  font-size: 19px;
  cursor: pointer;
  transition: 0.3s ease;
  flex-shrink: 0;
}

.email-form button:hover {
  transform: translate(4px, -4px);
}

@media (max-height: 720px) and (min-width: 981px) {
  .screen-menu-inner {
    padding: 28px 58px;
  }

  .brand-mark {
    width: 150px;
    height: 150px;
    margin-bottom: 22px;
  }

  .brand-title {
    font-size: 58px;
  }

  .brand-text {
    font-size: 14px;
    margin-top: 16px;
  }

  .menu-card {
    max-width: 360px;
    padding: 24px;
    border-radius: 26px;
  }

  .menu-links a {
    min-height: 38px;
    font-size: 25px;
  }

  .menu-bottom {
    margin-top: 18px;
    padding-top: 16px;
  }

  .legal-links {
    margin-bottom: 15px;
  }
}

@media (max-width: 980px) {
  :root {
    --menu-card-x: 0px;
    --menu-card-y: 0px;
    --brand-x: 0px;
    --brand-y: 0px;
  }

  .screen-menu {
    overflow-y: auto;
    scrollbar-width: none;
  }

  .screen-menu::-webkit-scrollbar {
    display: none;
  }

  .screen-menu-inner {
    min-height: 100vh;
    padding: 88px 22px 28px;
    grid-template-columns: 1fr;
    gap: 24px;
    align-items: start;
  }

  .menu-brand {
    text-align: left;
  }

  .brand-mark {
    width: 96px;
    height: 96px;
    margin-bottom: 14px;
  }

  .brand-title {
    font-size: 40px;
    letter-spacing: -2.5px;
  }

  .brand-text {
    max-width: 100%;
    font-size: 14px;
    margin-top: 12px;
  }

  .menu-card {
    max-width: 100%;
    max-height: none;
    justify-self: stretch;
    border-radius: 26px;
    padding: 24px;
    transform: translateX(70px) scale(0.96);
  }

  .screen-menu.active .menu-card {
    transform: translate(0, 0) scale(1);
  }

  .menu-links a {
    font-size: 27px;
    min-height: 44px;
  }
}

@media (max-width: 520px) {
  .menu-button {
    width: 50px;
    height: 50px;
    top: 11px;
    right: 16px;
  }

  .screen-menu-inner {
    padding: 82px 16px 22px;
    gap: 18px;
  }

  .brand-mark {
    width: 74px;
    height: 74px;
    margin-bottom: 12px;
  }

  .brand-subtitle {
    font-size: 10px;
    margin-bottom: 10px;
  }

  .brand-title {
    font-size: 31px;
    letter-spacing: -1.8px;
  }

  .brand-text {
    display: none;
  }

  .menu-card {
    padding: 20px;
    border-radius: 22px;
  }

  .menu-card-top {
    margin-bottom: 14px;
  }

  .menu-links a {
    font-size: 23px;
    min-height: 40px;
    letter-spacing: -1px;
  }

  .menu-bottom {
    margin-top: 16px;
    padding-top: 15px;
  }

  .legal-links {
    gap: 9px 13px;
  }

  .legal-links a {
    font-size: 10px;
  }
}


/* Pack of Tools real logo integration */
.pot-header-logo-img{
  width:34px;
  height:34px;
  object-fit:contain;
  display:block;
  flex-shrink:0;
}
.pot-header-logo-text{
  display:inline-block;
}
.footer-brand-mini{
  display:flex;
  align-items:center;
  gap:12px;
}
.footer-brand-mini img{
  width:42px;
  height:42px;
  object-fit:contain;
  flex-shrink:0;
  opacity:.98;
}
.menu-brand .menu-logo-mark{
  width:clamp(110px,16vw,190px);
  height:clamp(110px,16vw,190px);
  display:grid;
  place-items:center;
  background:transparent!important;
  box-shadow:none!important;
  opacity:.92!important;
  margin-bottom:clamp(18px,3vw,34px);
  border-radius:0;
}
.menu-brand .menu-logo-mark::before,
.menu-brand .menu-logo-mark::after{
  display:none!important;
}
.menu-brand .menu-logo-mark .pot-flower-logo{
  filter:drop-shadow(0 20px 45px rgba(0,0,0,.22));
}
body.all-tools-premium .sidebar-logo-mark{
  background:rgba(255,255,255,.08)!important;
}
body.all-tools-premium .sidebar-logo-mark img{
  width:82%!important;
  height:82%!important;
  object-fit:contain!important;
}
@media(max-width:560px){
  .pot-header-logo-img{width:30px;height:30px}
  .pot-header-logo-text{letter-spacing:.15em}
}


/* Final public header text-logo */
.pot-simple-header .pot-simple-brand{
  font-family: Azonix, Inter, system-ui, -apple-system, "Segoe UI", Arial, sans-serif !important;
  text-transform: uppercase !important;
  letter-spacing: .30em !important;
}
.pot-simple-header .pot-simple-brand img{display:none!important;}
.pot-simple-header .pot-user-button,.pot-overlay-menu-button,.menu-button{width:46px!important;height:46px!important;}

/* Pack of Tools animated flower logo */
.pot-flower-logo{
  --pot-logo-size:46px;
  --pot-petal-h:7px;
  width:var(--pot-logo-size);
  height:var(--pot-logo-size);
  position:relative;
  display:inline-block;
  vertical-align:middle;
  overflow:visible;
  flex:0 0 auto;
  isolation:isolate;
}
.pot-flower-logo-sm{--pot-logo-size:34px;--pot-petal-h:5.1px;}
.pot-flower-logo-md{--pot-logo-size:46px;--pot-petal-h:7px;}
.pot-flower-logo-lg{--pot-logo-size:150px;--pot-petal-h:22px;}
.pot-flower-logo-admin{--pot-logo-size:34px;--pot-petal-h:5.1px;}
.pot-flower-logo-inner{
  position:absolute;
  left:50%;
  top:50%;
  width:0;
  height:0;
  animation:potLogoGlobalSweep 2.2s cubic-bezier(.16,1,.3,1) forwards;
}
.pot-logo-ring{
  --h:var(--pot-petal-h);
  --w:calc(var(--h) * 3.383);
  --r:calc(var(--h) / 2);
  position:absolute;
  left:calc(var(--r) * -1);
  top:calc(var(--r) * -1);
  width:var(--w);
  height:var(--h);
  border-radius:999px;
  background:var(--color);
  transform-origin:var(--r) var(--r);
  box-shadow:-1px 2px 5px rgba(0,0,0,.16), inset 0 1px 2px rgba(255,255,255,.34);
  opacity:0;
  transform:rotate(140deg) scale(.4);
  z-index:var(--z);
  animation:potLogoDealFromBlue 1.2s cubic-bezier(.22,1.2,.36,1) forwards;
  animation-delay:var(--delay);
}
.pot-flower-logo-gray .pot-logo-ring{background:var(--gray-color)!important;box-shadow:-1px 2px 5px rgba(0,0,0,.24), inset 0 1px 2px rgba(255,255,255,.16);}
.pot-logo-r18{--angle:140deg;--delay:0s;--z:50;--color:linear-gradient(90deg,#58c7d8 0%,#348fc7 48%,#1658ae 100%);--gray-color:linear-gradient(90deg,#d6d9de 0%,#a6abb4 48%,#6f7683 100%);}
.pot-logo-r13{--angle:160deg;--delay:.05s;--z:17;--color:#ff2a2f;--gray-color:#b8bcc5;}
.pot-logo-r14{--angle:180deg;--delay:.10s;--z:16;--color:#ff5658;--gray-color:#c7cbd2;}
.pot-logo-r15{--angle:200deg;--delay:.15s;--z:15;--color:#ea5cb8;--gray-color:#d4d6dc;}
.pot-logo-r16{--angle:220deg;--delay:.20s;--z:14;--color:#d99bee;--gray-color:#e1e3e8;}
.pot-logo-r17{--angle:240deg;--delay:.25s;--z:13;--color:#c26ad8;--gray-color:#c4c8d0;}
.pot-logo-r1{--angle:260deg;--delay:.30s;--z:12;--color:#bb63df;--gray-color:#bcc0c9;}
.pot-logo-r2{--angle:280deg;--delay:.35s;--z:11;--color:#ba67de;--gray-color:#b4b9c4;}
.pot-logo-r3{--angle:300deg;--delay:.40s;--z:10;--color:#7d50ef;--gray-color:#9aa0ad;}
.pot-logo-r4{--angle:320deg;--delay:.45s;--z:9;--color:#5a16e5;--gray-color:#777e8d;}
.pot-logo-r5{--angle:340deg;--delay:.50s;--z:8;--color:#1299b3;--gray-color:#8b929e;}
.pot-logo-r6{--angle:360deg;--delay:.55s;--z:7;--color:#25b6d0;--gray-color:#a0a6b0;}
.pot-logo-r7{--angle:380deg;--delay:.60s;--z:6;--color:#60cbd3;--gray-color:#c5c9d0;}
.pot-logo-r8{--angle:400deg;--delay:.65s;--z:5;--color:#42a6e6;--gray-color:#9ca4b1;}
.pot-logo-r9{--angle:420deg;--delay:.70s;--z:4;--color:#536fe8;--gray-color:#838b9a;}
.pot-logo-r10{--angle:440deg;--delay:.75s;--z:3;--color:#1150ae;--gray-color:#656d7d;}
.pot-logo-r11{--angle:460deg;--delay:.80s;--z:2;--color:#f78f49;--gray-color:#aaaeb6;}
.pot-logo-r12{--angle:480deg;--delay:.85s;--z:1;--color:#efd254;--gray-color:#d8dbe0;}
@keyframes potLogoDealFromBlue{0%{opacity:0;transform:rotate(140deg) scale(.4);}20%{opacity:1;}100%{opacity:1;transform:rotate(var(--angle)) scale(1);}}
@keyframes potLogoGlobalSweep{0%{transform:scale(.72) rotate(-20deg);}100%{transform:scale(1) rotate(0deg);}}
@media(max-width:520px){.pot-flower-logo-lg{--pot-logo-size:96px;--pot-petal-h:14px;}}

/* === User dropdown paid customer name color + extend plan note fix === */
.pot-account-top.is-paid .pot-account-name,
.pot-account-top.is-paid .pot-account-email,
.pot-account-top.is-paid .pot-account-status{
  color:#fff!important;
}
.pot-account-top.is-paid .pot-account-email,
.pot-account-top.is-paid .pot-account-status{
  opacity:.82;
}


/* === Pack of Tools account dropdown links: team/company login visibility fix === */
.pot-user-menu{position:relative;display:inline-flex;align-items:center;z-index:10050;}
.pot-user-button{border:1px solid rgba(17,24,39,.12)!important;background:rgba(255,255,255,.72)!important;backdrop-filter:blur(12px);}
.pot-user-dropdown{position:absolute;top:58px;left:0;width:310px;max-width:calc(100vw - 24px);background:#fff;border:1px solid #e5e7eb;border-radius:20px;box-shadow:0 28px 80px rgba(17,24,39,.18);padding:12px;z-index:10060;display:block;opacity:0;visibility:hidden;pointer-events:none;transform:translateY(-12px) scale(.97);transition:.18s ease;}
.pot-user-menu.is-open .pot-user-dropdown{opacity:1;visibility:visible;pointer-events:auto;transform:translateY(0) scale(1);}
.pot-account-top{border-radius:16px;padding:14px;background:#f9fafb;border:1px solid #edf0f5;margin-bottom:10px;}
.pot-account-top.is-paid{background:#111827;border-color:#111827;color:#fff;}
.pot-account-top.is-guest{background:#f9fafb;}
.pot-account-kicker{font-size:11px;font-weight:900;text-transform:uppercase;letter-spacing:.08em;color:#6b7280;margin-bottom:5px;}
.pot-account-top.is-paid .pot-account-kicker{color:rgba(255,255,255,.68);}
.pot-account-name{font-weight:900;font-size:15px;color:#111827;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}
.pot-account-email,.pot-account-status,.pot-account-plan{font-size:12px;color:#6b7280;font-weight:700;margin-top:4px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}
.pot-account-top.is-paid .pot-account-name,.pot-account-top.is-paid .pot-account-email,.pot-account-top.is-paid .pot-account-status,.pot-account-top.is-paid .pot-account-plan{color:#fff!important;}
.pot-account-top.is-paid .pot-account-email,.pot-account-top.is-paid .pot-account-status,.pot-account-top.is-paid .pot-account-plan{opacity:.78;}
.pot-account-actions{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin-top:8px;}
.pot-account-actions.one-col{grid-template-columns:1fr;}
.pot-account-link,.pot-account-buy{display:flex;align-items:center;justify-content:center;text-decoration:none!important;border:1px solid #e5e7eb;background:#fff;color:#111827!important;border-radius:13px;padding:11px 10px;font-size:13px;font-weight:900;line-height:1.2;text-align:center;}
.pot-account-link:hover,.pot-account-buy:hover{background:#f6f7f9;border-color:#cfd5df;}
.pot-account-link.primary,.pot-account-buy{background:#111827!important;border-color:#111827!important;color:#fff!important;}
.pot-account-buy{width:100%;margin-top:10px;}
.pot-account-buy.active{background:#2563eb!important;border-color:#2563eb!important;}
.pot-account-timer-box{display:flex;align-items:center;justify-content:space-between;gap:10px;border:1px solid #e5e7eb;background:#fff;border-radius:14px;padding:10px 12px;margin:8px 0;font-size:12px;font-weight:800;color:#6b7280;}
.pot-account-timer-box strong{color:#111827;}
.pot-account-note{margin-top:10px;font-size:12px;line-height:1.45;color:#6b7280;font-weight:700;background:#f9fafb;border:1px solid #edf0f5;border-radius:14px;padding:10px;}
.pot-account-login-separator{height:1px;background:#edf0f5;margin:10px 0 8px;}
.pot-account-access-title{font-size:11px;font-weight:900;text-transform:uppercase;letter-spacing:.08em;color:#9ca3af;margin:0 2px 6px;}
@media(max-width:520px){.pot-user-dropdown{left:0;width:min(310px,calc(100vw - 18px));}.pot-account-actions{grid-template-columns:1fr;}}
