:root{--profile-blue:#0866d8;--profile-navy:#071b31;--profile-ink:#0a2037;--profile-muted:#5d6b7b;--profile-line:#dce4ed;--profile-paper:#f7f9fb}
*{box-sizing:border-box}
html{scroll-behavior:smooth}
body.profile-page{margin:0;background:#fff;color:var(--profile-ink);font-family:"IBM Plex Sans",Arial,sans-serif;overflow-x:hidden}
.profile-page main{overflow:hidden}
.site-header nav a.is-current:after{transform:scaleX(1)}
.section-kicker{display:flex;align-items:center;gap:8px;margin:0 0 26px;color:#697788;font-size:12px;font-weight:700;letter-spacing:.09em;text-transform:uppercase}.section-kicker:after{width:70px;height:1px;margin-left:14px;background:#d4dde7;content:""}.section-kicker span{color:var(--profile-blue)}.section-kicker.light{color:rgba(255,255,255,.78)}.section-kicker.light:after{background:rgba(255,255,255,.28)}
.profile-page h1,.profile-page h2{margin:0;font-weight:600;letter-spacing:-.045em}.profile-page h2{font-size:clamp(42px,4vw,68px);line-height:1.04}.profile-page h2 em{color:#5d8fd2;font-family:"Noto Serif Display",Georgia,serif;font-weight:500}.title-rule{display:block;width:62px;height:3px;margin:31px 0 34px;background:var(--profile-blue)}
.profile-button{display:inline-flex;align-items:center;justify-content:space-between;gap:35px;min-width:245px;padding:18px 22px;border:1px solid var(--profile-blue);font-size:12px;font-style:normal;font-weight:700;letter-spacing:.06em;text-transform:uppercase;transition:background .25s ease,color .25s ease,transform .25s ease}.profile-button:hover{transform:translateY(-2px)}.profile-button.primary{background:var(--profile-blue);color:#fff}.profile-button.outline{color:var(--profile-blue)}.profile-button.light-button{border-color:#fff;background:#fff;color:#063e84}
.profile-hero{position:relative;min-height:calc(100vh - 92px);height:900px;color:#fff}.profile-hero>img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center}.profile-hero-shade{position:absolute;inset:0;background:linear-gradient(90deg,rgba(3,18,34,.94) 0%,rgba(3,18,34,.76) 35%,rgba(3,18,34,.18) 68%,rgba(3,18,34,.04))}
.profile-hero-copy{position:relative;z-index:1;width:min(1500px,90%);margin:auto;padding-top:clamp(120px,16vh,190px)}.profile-hero h1{max-width:800px;font-size:clamp(52px,5vw,82px);line-height:1.08}.profile-hero h1 em{color:#168bea;font-style:normal}.profile-hero-copy>p:not(.section-kicker){max-width:680px;margin:32px 0 38px;color:rgba(255,255,255,.82);font-size:18px;line-height:1.7}
.profile-facts{position:absolute;z-index:2;right:5%;bottom:-62px;left:5%;display:grid;grid-template-columns:repeat(4,1fr);padding:27px 30px;border:1px solid rgba(10,32,55,.08);border-radius:12px;background:rgba(255,255,255,.96);box-shadow:0 18px 45px rgba(7,27,49,.12);color:var(--profile-ink);backdrop-filter:blur(10px)}.profile-facts article{display:flex;align-items:center;gap:18px;min-height:72px;padding:0 30px;border-left:1px solid var(--profile-line)}.profile-facts article:first-child{border-left:0}.fact-icon{display:grid;place-items:center;flex:0 0 52px;height:52px;border:1px solid #cfe0f3;border-radius:50%;color:var(--profile-blue);font-size:14px;font-weight:700}.profile-facts b,.profile-facts small{display:block}.profile-facts b{font-size:16px}.profile-facts small{margin-top:5px;color:#728095;font-size:13px}
.profile-section{width:min(1480px,90%);margin:auto}.profile-story{display:grid;grid-template-columns:.95fr 1.05fr;gap:8vw;padding:180px 0 120px}.profile-copy>p:not(.section-kicker){max-width:660px;margin:0 0 25px;color:var(--profile-muted);font-size:17px;line-height:1.78}.story-points{display:grid;grid-template-columns:repeat(3,1fr);margin-top:50px}.story-points article{padding:5px 24px;border-left:1px solid var(--profile-line)}.story-points article:first-child{padding-left:0;border-left:0}.story-points strong,.story-points b,.story-points small{display:block}.story-points strong{color:var(--profile-blue);font-size:27px}.story-points b{margin:9px 0 6px;font-size:14px}.story-points small{color:#738195;font-size:12px;line-height:1.5}
.profile-feature-image{position:relative;margin:0;min-height:690px}.profile-feature-image img{width:100%;height:100%;border-radius:14px;object-fit:cover}.profile-feature-image figcaption{position:absolute;right:5%;bottom:-45px;left:5%;padding:26px 32px;border-radius:10px;background:rgba(255,255,255,.96);box-shadow:0 15px 35px rgba(7,27,49,.12)}.profile-feature-image figcaption b,.profile-feature-image figcaption span{display:block}.profile-feature-image figcaption b{color:var(--profile-blue);font-size:15px}.profile-feature-image figcaption span{margin-top:6px;color:#5d6b7b;font-size:13px;line-height:1.55}
.profile-production{display:grid;grid-template-columns:1fr 1fr;min-height:900px;background:var(--profile-paper)}.production-copy{align-self:center;padding:100px max(6vw,60px)}.production-copy>p:not(.section-kicker){max-width:650px;color:var(--profile-muted);font-size:17px;line-height:1.75}.production-list{margin-top:38px}.production-list article{display:grid;grid-template-columns:54px 1fr;gap:22px;padding:22px 0;border-top:1px solid var(--profile-line)}.production-list article>span{display:grid;place-items:center;width:45px;height:45px;border-radius:50%;background:#eaf2fb;color:var(--profile-blue);font-size:11px;font-weight:700}.production-list b{color:#0759b8;font-size:14px;text-transform:uppercase}.production-list p{margin:6px 0 0;color:#637184;font-size:13px;line-height:1.55}.made-in-greece{display:flex;flex-direction:column;margin-top:28px;padding:20px 24px;border:1px solid #d4e0ed;border-radius:8px;background:#fff}.made-in-greece b{font-size:15px}.made-in-greece span{margin-top:5px;color:#6a7889;font-size:13px}.production-image{position:relative;margin:0;min-height:900px}.production-image img{width:100%;height:100%;object-fit:cover}.production-image figcaption{position:absolute;right:7%;bottom:7%;display:flex;flex-direction:column;min-width:310px;padding:24px 28px;border-radius:8px;background:rgba(6,28,52,.92);color:#fff}.production-image figcaption span{color:#90b7e6;font-size:10px;font-weight:700;letter-spacing:.12em;text-transform:uppercase}.production-image figcaption b{margin-top:8px;font-size:15px}
.logistics-section{display:grid;grid-template-columns:.72fr 1.28fr;gap:5vw;padding:120px 0}.logistics-copy{padding-top:20px}.logistics-copy>p:not(.section-kicker){color:var(--profile-muted);font-size:16px;line-height:1.75}.logistics-copy ul{margin:38px 0 0;padding:0;list-style:none}.logistics-copy li{padding:20px 0 20px 64px;border-top:1px solid var(--profile-line);position:relative}.logistics-copy li:before{position:absolute;top:23px;left:3px;display:grid;place-items:center;width:42px;height:42px;border:1px solid #cfe0f3;border-radius:50%;color:var(--profile-blue);font-size:11px;font-weight:700;content:counter(list-item,decimal-leading-zero)}.logistics-copy li b,.logistics-copy li span{display:block}.logistics-copy li b{color:#0759b8;font-size:14px;text-transform:uppercase}.logistics-copy li span{margin-top:5px;color:#69778a;font-size:13px}.logistics-gallery{display:grid;grid-template-columns:1fr 1fr;gap:18px}.logistics-gallery figure{margin:0}.logistics-main{grid-column:1/-1;height:500px}.logistics-gallery img{width:100%;height:280px;border-radius:10px;object-fit:cover}.logistics-main img{height:100%}.logistics-gallery figcaption{padding:15px 4px}.logistics-gallery figcaption b,.logistics-gallery figcaption span{display:block}.logistics-gallery figcaption b{color:var(--profile-blue);font-size:13px;text-transform:uppercase}.logistics-gallery figcaption span{margin-top:5px;color:#647286;font-size:12px}
.profile-products{padding:110px 5vw 120px;background:#f6f8fb}.profile-products-head{display:grid;grid-template-columns:1fr 1fr;gap:8vw;max-width:1480px;margin:auto}.profile-products-head>div:last-child{align-self:end;max-width:560px}.profile-products-head>div:last-child p{margin:0 0 28px;color:var(--profile-muted);font-size:16px;line-height:1.7}.profile-product-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;max-width:1480px;margin:60px auto 0}.profile-product-grid a{position:relative;display:grid;grid-template-columns:150px 1fr auto;align-items:center;min-height:210px;padding:20px 26px;border:1px solid #dbe3ec;border-radius:10px;background:#fff;transition:transform .25s ease,box-shadow .25s ease,border-color .25s ease}.profile-product-grid a:hover{border-color:#9ebfe6;box-shadow:0 15px 35px rgba(7,38,75,.1);transform:translateY(-4px)}.profile-product-grid img{width:135px;height:165px;object-fit:contain}.profile-product-grid span b,.profile-product-grid span small{display:block}.profile-product-grid span b{color:#075fc6;font-size:19px;text-transform:uppercase}.profile-product-grid span small{margin-top:10px;color:#647286;font-size:12px;line-height:1.5}.profile-product-grid i{color:var(--profile-blue);font-size:20px;font-style:normal}
.profile-why{display:grid;grid-template-columns:1fr 1fr;min-height:790px;background:var(--profile-navy);color:#fff}.why-image{min-height:790px}.why-image img{width:100%;height:100%;object-fit:cover;opacity:.84}.why-content{align-self:center;padding:80px max(6vw,60px)}.why-content>p:not(.section-kicker){max-width:670px;color:rgba(255,255,255,.7);font-size:16px;line-height:1.7}.why-grid{display:grid;grid-template-columns:repeat(2,1fr);margin:40px 0}.why-grid article{padding:22px 24px;border-top:1px solid rgba(255,255,255,.15)}.why-grid article:nth-child(odd){padding-left:0}.why-grid b,.why-grid span{display:block}.why-grid b{font-size:15px}.why-grid span{margin-top:6px;color:rgba(255,255,255,.58);font-size:12px}
@media(max-width:1100px){.profile-facts{grid-template-columns:1fr 1fr}.profile-facts article:nth-child(3){border-left:0}.profile-story{grid-template-columns:1fr;padding-top:220px}.profile-feature-image{min-height:620px}.profile-production,.profile-why{grid-template-columns:1fr}.production-image{min-height:700px}.logistics-section{grid-template-columns:1fr}.profile-product-grid{grid-template-columns:1fr 1fr}.why-image{min-height:550px}}
@media(max-width:720px){.profile-hero{height:auto;min-height:850px}.profile-hero-shade{background:linear-gradient(180deg,rgba(3,18,34,.5),rgba(3,18,34,.94) 60%)}.profile-hero>img{object-position:63% center}.profile-hero-copy{padding-top:360px}.profile-hero h1{font-size:42px}.profile-hero-copy>p:not(.section-kicker){font-size:15px}.profile-facts{position:relative;right:auto;bottom:auto;left:auto;grid-template-columns:1fr;margin:45px 18px 0;padding:10px 22px}.profile-facts article{padding:16px 0;border-top:1px solid var(--profile-line);border-left:0}.profile-facts article:first-child{border-top:0}.profile-story{padding:85px 0}.profile-page h2{font-size:40px}.story-points{grid-template-columns:1fr;gap:20px}.story-points article{padding:0;border-left:0}.profile-feature-image{min-height:480px;margin-bottom:45px}.profile-feature-image figcaption{right:12px;bottom:-50px;left:12px}.production-copy,.why-content{padding:75px 6vw}.production-image{min-height:580px}.production-image figcaption{right:18px;bottom:18px;left:18px;min-width:0}.logistics-section{padding:80px 0}.logistics-gallery{grid-template-columns:1fr}.logistics-main{height:350px}.profile-products{padding:80px 18px}.profile-products-head{grid-template-columns:1fr}.profile-product-grid{grid-template-columns:1fr}.profile-product-grid a{grid-template-columns:110px 1fr auto;min-height:170px;padding:14px}.profile-product-grid img{width:100px;height:140px}.profile-why{min-height:0}.why-image{min-height:420px}.why-grid{grid-template-columns:1fr}.why-grid article,.why-grid article:nth-child(odd){padding:18px 0}.profile-button{min-width:0;width:100%}}

/* Profile-page small typography: +2px for improved legibility */
.section-kicker{font-size:14px}
.profile-button{font-size:14px}
.profile-facts small{font-size:15px}
.story-points b{font-size:16px}
.story-points small{font-size:14px}
.profile-feature-image figcaption b{font-size:17px}
.profile-feature-image figcaption span{font-size:15px}
.production-list article>span{font-size:13px}
.production-list b{font-size:16px}
.production-list p{font-size:15px}
.made-in-greece b{font-size:17px}
.made-in-greece span{font-size:15px}
.production-image figcaption span{font-size:12px}
.production-image figcaption b{font-size:17px}
.logistics-copy li:before{font-size:13px}
.logistics-copy li b{font-size:16px}
.logistics-copy li span{font-size:15px}
.logistics-gallery figcaption b{font-size:15px}
.logistics-gallery figcaption span{font-size:14px}
.profile-product-grid span small{font-size:14px}
.why-grid b{font-size:17px}
.why-grid span{font-size:14px}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.profile-page *{transition-duration:.01ms!important}}

/* Clean product photos for all seven categories. */
.profile-page .profile-product-grid img { object-fit: contain; background: #fff; border-radius: 12px; }
