.bornova-adi-page{--ba-text-dark:#111;--ba-text-body:#333;--ba-text-muted:#666;--ba-bg-white:#fefefe;--ba-bg-light:#f5f4f2;--ba-border:#e0e0e0;--ba-accent:#291c29;--ba-highlight:#ffe066;--ba-font-body:var(--font-dm-sans),ui-sans-serif,system-ui,-apple-system,sans-serif;--ba-font-ui:var(--font-inter),ui-sans-serif,system-ui,sans-serif;--ba-font-accent:var(--font-amatic),cursive;--ba-content-wide:680px;--ba-content-narrow:480px;font-family:var(--ba-font-body);color:var(--ba-text-body);line-height:1.7;background:var(--ba-bg-white);-webkit-font-smoothing:antialiased}.ba-container{max-width:var(--ba-content-wide);margin:0 auto;padding:0 1.5rem}.ba-container-narrow{max-width:var(--ba-content-narrow);margin:0 auto}.ba-page-header{text-align:center;padding:4rem 0;border-bottom:1px solid var(--ba-border)}.ba-kicker{font-family:var(--ba-font-ui);font-size:12px;font-weight:600;text-transform:uppercase;letter-spacing:.12em;color:var(--ba-text-muted);margin-bottom:1rem;background:linear-gradient(180deg,transparent 60%,var(--ba-highlight) 60%);display:inline-block;padding:0 8px}.ba-page-title{font-family:var(--ba-font-body);font-size:clamp(1.75rem,4vw,2.25rem);font-weight:700;color:var(--ba-text-dark);letter-spacing:-.02em;line-height:1.2;margin-bottom:1rem}.ba-page-lead{font-family:var(--ba-font-ui);font-size:1rem;font-weight:400;color:var(--ba-text-muted);line-height:1.6;max-width:480px;margin:0 auto}.ba-intro{padding:3rem 0;border-bottom:1px solid var(--ba-border)}.ba-intro-text{font-family:var(--ba-font-body);font-size:1rem;line-height:1.75;color:var(--ba-text-body);text-align:justify;margin-bottom:0}.ba-intro-text+.ba-intro-text{margin-top:1.5rem;text-indent:2em}.ba-intro-text:first-child:first-letter{font-size:3rem;float:left;line-height:1;margin:0 10px 0 0;color:var(--ba-text-dark);font-weight:600}.ba-theories-section{padding:3rem 0}.ba-section-title{font-family:var(--ba-font-accent);font-size:32px;font-weight:700;letter-spacing:.03em;color:var(--ba-text-dark);margin-bottom:2rem;text-align:center}.ba-theory-list{display:flex;flex-direction:column}.ba-theory-card{padding:2rem 0;border-bottom:1px solid var(--ba-border);cursor:pointer;transition:all .2s ease}.ba-theory-card:last-child{border-bottom:none}.ba-theory-card:hover{background:var(--ba-bg-light);margin:0 -16px;padding:2rem 16px;border-radius:6px}.ba-theory-header{display:flex;align-items:baseline;gap:12px;margin-bottom:6px}.ba-theory-name{font-family:var(--ba-font-body);font-size:1.25rem;font-weight:600;color:var(--ba-text-dark);margin:0}.ba-theory-origin{font-family:var(--ba-font-ui);font-size:11px;font-weight:500;color:var(--ba-text-muted);text-transform:uppercase;letter-spacing:.05em}.ba-theory-meaning{font-family:var(--ba-font-body);font-style:italic;color:var(--ba-accent);margin-bottom:10px;font-size:.95rem}.ba-theory-summary{font-family:var(--ba-font-body);font-size:.9rem;line-height:1.6;color:var(--ba-text-body);display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.ba-theory-expand{font-family:var(--ba-font-ui);font-size:12px;font-weight:500;color:var(--ba-accent);margin-top:10px;display:inline-flex;align-items:center;gap:4px}.ba-theory-expand:after{content:"\2192";transition:transform .2s}.ba-theory-card:hover .ba-theory-expand:after{transform:translateX(3px)}.ba-sources-section{padding:3rem 0;text-align:center;border-top:1px solid var(--ba-border)}.ba-sources-title{font-size:11px;font-weight:600;text-transform:uppercase;letter-spacing:.1em;margin-bottom:10px}.ba-sources-text,.ba-sources-title{font-family:var(--ba-font-ui);color:var(--ba-text-muted)}.ba-sources-text{font-size:.85rem;font-style:italic;line-height:1.6}.ba-overlay{position:fixed;inset:0;background:rgba(0,0,0,.6);opacity:0;visibility:hidden;z-index:100;transition:all .3s ease}.ba-overlay.active{opacity:1;visibility:visible}.ba-modal{position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);width:calc(100% - 32px);max-width:480px;max-height:calc(100dvh - 64px);background:var(--ba-bg-white);border-radius:12px;opacity:0;visibility:hidden;z-index:200;overflow-y:auto;transition:all .3s ease}.ba-modal.active{opacity:1;visibility:visible}.ba-modal-inner{padding:3rem 2rem}.ba-modal-close{position:absolute;top:12px;right:12px;width:36px;height:36px;display:flex;align-items:center;justify-content:center;background:var(--ba-bg-light);border:none;border-radius:50%;cursor:pointer;color:var(--ba-text-muted);font-size:20px;transition:all .2s}.ba-modal-close:hover{background:var(--ba-border);color:var(--ba-text-dark)}.ba-modal-kicker{font-family:var(--ba-font-ui);font-size:11px;text-transform:uppercase;letter-spacing:.1em;color:var(--ba-text-muted)}.ba-modal-kicker,.ba-modal-title{font-weight:600;margin-bottom:8px}.ba-modal-title{font-family:var(--ba-font-body);font-size:1.5rem;color:var(--ba-text-dark)}.ba-modal-meaning{font-family:var(--ba-font-body);font-size:1rem;font-style:italic;color:var(--ba-accent);margin-bottom:2rem;padding-bottom:1.5rem;border-bottom:1px solid var(--ba-border)}.ba-modal-text{font-family:var(--ba-font-body);font-size:.95rem;line-height:1.8;color:var(--ba-text-body);text-align:justify}.ba-modal-period{margin-top:2rem;padding-top:1.5rem;border-top:1px solid var(--ba-border);font-family:var(--ba-font-ui);font-size:11px;font-weight:500;color:var(--ba-text-muted);text-transform:uppercase;letter-spacing:.08em}@media (max-width:600px){.ba-page-header{padding:3rem 0}.ba-page-title{font-size:1.5rem}.ba-intro-text:first-child:first-letter{font-size:2.5rem}.ba-theory-card:hover{margin:0;padding:2rem 0;background:transparent}.ba-modal-inner{padding:2rem 1.5rem}}@font-face{font-family:__Amatic_SC_bf53cd;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/2c3d1828de695cf5-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:__Amatic_SC_bf53cd;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/5892bfdcbc9fffe5-s.woff2) format("woff2");unicode-range:u+0307-0308,u+0590-05ff,u+200c-2010,u+20aa,u+25cc,u+fb1d-fb4f}@font-face{font-family:__Amatic_SC_bf53cd;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/ab4193543a709023-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:__Amatic_SC_bf53cd;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/03abc910d11b0e03-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:__Amatic_SC_bf53cd;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/2a3bb53ac186ca26-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:__Amatic_SC_bf53cd;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/99d25a68b55ba901-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:__Amatic_SC_bf53cd;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/544e76bd9b6b9ef1-s.woff2) format("woff2");unicode-range:u+0307-0308,u+0590-05ff,u+200c-2010,u+20aa,u+25cc,u+fb1d-fb4f}@font-face{font-family:__Amatic_SC_bf53cd;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/ab054e2e3446c63a-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:__Amatic_SC_bf53cd;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/9215d045b83e2769-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:__Amatic_SC_bf53cd;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/e5b09a5f0c44ad7e-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:__Amatic_SC_Fallback_bf53cd;src:local("Arial");ascent-override:157.82%;descent-override:38.06%;line-gap-override:0.00%;size-adjust:64.38%}.__className_bf53cd{font-family:__Amatic_SC_bf53cd,__Amatic_SC_Fallback_bf53cd;font-style:normal}.__variable_bf53cd{--font-amatic:"__Amatic_SC_bf53cd","__Amatic_SC_Fallback_bf53cd"}