.fibx-thesis{--bg:#0a0a0a;--text:#edeae3;--text-dim:#8c8a82;--text-mute:#5a5853;--accent:#33b072;--accent-soft:#4acb8a;--border:hsla(42,22%,91%,.08);--display:var(--font-fraunces),Georgia,serif;--body:var(--font-geist-sans),-apple-system,sans-serif;--mono:var(--font-jetbrains),monospace;--deva:var(--font-noto-deva),"Fraunces",serif;position:relative;background:var(--bg);color:var(--text);font-family:var(--body);overflow:clip;-webkit-font-smoothing:antialiased}.fibx-thesis *{margin:0;padding:0;box-sizing:border-box}.fibx-thesis:before{content:"";position:absolute;inset:0;pointer-events:none;z-index:100;opacity:.03;mix-blend-mode:overlay;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 200 200' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.9' numOctaves='3' /%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)' /%3E%3C/svg%3E")}.fibx-thesis .reveal{opacity:0;transform:translateY(28px);transition:opacity .9s ease,transform .9s cubic-bezier(.2,.8,.2,1)}.fibx-thesis .reveal.in{opacity:1;transform:translateY(0)}.fibx-thesis .ft-hero{min-height:640px;display:flex;flex-direction:column;justify-content:center;padding:120px 56px;max-width:1280px;margin:0 auto;position:relative}.fibx-thesis .ft-hero .eyebrow{font-family:var(--mono);font-size:12px;color:var(--accent);letter-spacing:.22em;text-transform:uppercase;display:flex;align-items:center;gap:14px;margin-bottom:44px}.fibx-thesis .ft-hero .eyebrow .dot{width:6px;height:6px;border-radius:50%;background:var(--accent);box-shadow:0 0 12px var(--accent)}.fibx-thesis .ft-hero .d1{transition-delay:.15s}.fibx-thesis .ft-hero .d2{transition-delay:.35s}.fibx-thesis .ft-hero .d3{transition-delay:.55s}.fibx-thesis .ft-hero h1{font-family:var(--display);font-size:clamp(48px,7.5vw,112px);font-weight:300;line-height:.98;letter-spacing:-.03em;background:linear-gradient(135deg,var(--accent) 0,var(--accent-soft) 50%,var(--text) 100%);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;margin-bottom:44px;text-shadow:0 0 80px rgba(51,176,114,.12)}.fibx-thesis .ft-hero p{font-family:var(--display);font-size:clamp(20px,2.4vw,30px);font-weight:300;line-height:1.4;letter-spacing:-.01em;color:var(--text-dim);max-width:38ch}.fibx-thesis .ft-hero p em{color:var(--text);font-style:italic}@media (max-width:760px){.fibx-thesis .ft-hero{padding:100px 24px;min-height:560px}.fibx-thesis .ft-hero .eyebrow,.fibx-thesis .ft-hero h1{margin-bottom:32px}}.fibx-thesis .ft-blocks{padding:100px 56px;max-width:1280px;margin:0 auto;display:flex;flex-direction:column;gap:24px}.fibx-thesis .ft-blocks .row{display:grid;grid-template-columns:1fr 1fr;border:1px solid var(--border);border-radius:16px;overflow:hidden;min-height:380px;background:hsla(42,22%,91%,.012);transition:border-color .4s,background .4s}.fibx-thesis .ft-blocks .row:hover{border-color:rgba(51,176,114,.3);background:rgba(51,176,114,.04)}.fibx-thesis .ft-blocks .row-img{background-size:cover;background-position:50%;min-height:380px;position:relative}.fibx-thesis .ft-blocks .row-txt{padding:56px 52px;display:flex;flex-direction:column;justify-content:center}.fibx-thesis .ft-blocks .stat-num{font-family:var(--display);font-size:clamp(46px,5vw,72px);font-weight:300;line-height:1;letter-spacing:-.03em;color:var(--accent);margin-bottom:8px;text-shadow:0 0 30px rgba(51,176,114,.18)}.fibx-thesis .ft-blocks .stat-lbl{font-family:var(--mono);font-size:10px;color:var(--text-mute);letter-spacing:.15em;text-transform:uppercase;margin-bottom:28px}.fibx-thesis .ft-blocks .row-txt h3{font-family:var(--display);font-size:clamp(26px,3vw,38px);font-weight:300;line-height:1.1;letter-spacing:-.02em;margin-bottom:16px}.fibx-thesis .ft-blocks .row-txt h3 em{font-style:italic;background:linear-gradient(135deg,var(--accent),var(--text));-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}.fibx-thesis .ft-blocks .row-txt p{font-size:15px;line-height:1.65;color:var(--text-dim);font-weight:300}.fibx-thesis .ft-blocks .row:nth-child(odd) .row-img{order:2}.fibx-thesis .ft-blocks .row:nth-child(2n) .row-img,.fibx-thesis .ft-blocks .row:nth-child(odd) .row-txt{order:1}.fibx-thesis .ft-blocks .row:nth-child(2n) .row-txt{order:2}@media (max-width:900px){.fibx-thesis .ft-blocks{padding:70px 24px}.fibx-thesis .ft-blocks .row{grid-template-columns:1fr;min-height:0}.fibx-thesis .ft-blocks .row-img,.fibx-thesis .ft-blocks .row:nth-child(2n) .row-img,.fibx-thesis .ft-blocks .row:nth-child(odd) .row-img{order:1!important;min-height:0;aspect-ratio:16/9}.fibx-thesis .ft-blocks .row-txt,.fibx-thesis .ft-blocks .row:nth-child(2n) .row-txt,.fibx-thesis .ft-blocks .row:nth-child(odd) .row-txt{order:2!important;padding:36px 28px}}.fibx-thesis .ft-philosophy{padding:100px 56px;max-width:1280px;margin:0 auto}.fibx-thesis .ft-philosophy .section-head{margin-bottom:60px;max-width:720px}.fibx-thesis .ft-philosophy .eyebrow{font-family:var(--mono);font-size:11px;color:var(--accent);letter-spacing:.22em;text-transform:uppercase;display:flex;align-items:center;gap:14px;margin-bottom:24px}.fibx-thesis .ft-philosophy .eyebrow .dot{width:6px;height:6px;border-radius:50%;background:var(--accent);box-shadow:0 0 10px var(--accent)}.fibx-thesis .ft-philosophy .section-head h2{font-family:var(--display);font-size:clamp(34px,4vw,56px);font-weight:300;line-height:1.12;letter-spacing:-.02em}.fibx-thesis .ft-philosophy .section-head h2 em{font-style:italic;background:linear-gradient(135deg,var(--accent),var(--text));-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}.fibx-thesis .ft-philosophy .stack{display:flex;flex-direction:column;gap:20px}.fibx-thesis .ft-philosophy .card{position:relative;border:1px solid var(--border);border-radius:16px;background:hsla(42,22%,91%,.012);overflow:hidden;display:grid;grid-template-columns:1.5fr 1fr;min-height:220px;opacity:0;transform:translateY(28px);transition:opacity .9s cubic-bezier(.2,.8,.2,1),transform .9s cubic-bezier(.2,.8,.2,1),border-color .5s ease,background .5s ease}.fibx-thesis .ft-philosophy .card.in{opacity:1;transform:translateY(0)}.fibx-thesis .ft-philosophy .card:hover{border-color:rgba(51,176,114,.35);background:rgba(51,176,114,.04)}.fibx-thesis .ft-philosophy .card:hover .deva{transform:translateY(-4px);filter:drop-shadow(0 0 28px rgba(51,176,114,.95)) drop-shadow(0 0 64px rgba(51,176,114,.6))}.fibx-thesis .ft-philosophy .card:first-child.in{transition-delay:0s}.fibx-thesis .ft-philosophy .card:nth-child(2).in{transition-delay:.1s}.fibx-thesis .ft-philosophy .card:nth-child(3).in{transition-delay:.2s}.fibx-thesis .ft-philosophy .card:nth-child(4).in{transition-delay:.3s}.fibx-thesis .ft-philosophy .card:nth-child(5).in{transition-delay:.4s}.fibx-thesis .ft-philosophy .card:nth-child(6).in{transition-delay:.5s}.fibx-thesis .ft-philosophy .text-side{position:relative;z-index:2;padding:44px 48px;display:flex;flex-direction:column;justify-content:center}.fibx-thesis .ft-philosophy .num{font-family:var(--mono);font-size:11px;color:var(--accent);letter-spacing:.18em;margin-bottom:18px;display:flex;align-items:center;gap:12px}.fibx-thesis .ft-philosophy .num .bar{width:22px;height:1px;background:var(--accent);opacity:.6}.fibx-thesis .ft-philosophy .eng{font-family:var(--display);font-size:clamp(26px,3vw,38px);font-weight:300;line-height:1.1;letter-spacing:-.02em;margin-bottom:16px}.fibx-thesis .ft-philosophy .eng em{font-style:italic;background:linear-gradient(135deg,var(--accent),var(--text));-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}.fibx-thesis .ft-philosophy .desc{font-size:15px;line-height:1.65;color:var(--text-dim);font-weight:300;max-width:540px}.fibx-thesis .ft-philosophy .card:before{content:"";position:absolute;left:60%;top:18%;bottom:18%;width:1px;background:linear-gradient(180deg,transparent,rgba(51,176,114,.15),transparent);z-index:1}.fibx-thesis .ft-philosophy .deva-side{display:flex;align-items:center;justify-content:center;padding:30px 40px;position:relative}.fibx-thesis .ft-philosophy .deva{font-family:var(--deva);font-weight:400;font-size:clamp(64px,8vw,120px);line-height:1;letter-spacing:-.01em;color:var(--accent-soft);text-align:center;max-width:100%;overflow-wrap:break-word;filter:drop-shadow(0 0 18px rgba(51,176,114,.65)) drop-shadow(0 0 44px rgba(51,176,114,.38));transition:transform .4s cubic-bezier(.2,.8,.2,1),filter .5s ease;animation:fibxGlowBreathe 4.5s ease-in-out infinite}.fibx-thesis .ft-philosophy .deva.deva--phrase{font-size:clamp(40px,5vw,68px);line-height:1.18}@keyframes fibxGlowBreathe{0%,to{filter:drop-shadow(0 0 18px rgba(51,176,114,.55)) drop-shadow(0 0 40px rgba(51,176,114,.32))}50%{filter:drop-shadow(0 0 30px rgba(51,176,114,.95)) drop-shadow(0 0 64px rgba(51,176,114,.55))}}.fibx-thesis .ft-philosophy .card:first-child .deva{animation-delay:0s}.fibx-thesis .ft-philosophy .card:nth-child(2) .deva{animation-delay:.7s}.fibx-thesis .ft-philosophy .card:nth-child(3) .deva{animation-delay:1.4s}.fibx-thesis .ft-philosophy .card:nth-child(4) .deva{animation-delay:2.1s}.fibx-thesis .ft-philosophy .card:nth-child(5) .deva{animation-delay:2.8s}.fibx-thesis .ft-philosophy .card:nth-child(6) .deva{animation-delay:3.5s}@media (max-width:760px){.fibx-thesis .ft-philosophy{padding:70px 24px}.fibx-thesis .ft-philosophy .card{grid-template-columns:1fr;min-height:0}.fibx-thesis .ft-philosophy .card:before{display:none}.fibx-thesis .ft-philosophy .text-side{padding:32px 28px 8px}.fibx-thesis .ft-philosophy .deva-side{padding:12px 28px 36px}.fibx-thesis .ft-philosophy .deva{font-size:64px}.fibx-thesis .ft-philosophy .deva.deva--phrase{font-size:46px}}