:root{
 --ink:#172033;--muted:#667085;--line:#e7eaf0;--soft:#f7f8fb;
 --accent:#d6545d;--accent2:#b83f49;--gold:#c59a43;--navy:#14213d;
}
*{box-sizing:border-box}
html{scroll-behavior:smooth}
body{margin:0;color:var(--ink);font-family:Inter,ui-sans-serif,system-ui,-apple-system,"Segoe UI",sans-serif;background:#fff}
a{color:inherit}
.fd231-topbar{height:72px;padding:0 clamp(18px,4vw,64px);display:flex;align-items:center;gap:30px;border-bottom:1px solid var(--line);position:sticky;top:0;z-index:1000;background:rgba(255,255,255,.95);backdrop-filter:blur(15px)}
.fd231-brand{display:flex;align-items:center;gap:11px;text-decoration:none}
.fd231-logo{width:42px;height:42px;border-radius:50%;display:grid;place-items:center;background:var(--navy);border:2px solid var(--gold);color:#fff;font-weight:900}
.fd231-brand>span:last-child{display:flex;flex-direction:column;line-height:1.05}
.fd231-brand strong{font-size:17px}.fd231-brand small{font-size:12px;color:var(--muted);margin-top:5px}
.fd231-links{margin-left:auto;display:flex;gap:28px}.fd231-links a{text-decoration:none;font-size:14px;color:#475467;font-weight:650}
.fd231-account{display:flex;align-items:center;gap:10px;position:relative}
.fd231-signin,.fd231-open-small{padding:10px 12px;text-decoration:none;font-size:14px;font-weight:750}
.fd231-create{padding:11px 16px;border-radius:10px;background:var(--ink);color:#fff;text-decoration:none;font-size:14px;font-weight:750}
.fd231-avatar{width:42px;height:42px;border-radius:50%;overflow:hidden;border:1px solid #d0d5dd;background:var(--navy);color:#fff;font-weight:850;cursor:pointer;padding:0}
.fd231-avatar img{width:100%;height:100%;object-fit:cover}
.fd231-account-menu{position:absolute;right:0;top:51px;width:235px;padding:7px;border:1px solid var(--line);border-radius:14px;background:#fff;box-shadow:0 18px 50px rgba(18,32,59,.16)}
.fd231-account-name{padding:10px;font-weight:800;border-bottom:1px solid var(--line);margin-bottom:4px}
.fd231-account-menu a{display:block;padding:10px;border-radius:8px;text-decoration:none;font-size:14px}.fd231-account-menu a:hover{background:var(--soft)}
.fd231-hero{min-height:650px;padding:80px clamp(24px,6vw,96px);display:grid;grid-template-columns:minmax(0,1fr) minmax(350px,.9fr);align-items:center;gap:70px;overflow:hidden;background:radial-gradient(circle at 82% 18%,rgba(197,154,67,.13),transparent 28%),linear-gradient(180deg,#fff,#fbfbfd)}
.fd231-eyebrow{font-size:12px;letter-spacing:.16em;color:var(--gold);font-weight:850;margin-bottom:18px}
.fd231-copy h1{margin:0;max-width:780px;font-size:clamp(48px,6vw,84px);line-height:.96;letter-spacing:-.055em}.fd231-copy h1 span{display:block;color:var(--accent)}
.fd231-copy>p{max-width:690px;margin:28px 0 0;font-size:clamp(18px,2vw,22px);line-height:1.55;color:var(--muted)}
.fd231-actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:34px}.fd231-actions a{min-height:50px;padding:0 22px;border-radius:11px;display:inline-flex;align-items:center;justify-content:center;text-decoration:none;font-weight:800}
.fd231-primary{background:var(--accent);color:#fff;box-shadow:0 12px 30px rgba(214,84,93,.22)}.fd231-primary:hover{background:var(--accent2)}
.fd231-secondary{background:#fff;border:1px solid #d0d5dd}
.fd231-badges{display:flex;gap:18px;flex-wrap:wrap;margin-top:30px;color:#667085;font-size:12px;font-weight:750}.fd231-badges span:before{content:"";display:inline-block;width:7px;height:7px;border-radius:50%;background:var(--gold);margin-right:7px}
.fd231-visual{min-height:470px;display:grid;place-items:center}
.fd231-book{width:min(600px,100%);aspect-ratio:1.25;display:grid;grid-template-columns:1fr 1fr;transform:perspective(1200px) rotateY(-5deg) rotateX(2deg);filter:drop-shadow(0 35px 50px rgba(18,32,59,.18))}
.fd231-page{padding:40px;border:1px solid rgba(18,32,59,.10);overflow:hidden}.fd231-left{border-radius:22px 4px 4px 22px;background:linear-gradient(145deg,#14213d,#2b426b);color:#fff}.fd231-right{border-radius:4px 22px 22px 4px;background:#fff;display:flex;flex-direction:column;justify-content:center}
.fd231-left small{color:#e4c17e;font-weight:850;letter-spacing:.16em}.fd231-left strong{display:block;font-size:clamp(25px,3vw,39px);line-height:1.03;margin-top:24px}.fd231-left i{display:block;height:7px;border-radius:8px;background:rgba(255,255,255,.17);width:78%;margin-top:24px}.fd231-left i+i{width:60%;margin-top:10px}.fd231-left i+i+i{width:43%}
.fd231-card{min-height:180px;padding:28px;border-radius:18px;background:linear-gradient(145deg,var(--accent),var(--accent2));color:#fff;display:flex;flex-direction:column;justify-content:flex-end}.fd231-card b{font-size:34px}.fd231-card span{font-size:17px}
.fd231-types{display:flex;gap:8px;margin-top:16px}.fd231-types em{flex:1;padding:13px 7px;border-radius:10px;background:#f0f2f6;text-align:center;font-style:normal;font-size:10px;font-weight:850}
.fd231-section{padding:100px clamp(24px,6vw,96px)}.fd231-heading{max-width:760px}.fd231-heading h2,.fd231-how h2{font-size:clamp(36px,5vw,60px);line-height:1;letter-spacing:-.04em;margin:0}.fd231-heading p{font-size:18px;line-height:1.65;color:var(--muted)}
.fd231-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px;margin-top:48px}.fd231-grid article{min-height:230px;padding:25px;border:1px solid var(--line);border-radius:18px}.fd231-grid article>b{width:42px;height:42px;border-radius:12px;background:#fff1f2;color:var(--accent);display:grid;place-items:center;font-size:12px}.fd231-grid h3{margin:40px 0 10px}.fd231-grid p{margin:0;color:var(--muted);line-height:1.55}
.fd231-how{margin:0 clamp(24px,6vw,96px) 100px;padding:64px;border-radius:28px;background:var(--navy);color:#fff;display:grid;grid-template-columns:1.15fr .85fr;gap:60px}.fd231-steps{display:grid;gap:20px;margin-top:36px}.fd231-steps>div{display:flex;gap:15px}.fd231-steps b{width:34px;height:34px;flex:0 0 34px;border-radius:50%;background:#fff;color:var(--navy);display:grid;place-items:center}.fd231-steps span{display:flex;flex-direction:column}.fd231-steps small{color:#b8c1d1;margin-top:4px}
.fd231-how aside{align-self:center;background:#fff;color:var(--ink);padding:32px;border-radius:20px}.fd231-how aside>small{color:var(--gold);font-weight:850;letter-spacing:.13em}.fd231-how aside h3{font-size:30px;margin:14px 0}.fd231-how aside p{color:var(--muted);line-height:1.6}.fd231-how aside a{color:var(--accent);font-weight:800;text-decoration:none}
.fd231-footer{min-height:100px;padding:28px clamp(24px,6vw,96px);border-top:1px solid var(--line);display:flex;justify-content:space-between;gap:24px;color:#667085;font-size:13px}.fd231-footer>div{display:flex;gap:18px;align-items:center}.fd231-footer strong{color:var(--ink)}.fd231-footer a{text-decoration:none}
@media(max-width:980px){.fd231-links{display:none}.fd231-hero{grid-template-columns:1fr}.fd231-grid{grid-template-columns:repeat(2,1fr)}.fd231-how{grid-template-columns:1fr}}
@media(max-width:620px){.fd231-topbar{height:64px;padding:0 14px}.fd231-brand strong{font-size:14px}.fd231-brand small{font-size:10px}.fd231-create,.fd231-open-small{display:none}.fd231-hero{padding:48px 20px 60px;gap:35px}.fd231-copy h1{font-size:47px}.fd231-actions{flex-direction:column}.fd231-actions a{width:100%}.fd231-page{padding:22px}.fd231-card{min-height:120px;padding:17px}.fd231-grid{grid-template-columns:1fr}.fd231-section{padding:70px 20px}.fd231-how{margin:0 20px 70px;padding:32px 22px}.fd231-footer{flex-direction:column;padding:26px 20px}.fd231-footer>div{flex-wrap:wrap}}

/* BEGIN SLAMBOOKPH FLIPDOCS HEADER V232 */

/* ============================================================
   SLAMBOOKPH FlipDocs Jobs / Events Header Parity v2.3.2
   ============================================================ */

.fd231-topbar,
.fd231-links,
.fd231-account{
    display:none!important;
}

.fd232-topbar{
    height:62px;
    min-height:62px;
    position:sticky;
    top:0;
    z-index:5000;
    display:flex;
    align-items:center;
    justify-content:space-between;
    padding:0 10px 0 14px;
    border-bottom:1px solid #e2e6ec;
    background:#fff;
    box-shadow:0 1px 0 rgba(18,32,59,.02);
    font-family:Inter,ui-sans-serif,system-ui,-apple-system,"Segoe UI",sans-serif;
}

.fd232-left,
.fd232-right{
    display:flex;
    align-items:center;
}

.fd232-left{
    gap:8px;
    min-width:0;
}

.fd232-right{
    gap:10px;
    margin-left:auto;
    position:relative;
}

.fd232-logo-wrap{
    position:relative;
}

.fd232-logo-btn{
    width:48px;
    height:48px;
    min-width:48px;
    padding:2px;
    border:0;
    border-radius:50%;
    background:transparent;
    cursor:pointer;
    display:grid;
    place-items:center;
}

.fd232-logo-btn:hover{
    background:#f4f6f8;
}

.fd232-logo-btn img{
    width:42px;
    height:42px;
    display:block;
    object-fit:cover;
    border-radius:50%;
}

.fd232-title{
    display:flex;
    align-items:baseline;
    gap:4px;
    text-decoration:none;
    white-space:nowrap;
    line-height:1;
    font-size:20px;
    font-weight:850;
    letter-spacing:-.025em;
    color:#172033;
}

.fd232-title span{
    color:#172033;
}

.fd232-title strong{
    color:#dc5360;
    font-weight:850;
}

.fd232-signin{
    display:inline-flex;
    align-items:center;
    justify-content:center;
    min-height:44px;
    padding:0 16px;
    border:1px solid #d7dde5;
    border-radius:12px;
    background:#fff;
    color:#172033;
    text-decoration:none;
    font-size:16px;
    font-weight:800;
}

.fd232-signin:hover{
    background:#f8f9fb;
}

.fd232-manager-chip{
    color:#172033;
    text-decoration:none;
    font-size:14px;
    font-weight:750;
    padding:9px 11px;
    border-radius:9px;
}

.fd232-manager-chip:hover{
    background:#f3f5f7;
}

.fd232-avatar{
    width:44px;
    height:44px;
    padding:0;
    overflow:hidden;
    display:grid;
    place-items:center;
    border:2px solid #fff;
    border-radius:50%;
    background:#172033;
    color:#fff;
    font-weight:850;
    cursor:pointer;
    box-shadow:0 0 0 1px #d8dde5;
}

.fd232-avatar img{
    width:100%;
    height:100%;
    display:block;
    object-fit:cover;
}

.fd232-logo-menu,
.fd232-account-menu{
    position:absolute;
    top:54px;
    background:#fff;
    border:1px solid #dde2e8;
    border-radius:14px;
    box-shadow:0 18px 55px rgba(18,32,59,.18);
    padding:7px;
    color:#172033;
}

.fd232-logo-menu{
    left:0;
    width:300px;
    max-width:calc(100vw - 24px);
}

.fd232-account-menu{
    right:0;
    width:240px;
}

.fd232-logo-menu a{
    display:flex;
    flex-direction:column;
    gap:3px;
    padding:10px 11px;
    border-radius:9px;
    text-decoration:none;
}

.fd232-logo-menu a:hover,
.fd232-account-menu a:hover{
    background:#f4f6f8;
}

.fd232-logo-menu strong{
    font-size:14px;
}

.fd232-logo-menu small{
    color:#697586;
    font-size:11px;
    line-height:1.35;
}

.fd232-logo-menu hr{
    border:0;
    border-top:1px solid #e7eaf0;
    margin:5px 3px;
}

.fd232-account-name{
    padding:10px;
    margin-bottom:4px;
    border-bottom:1px solid #e7eaf0;
    font-weight:800;
    font-size:13px;
}

.fd232-account-menu a{
    display:block;
    padding:10px;
    border-radius:8px;
    color:#172033;
    text-decoration:none;
    font-size:14px;
}

@media(max-width:620px){
    .fd232-topbar{
        height:62px;
        min-height:62px;
        padding-left:8px;
        padding-right:8px;
    }

    .fd232-logo-btn{
        width:48px;
        height:48px;
    }

    .fd232-logo-btn img{
        width:42px;
        height:42px;
    }

    .fd232-title{
        font-size:18px;
        gap:3px;
    }

    .fd232-manager-chip{
        display:none;
    }

    .fd232-signin{
        min-height:42px;
        padding:0 14px;
        font-size:15px;
    }
}
/* END SLAMBOOKPH FLIPDOCS HEADER V232 */

/* BEGIN SLAMBOOKPH FLIPDOCS PRIMARY COMPASS LOGO V233 */

/* Exact first uploaded SLAMBOOKPH compass/sun artwork. */
.fd232-logo-btn{
    overflow:hidden;
    border-radius:50%;
}

.fd232-logo-btn img{
    width:44px;
    height:44px;
    max-width:44px;
    max-height:44px;
    object-fit:cover;
    object-position:center;
    border-radius:50%;
    display:block;
}

/* Keep the Jobs/Events compact header proportions. */
.fd232-topbar{
    min-height:62px;
}

@media(max-width:620px){
    .fd232-logo-btn img{
        width:44px;
        height:44px;
        max-width:44px;
        max-height:44px;
    }
}

/* END SLAMBOOKPH FLIPDOCS PRIMARY COMPASS LOGO V233 */

/* BEGIN SLAMBOOKPH FLIPDOCS LANDING ECOSYSTEM V236 */

.fd232-avatar{
    overflow:hidden!important;
    padding:0!important;
}

.fd232-avatar img{
    width:100%!important;
    height:100%!important;
    object-fit:cover!important;
    display:block!important;
    border-radius:50%!important;
}

.fd236-ecosystem-backdrop{
    position:fixed;
    inset:0;
    z-index:10000;
    background:rgba(15,23,42,.30);
    display:none;
    align-items:flex-start;
    justify-content:center;
    padding:18px;
}

.fd236-ecosystem-backdrop.open{
    display:flex;
}

.fd236-ecosystem-panel{
    width:min(930px,100%);
    max-height:calc(100vh - 36px);
    background:#fff;
    border:1px solid #dbe4f0;
    border-radius:20px;
    box-shadow:0 26px 80px rgba(15,23,42,.24);
    overflow:hidden;
    display:flex;
    flex-direction:column;
    color:#172033;
}

.fd236-ecosystem-head{
    display:flex;
    align-items:flex-start;
    justify-content:space-between;
    gap:16px;
    padding:18px 18px 12px;
    background:#f6faff;
    border-bottom:1px solid #dbe4f0;
}

.fd236-ecosystem-head h2{
    margin:0;
    color:#16345c;
    font-size:20px;
    line-height:1.15;
}

.fd236-ecosystem-head p{
    margin:5px 0 0;
    color:#6a7f9e;
    font-size:12px;
}

.fd236-ecosystem-head p a{
    color:#58769f;
}

.fd236-ecosystem-close{
    width:40px;
    height:40px;
    border:1px solid #d8e2ee;
    background:#fff;
    border-radius:12px;
    color:#71819a;
    font-size:27px;
    line-height:1;
    cursor:pointer;
}

.fd236-ecosystem-search-wrap{
    padding:12px 14px 10px;
    background:#fff;
}

.fd236-ecosystem-search{
    width:100%;
    height:50px;
    border:1px solid #d7e2ef;
    border-radius:15px;
    padding:0 16px;
    font:inherit;
    font-size:15px;
    outline:none;
    background:#fff;
    color:#172033;
}

.fd236-ecosystem-search:focus{
    border-color:#a7c5ec;
    box-shadow:0 0 0 3px rgba(72,139,219,.10);
}

.fd236-ecosystem-scroll{
    overflow:auto;
    padding:8px 12px 14px;
}

.fd236-ecosystem-grid{
    display:grid;
    grid-template-columns:repeat(2,minmax(0,1fr));
    gap:8px 18px;
}

.fd236-ecosystem-app{
    display:grid;
    grid-template-columns:46px minmax(0,1fr);
    gap:12px;
    align-items:center;
    padding:12px;
    border:1px solid transparent;
    border-radius:14px;
    min-height:74px;
    text-decoration:none;
    color:#172033;
}

.fd236-ecosystem-app:hover{
    background:#f7faff;
    border-color:#e0e9f4;
}

.fd236-ecosystem-app.current{
    background:#eaf4ff;
    border-color:#b8d9ff;
}

.fd236-ecosystem-icon{
    width:46px;
    height:46px;
    border-radius:13px;
    background:#eaf3ff;
    color:#16457e;
    display:flex;
    align-items:center;
    justify-content:center;
    font-size:22px;
    font-weight:900;
}

.fd236-ecosystem-app strong,
.fd236-ecosystem-app small{
    display:block;
}

.fd236-ecosystem-app strong{
    font-size:15px;
    color:#1d2d47;
    margin-bottom:3px;
}

.fd236-ecosystem-app small{
    font-size:12px;
    line-height:1.3;
    color:#6a7f9e;
}

.fd236-ecosystem-app.hidden{
    display:none;
}

.fd236-ecosystem-account{
    position:sticky;
    bottom:0;
    margin-top:10px;
    background:#fff;
    border-top:1px solid #e6edf5;
    padding:12px 6px 4px;
    display:grid;
    grid-template-columns:44px minmax(0,1fr) auto;
    gap:10px;
    align-items:center;
}

.fd236-ecosystem-account-avatar{
    width:44px;
    height:44px;
    border-radius:50%;
    background:#172033;
    overflow:hidden;
}

.fd236-ecosystem-account-avatar img{
    width:100%;
    height:100%;
    object-fit:cover;
}

.fd236-ecosystem-account-copy strong,
.fd236-ecosystem-account-copy span{
    display:block;
}

.fd236-ecosystem-account-copy strong{
    font-size:14px;
}

.fd236-ecosystem-account-copy span{
    font-size:12px;
    color:#6b7a90;
    margin-top:2px;
}

.fd236-ecosystem-logout{
    border:1px solid #d8e2ee;
    border-radius:10px;
    padding:9px 12px;
    font-weight:800;
    font-size:13px;
    background:#fff;
    color:#172033;
    text-decoration:none;
}

body.fd236-ecosystem-open{
    overflow:hidden;
}

@media(max-width:720px){
    .fd236-ecosystem-backdrop{
        padding:0;
    }

    .fd236-ecosystem-panel{
        width:100%;
        height:100vh;
        max-height:100vh;
        border-radius:0;
        border:0;
    }

    .fd236-ecosystem-grid{
        grid-template-columns:1fr;
    }

    .fd236-ecosystem-head{
        padding:16px;
    }

    .fd236-ecosystem-search-wrap{
        padding:10px 12px;
    }

    .fd236-ecosystem-scroll{
        padding:6px 8px 12px;
    }

    .fd236-ecosystem-account{
        grid-template-columns:40px minmax(0,1fr) auto;
        padding:10px 8px 4px;
    }

    .fd236-ecosystem-account-avatar{
        width:40px;
        height:40px;
    }
}

/* END SLAMBOOKPH FLIPDOCS LANDING ECOSYSTEM V236 */

/* BEGIN SLAMBOOKPH FLIPDOCS ECOSYSTEM RENDER V238 */

/* Closed by default. */
#fd236AvatarMenu{
    display:none!important;
}

/* Opened only by avatar click. */
#fd236AvatarMenu.fd238-open,
#fd236AvatarMenu.open{
    display:flex!important;
}

/* Ensure the launcher panel stays styled even under older inherited CSS. */
#fd236AvatarMenu .fd236-ecosystem-panel{
    width:min(930px,100%)!important;
    max-height:calc(100vh - 36px)!important;
    background:#fff!important;
    border:1px solid #dbe4f0!important;
    border-radius:20px!important;
    box-shadow:0 26px 80px rgba(15,23,42,.24)!important;
    overflow:hidden!important;
    display:flex!important;
    flex-direction:column!important;
}

/* END SLAMBOOKPH FLIPDOCS ECOSYSTEM RENDER V238 */

/* BEGIN SLAMBOOKPH FLIPDOCS ACCOUNT TOP V239 */
.fd236-ecosystem-head{align-items:center!important;background:#fff!important;padding:14px 18px!important}
.fd236-top-identity{display:flex!important;align-items:center!important;gap:12px!important;min-width:0!important}
.fd236-top-avatar{width:48px!important;height:48px!important;min-width:48px!important;border-radius:50%!important;overflow:hidden!important;background:#172033!important}
.fd236-top-avatar img{width:100%!important;height:100%!important;object-fit:cover!important;display:block!important}
.fd236-top-copy{min-width:0!important}
.fd236-top-copy strong,.fd236-top-copy span{display:block!important}
.fd236-top-copy strong{font-size:18px!important;color:#172033!important;line-height:1.2!important}
.fd236-top-copy span{margin-top:3px!important;font-size:13px!important;color:#6b7a90!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important}
.fd236-top-actions{display:flex!important;align-items:center!important;gap:10px!important;margin-left:auto!important}
.fd236-top-logout{min-height:40px!important;padding:0 14px!important;display:inline-flex!important;align-items:center!important;border:1px solid #d8e2ee!important;border-radius:10px!important;background:#fff!important;color:#a91c16!important;font-weight:800!important;text-decoration:none!important}
.fd236-ecosystem-account{display:none!important}
@media(max-width:620px){.fd236-top-avatar{width:42px!important;height:42px!important;min-width:42px!important}.fd236-top-copy strong{font-size:16px!important}.fd236-top-copy span{max-width:170px!important;font-size:12px!important}.fd236-top-logout{padding:0 10px!important}}
/* END SLAMBOOKPH FLIPDOCS ACCOUNT TOP V239 */
