.home-page{width:100%;overflow-x:hidden;background-color:#fff;font-family:Segoe UI,Arial,Helvetica,sans-serif;color:#0f1f35}.home-header{background-color:#fff;border-bottom:1px solid #e8ecf0}.home-header-inner{max-width:1280px;margin:0 auto;padding:0 48px;height:88px;display:flex;align-items:center;justify-content:space-between;gap:32px}.home-header-logo-link{display:block;flex-shrink:0}.home-header-logo{display:block;height:52px;width:auto}.home-header-nav{display:flex;align-items:center;justify-content:center;gap:40px;flex:1 1}.home-header-nav-link{font-size:15px;font-weight:500;letter-spacing:.2px;color:#5c6b7a;text-decoration:none;padding-bottom:4px;border-bottom:1px solid rgba(0,0,0,0);transition:color .2s ease,border-color .2s ease}.home-header-nav-link:hover{color:#0f1f35}.home-header-nav-link--active{color:#0f1f35;border-bottom-color:#0f1f35}.home-header-cta{flex-shrink:0;display:inline-flex;align-items:center;justify-content:center;height:36px;padding:0 20px;background-color:#0f1f35;color:#fff;font-size:14px;font-weight:600;letter-spacing:.3px;text-decoration:none;border-radius:4px;transition:background-color .2s ease}.home-header-cta:hover{background-color:#162a45}.home-hero{position:relative;background-color:#0f1f35;padding:50px 0 0;overflow:hidden}.home-hero-inner{max-width:1280px;margin:0 auto;padding:0 48px 60px;display:grid;grid-template-columns:1fr 420px;align-items:center;grid-gap:56px;gap:56px}.home-hero-content{max-width:620px}.home-hero-label{display:inline-block;padding:8px 14px;border:1px solid #9aafc4;color:#9aafc4;font-size:11px;font-weight:600;letter-spacing:2px;text-transform:uppercase;margin-bottom:28px}.home-hero-title{margin:0 0 24px;font-family:Georgia,Times New Roman,Times,serif;font-size:52px;font-weight:400;line-height:62px;letter-spacing:-.5px;color:#fff}.home-hero-description{margin:0 0 36px;font-size:16px;font-weight:400;line-height:28px;color:hsla(0,0%,100%,.82);max-width:540px}.home-hero-actions{display:flex;align-items:center;flex-wrap:wrap;gap:16px}.home-hero-button{display:inline-flex;align-items:center;justify-content:center;height:48px;padding:0 24px;font-size:14px;font-weight:600;text-decoration:none;border-radius:4px;transition:background-color .2s ease,border-color .2s ease,color .2s ease}.home-hero-button--primary{background-color:#c5d0dc;color:#0f1f35;border:1px solid #c5d0dc}.home-hero-button--primary:hover{background-color:#d5dee8;border-color:#d5dee8}.home-hero-button--secondary{background-color:rgba(0,0,0,0);color:#fff;border:1px solid hsla(0,0%,100%,.55)}.home-hero-button--secondary:hover{border-color:#fff;background-color:hsla(0,0%,100%,.06)}.home-hero-visual{display:flex;justify-content:flex-end}.home-hero-visual-frame{width:100%;max-width:380px;padding:6px;border:1px solid hsla(0,0%,100%,.22);border-radius:12px;background-color:hsla(0,0%,100%,.04)}.home-hero-visual-media{position:relative;overflow:hidden;border-radius:8px}.home-hero-visual-placeholder{display:block;width:100%;height:480px;object-fit:cover;object-position:center;background-color:#1a2f4a}.home-hero-visual-overlay{position:absolute;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.32);pointer-events:none}.home-hero-angle{position:relative;display:block;width:100%;height:88px;margin-top:-1px;margin-bottom:-1px;background-color:#f5f7fa;-webkit-clip-path:polygon(0 68%,100% 0,100% 100%,0 100%);clip-path:polygon(0 68%,100% 0,100% 100%,0 100%)}.home-about{background-color:#f5f7fa;padding:60px 0}.home-about-inner{max-width:1280px;margin:0 auto;padding:0 48px}.home-about-title{margin:0 0 12px;text-align:center;font-size:36px;font-weight:700;line-height:44px;letter-spacing:-.3px;color:#0f1f35}.home-about-description{margin:0 auto 30px;max-width:720px;text-align:center;font-size:16px;font-weight:400;line-height:28px;color:#5c6b7a}.home-about-panel{display:flex;background-color:#fff;border:1px solid #e2e8ef;border-radius:4px;box-shadow:0 8px 32px rgba(15,31,53,.06);overflow:hidden}.home-about-tabs{width:280px;flex-shrink:0;display:flex;flex-direction:column;background-color:#eef1f5;border-right:1px solid #e2e8ef}.home-about-tab{display:flex;align-items:flex-start;gap:14px;width:100%;padding:24px 20px;border:none;border-right:3px solid rgba(0,0,0,0);background-color:rgba(0,0,0,0);text-align:left;cursor:pointer;transition:background-color .3s ease,border-color .3s ease,color .3s ease}.home-about-tab:hover{background-color:hsla(0,0%,100%,.55)}.home-about-tab--active{background-color:#fff;border-right-color:#0f1f35}.home-about-tab-icon{flex-shrink:0;margin-top:2px;color:#8a9aad;transition:color .3s ease}.home-about-tab--active .home-about-tab-icon{color:#0f1f35}.home-about-tab-text{display:flex;flex-direction:column;gap:4px}.home-about-tab-title{font-size:15px;font-weight:700;line-height:20px;color:#7a8a9c;transition:color .3s ease}.home-about-tab--active .home-about-tab-title{color:#0f1f35}.home-about-tab-subtitle{font-size:12px;font-weight:400;line-height:18px;color:#9aa8b8;transition:color .3s ease}.home-about-tab--active .home-about-tab-subtitle{color:#5c6b7a}.home-about-content{flex:1 1;padding:40px 40px 40px 48px;background-color:#fff;overflow:hidden}.home-about-content-panel{display:grid;grid-template-columns:1fr 300px;grid-gap:40px;gap:40px;width:100%;animation:home-about-panel-in .4s ease forwards}@keyframes home-about-panel-in{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@media(prefers-reduced-motion:reduce){.home-about-content-panel{animation:none}.home-about-tab,.home-about-tab-icon,.home-about-tab-subtitle,.home-about-tab-title{transition:none}}.home-about-content-body{min-width:0}.home-about-content-title{margin:0 0 16px;font-size:28px;font-weight:700;line-height:36px;letter-spacing:-.2px;color:#0f1f35}.home-about-content-description{margin:0 0 28px;font-size:15px;font-weight:400;line-height:26px;color:#5c6b7a;max-width:520px}.home-about-content-list{margin:0;padding:0;list-style:none;display:flex;flex-direction:column;gap:14px}.home-about-content-list-item{display:flex;align-items:flex-start;gap:12px;font-size:14px;font-weight:500;line-height:22px;color:#0f1f35}.home-about-content-check{flex-shrink:0;display:flex;align-items:center;justify-content:center;width:22px;height:22px;margin-top:1px;border-radius:50%;background-color:rgba(15,31,53,.08);color:#0f1f35}.home-about-content-visual{overflow:hidden;border-radius:8px;background-color:#1a2f4a}.home-about-content-visual-img{display:block;width:100%;min-height:280px;height:100%;object-fit:cover;object-position:center}.home-fields{background-color:#f5f7fa;padding:30px 0 60px}.home-fields-inner{max-width:1280px;margin:0 auto;padding:0 48px}.home-fields-header{margin-bottom:30px}.home-fields-eyebrow{display:flex;align-items:center;gap:12px;margin-bottom:12px}.home-fields-eyebrow-line{width:32px;height:2px;background-color:#0f1f35}.home-fields-eyebrow-text{font-size:11px;font-weight:700;letter-spacing:2px;text-transform:uppercase;color:#0f1f35}.home-fields-title{margin:0 0 12px;font-family:Georgia,Times New Roman,Times,serif;font-size:44px;font-weight:400;line-height:52px;letter-spacing:-.4px;color:#0f1f35}.home-fields-description{margin:0;font-size:16px;font-weight:400;line-height:26px;color:#5c6b7a;max-width:560px}.home-fields-cards{display:grid;grid-template-columns:repeat(3,1fr);border:1px solid #e2e8ef;background-color:#fff}.home-fields-card{display:flex;flex-direction:column;min-height:380px;padding:32px 28px 28px;background-color:#fff;border-right:1px solid #e2e8ef;transition:background-color .3s ease}.home-fields-card:last-child{border-right:none}.home-fields-card-category{display:block;margin-bottom:24px;font-size:11px;font-weight:600;letter-spacing:1.5px;text-transform:uppercase;color:#9aa8b8;transition:color .3s ease}.home-fields-card-icon{display:flex;align-items:center;justify-content:center;width:48px;height:48px;margin-bottom:24px;border-radius:8px;background-color:#f0f3f7;transition:background-color .3s ease,color .3s ease}.home-fields-card-icon--gida{color:#3d8f65}.home-fields-card-icon--elektronik{color:#3d6f9e}.home-fields-card-icon--bakim{color:#6b5b9a}.home-fields-card-icon--brand{padding:8px}.home-fields-card-icon-img{display:block;width:100%;height:100%;object-fit:contain}.home-fields-card-title{margin:0 0 16px;font-size:22px;font-weight:700;line-height:30px;color:#0f1f35;transition:color .3s ease}.home-fields-card-description{margin:0;flex:1 1;font-size:14px;font-weight:400;line-height:24px;color:#5c6b7a;transition:color .3s ease}.home-fields-card-footer{display:flex;align-items:center;justify-content:space-between;margin-top:28px;padding-top:4px}.home-fields-card-badge{display:inline-flex;align-items:center;height:28px;padding:0 12px;font-size:10px;font-weight:700;letter-spacing:1px;text-transform:uppercase;color:#5c6b7a;background-color:#eef1f5;border-radius:3px;transition:color .3s ease,background-color .3s ease}.home-fields-card-arrow{font-size:18px;line-height:1;color:#b8c4d0;transition:color .3s ease}.home-fields-card:hover{background-color:#0f1f35}.home-fields-card:hover .home-fields-card-category{color:#9aafc4}.home-fields-card:hover .home-fields-card-icon{background-color:hsla(0,0%,100%,.1);color:#fff}.home-fields-card:hover .home-fields-card-icon-img{filter:brightness(0) invert(1)}.home-fields-card:hover .home-fields-card-title{color:#fff}.home-fields-card:hover .home-fields-card-description{color:hsla(0,0%,100%,.78)}.home-fields-card:hover .home-fields-card-badge{color:hsla(0,0%,100%,.85);background-color:hsla(0,0%,100%,.12)}.home-fields-card:hover .home-fields-card-arrow{color:#fff}.home-petivedi{padding:64px 0;background-color:#fff;border-top:1px solid #e2e8ef;border-bottom:1px solid #e2e8ef}.home-petivedi__inner{max-width:1280px;margin:0 auto;padding:0 48px;display:grid;grid-template-columns:1fr 380px;align-items:center;grid-gap:56px;gap:56px}.home-petivedi__content{max-width:600px}.home-petivedi__badge{display:inline-flex;align-items:center;height:28px;margin-bottom:16px;padding:0 14px;font-size:10px;font-weight:700;letter-spacing:1.2px;text-transform:uppercase;color:#0f1f35;background-color:#eef3f8;border:1px solid #d8e2ed;border-radius:100px}.home-petivedi__eyebrow{display:block;margin-bottom:12px;font-size:11px;font-weight:700;letter-spacing:2px;text-transform:uppercase;color:#9aafc4}.home-petivedi__title{margin:0 0 20px;font-size:34px;font-weight:700;line-height:42px;letter-spacing:-.3px;color:#0f1f35}.home-petivedi__description{margin:0 0 20px;font-size:15px;font-weight:400;line-height:26px;color:#5c6b7a}.home-petivedi__domain{margin:0 0 8px;font-size:18px;font-weight:700;line-height:26px;letter-spacing:.2px;color:#0f1f35}.home-petivedi__note{margin:0 0 24px;font-size:13px;font-weight:500;line-height:22px;color:#9aafc4}.home-petivedi__button{display:inline-flex;align-items:center;justify-content:center;height:40px;padding:0 24px;font-size:14px;font-weight:600;letter-spacing:.3px;color:#fff;background-color:#0f1f35;border-radius:4px;cursor:default;-webkit-user-select:none;-moz-user-select:none;user-select:none}.home-petivedi__visual{display:flex;align-items:center;justify-content:center;min-height:280px;padding:40px 32px;background-color:#f7f9fc;border:1px solid #e2e8ef;border-radius:12px;box-shadow:0 8px 32px rgba(15,31,53,.06)}.home-petivedi__logo{display:block;width:100%;max-width:260px;height:auto;object-fit:contain}.home-cta{background-color:#0f1f35;padding:50px 0}.home-cta-inner{max-width:1280px;margin:0 auto;padding:0 48px;text-align:center}.home-cta-title{margin:0 auto 16px;max-width:720px;font-size:28px;font-weight:700;line-height:42px;letter-spacing:-.3px;color:#fff}.home-cta-description{margin:0 auto 28px;max-width:640px;font-size:16px;font-weight:400;line-height:28px;color:#9aafc4}.home-cta-button{display:inline-flex;align-items:center;justify-content:center;height:40px;padding:0 28px;background-color:#fff;color:#0f1f35;font-size:14px;font-weight:600;text-decoration:none;border-radius:4px;transition:background-color .2s ease,color .2s ease}.home-cta-button:hover{background-color:#e8edf2}.home-footer{background-color:#e4e1eb;color:#5c6b7a}.home-footer-inner{max-width:1280px;margin:0 auto;padding:48px 48px 32px}.home-footer-grid{display:grid;grid-template-columns:1.4fr 1fr 1fr 1fr;grid-gap:40px;gap:40px;padding-bottom:40px}.home-footer-logo-link{display:inline-block;margin-bottom:16px}.home-footer-logo{display:block;height:48px;width:auto}.home-footer-brand-description{margin:0;font-size:14px;font-weight:400;line-height:24px;color:#5c6b7a;max-width:320px}.home-footer-column-title{margin:0 0 16px;font-size:13px;font-weight:700;letter-spacing:.5px;color:#0f1f35}.home-footer-list,.home-footer-nav{display:flex;flex-direction:column;gap:10px}.home-footer-list{margin:0;padding:0;list-style:none}.home-footer-link{font-size:14px;font-weight:400;line-height:22px;color:#5c6b7a;text-decoration:none;transition:color .2s ease}.home-footer-link:hover{color:#0f1f35}.home-footer-list-item{font-size:14px;font-weight:400;line-height:22px;color:#5c6b7a}.home-footer-bottom{display:flex;align-items:center;justify-content:space-between;gap:16px;padding-top:24px;border-top:1px solid #d4d0dc}.home-footer-company,.home-footer-copyright{margin:0;font-size:12px;font-weight:400;line-height:18px;color:#7a8796}@media(max-width:1100px){.home-hero-inner{grid-template-columns:1fr 340px;gap:40px}.home-hero-title{font-size:44px;line-height:54px}.home-hero-visual-placeholder{height:420px}.home-about-content{padding:36px}.home-about-content-panel{grid-template-columns:1fr 260px;gap:32px}.home-fields-title{font-size:38px;line-height:46px}.home-fields-card{min-height:360px;padding:28px 24px 24px}}@media(max-width:900px){.home-header-inner{padding:0 32px;height:70px}.home-header-nav{gap:24px}.home-hero-inner{grid-template-columns:1fr;padding:0 32px 80px;gap:48px}.home-hero-content{max-width:100%}.home-hero-visual{justify-content:center}.home-hero-visual-frame{max-width:100%}.home-hero-title{font-size:40px;line-height:50px}.home-petivedi{padding:48px 0}.home-petivedi__inner{grid-template-columns:1fr;gap:32px;padding:0 32px}.home-petivedi__title{font-size:28px;line-height:36px}.home-petivedi__visual{min-height:220px;padding:32px 24px}.home-about{padding:30px 0}.home-about-inner{padding:0 32px}.home-about-title{font-size:30px;line-height:38px}.home-about-panel{flex-direction:column}.home-about-tabs{width:100%;flex-direction:row;border-right:none;border-bottom:1px solid #e2e8ef;overflow-x:auto}.home-about-tab{flex:1 1;min-width:200px;border-right:none;border-bottom:3px solid rgba(0,0,0,0);padding:20px 16px}.home-about-tab--active{border-right-color:rgba(0,0,0,0);border-bottom-color:#0f1f35}.home-about-content{padding:32px}.home-about-content-panel{grid-template-columns:1fr;gap:32px}.home-about-content-visual-img{min-height:240px}.home-fields{padding:30px 0}.home-fields-inner{padding:0 32px}.home-fields-title{font-size:34px;line-height:42px}.home-fields-cards{grid-template-columns:1fr 1fr}.home-fields-card{min-height:340px;border-right:none;border-bottom:1px solid #e2e8ef}.home-fields-card:nth-child(odd){border-right:1px solid #e2e8ef}.home-fields-card:nth-child(2){border-right:none}.home-fields-card:last-child{grid-column:1/-1;border-right:none;border-bottom:none}.home-cta{padding:48px 0}.home-cta-inner{padding:0 32px}.home-cta-title{font-size:28px;line-height:38px}.home-footer-inner{padding:40px 32px 28px}.home-footer-grid{grid-template-columns:1fr 1fr;gap:32px}.home-footer-brand{grid-column:1/-1}}@media(max-width:640px){.home-header-inner{flex-wrap:wrap;height:auto;padding:20px 24px;gap:20px}.home-header-logo{height:44px}.home-header-nav{order:3;width:100%;flex-wrap:wrap;justify-content:flex-start;gap:16px 24px}.home-header-cta{margin-left:auto}.home-hero{padding-top:48px}.home-hero-inner{padding:0 24px 64px}.home-hero-title{font-size:32px;line-height:42px}.home-hero-description{font-size:15px;line-height:26px}.home-hero-actions{flex-direction:column;align-items:stretch}.home-hero-button{width:100%}.home-hero-visual-placeholder{height:360px}.home-hero-angle{height:64px}.home-petivedi__inner{padding:0 24px}.home-petivedi__title{font-size:24px;line-height:32px}.home-petivedi__logo{max-width:200px}.home-about{padding:30px 0}.home-about-inner{padding:0 24px}.home-about-title{font-size:26px;line-height:34px}.home-about-description{font-size:15px;line-height:26px;margin-bottom:30px}.home-about-tabs{flex-direction:column;overflow-x:visible}.home-about-tab{min-width:0;width:100%;border-bottom:none;border-left:3px solid rgba(0,0,0,0)}.home-about-tab--active{border-bottom-color:rgba(0,0,0,0);border-left-color:#0f1f35}.home-about-content{padding:24px}.home-about-content-panel{gap:24px}.home-about-content-title{font-size:24px;line-height:32px}.home-about-content-visual-img{min-height:200px}.home-fields{padding:30px 0}.home-fields-inner{padding:0 24px}.home-fields-header{margin-bottom:30px}.home-fields-title{font-size:28px;line-height:36px}.home-fields-description{font-size:15px;line-height:24px}.home-fields-cards{grid-template-columns:1fr}.home-fields-card{min-height:0;border-right:none;border-bottom:1px solid #e2e8ef}.home-fields-card:nth-child(odd){border-right:none}.home-fields-card:last-child{grid-column:auto;border-bottom:none}.home-cta{padding:40px 0}.home-cta-inner{padding:0 24px}.home-cta-title{font-size:24px;line-height:32px}.home-cta-description{font-size:15px;line-height:26px;margin-bottom:24px}.home-footer-inner{padding:32px 24px 24px}.home-footer-grid{grid-template-columns:1fr;gap:28px;padding-bottom:28px}.home-footer-brand{grid-column:auto}.home-footer-bottom{flex-direction:column;align-items:flex-start;gap:8px}}