.ppress-page,.ppress-page *{box-sizing:border-box}.ppress-page{--press-paper:#eee9e2;--press-ink:#171717;--press-blue:#0601e7;--press-orange:#ff3c00;--press-line:hsla(0,0%,9%,.24);overflow-x:clip;background:var(--press-paper);color:var(--press-ink);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.ppress-page a{color:inherit}.ppress-page a:focus-visible,.ppress-page button:focus-visible{outline:3px solid var(--press-orange);outline-offset:3px}.ppress-shell{width:min(calc(100% - clamp(28px, 6vw, 96px)),1180px);margin-inline:auto}.ppress-kicker,.ppress-section-marker{display:flex;align-items:center;gap:12px;margin:0;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:12px;font-weight:850;letter-spacing:.09em;text-transform:uppercase}.ppress-section-marker--spaced{margin-top:56px}.ppress-kicker:before,.ppress-section-marker:before{content:"";width:34px;height:2px;background:var(--press-orange)}.ppress-kicker span,.ppress-section-marker span{color:var(--press-orange)}.ppress-hero{padding:calc(var(--site-header-height) + clamp(30px, 4vw, 56px)) 0 clamp(44px,5vw,68px);border-bottom:1px solid var(--press-line)}.ppress-hero h1{margin:22px 0 0;font-family:Impact,Haettenschweiler,Arial Narrow Bold,sans-serif;font-size:clamp(52px,8vw,108px);font-weight:900;line-height:.86;letter-spacing:-.048em;text-transform:uppercase}.ppress-hero h1 span{display:block;margin-top:10px;color:var(--press-blue);font-family:Inter,sans-serif;font-size:clamp(19px,2vw,28px);font-weight:800;letter-spacing:-.01em;text-transform:none}.ppress-hero-lead{max-width:600px;margin:24px 0 0;color:hsla(0,0%,9%,.76);font-size:clamp(15px,1.15vw,18px);line-height:1.55}.ppress-facts{padding:clamp(56px,6vw,84px) 0;border-bottom:1px solid var(--press-line)}.ppress-facts-grid{display:grid;grid-template-columns:1fr 1fr;gap:clamp(40px,6vw,90px)}.ppress-facts-list{margin:24px 0 0;padding:0;border-top:1px solid var(--press-ink)}.ppress-facts-row{display:flex;justify-content:space-between;gap:16px;padding:14px 0;border-bottom:1px solid var(--press-line)}.ppress-facts-row dt{font-size:12px;font-weight:800;letter-spacing:.04em;text-transform:uppercase;color:hsla(0,0%,9%,.6)}.ppress-facts-row dd{margin:0;max-width:60%;font-size:14px;font-weight:700;text-align:right;overflow-wrap:anywhere}.ppress-naming-list{margin:24px 0 0;border-top:1px solid var(--press-ink)}.ppress-naming-row{display:flex;flex-wrap:wrap;align-items:center;gap:14px;padding:16px 0;border-bottom:1px solid var(--press-line)}.ppress-naming-lang{flex-shrink:0;width:28px;color:var(--press-orange);font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:11px;font-weight:850}.ppress-naming-value{flex:1;min-width:180px;font-size:15px;font-weight:700;overflow-wrap:anywhere}.ppress-naming-value b{margin:0 6px;color:var(--press-blue);font-weight:700}.ppress-copy-chip{flex-shrink:0;border:1px solid var(--press-ink);background:transparent;padding:7px 12px;color:var(--press-ink);font-family:inherit;font-size:10.5px;font-weight:800;letter-spacing:.04em;text-transform:uppercase;cursor:pointer;transition:background .15s ease,color .15s ease}.ppress-copy-chip:hover{background:var(--press-ink);color:#fff}.ppress-naming-note{max-width:480px;margin:16px 0 0;color:hsla(0,0%,9%,.62);font-size:12.5px;line-height:1.55}.ppress-about{background:var(--press-blue);color:#fff;padding:clamp(56px,6vw,84px) 0}.ppress-boilerplate-grid{display:grid;grid-template-columns:1fr 1fr;gap:clamp(20px,3vw,36px);margin-top:28px}.ppress-boilerplate-card{border:1px solid hsla(0,0%,100%,.32);background:hsla(0,0%,100%,.06);padding:clamp(18px,2vw,26px)}.ppress-boilerplate-head{display:flex;justify-content:space-between;align-items:center;gap:12px;margin-bottom:14px;color:hsla(0,0%,100%,.7);font-size:10.5px;font-weight:800;letter-spacing:.05em;text-transform:uppercase}.ppress-about .ppress-copy-chip{border-color:hsla(0,0%,100%,.55);color:#fff}.ppress-about .ppress-copy-chip:hover{background:#fff;color:var(--press-blue)}.ppress-boilerplate-card p{margin:0 0 12px;font-size:14.5px;line-height:1.62}.ppress-boilerplate-card p:last-child{margin-bottom:0}.ppress-bio{margin-top:clamp(40px,5vw,64px);padding-top:28px;border-top:1px solid hsla(0,0%,100%,.3)}.ppress-bio-copy{display:none}.ppress-bio-text{max-width:760px;margin:18px 0 0;font-size:clamp(16px,1.25vw,20px);line-height:1.58}.ppress-projects{padding:clamp(56px,6vw,84px) 0;border-bottom:1px solid var(--press-line)}.ppress-projects-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:clamp(18px,2vw,28px);margin-top:28px}.ppress-project-card{display:flex;flex-direction:column;border:1px solid var(--press-ink);background:#fff}.ppress-project-image{width:100%;aspect-ratio:16/10;display:block;-o-object-fit:cover;object-fit:cover;border-bottom:1px solid var(--press-line)}.ppress-project-body{display:flex;flex:1;flex-direction:column;gap:8px;padding:18px}.ppress-project-meta{margin:0;color:var(--press-blue);font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:10px;font-weight:850;letter-spacing:.06em;text-transform:uppercase}.ppress-project-body h3{margin:0;font-size:clamp(19px,1.6vw,24px);line-height:1.05;letter-spacing:-.03em}.ppress-project-desc{flex:1;margin:0;color:hsla(0,0%,9%,.66);font-size:13px;line-height:1.48}.ppress-project-actions{display:flex;flex-wrap:wrap;gap:8px 16px;margin-top:auto;padding-top:12px;border-top:1px solid var(--press-line);font-size:11px;font-weight:800;letter-spacing:.04em;text-transform:uppercase}.ppress-project-actions a{color:var(--press-orange);text-decoration:none}.ppress-project-actions a:focus-visible,.ppress-project-actions a:hover{text-decoration:underline}.ppress-expertise{background:var(--press-ink);color:#fff;padding:clamp(56px,6vw,84px) 0}.ppress-expertise h2{max-width:780px;margin:20px 0 0;font-size:clamp(28px,3.6vw,48px);line-height:1.04;letter-spacing:-.04em}.ppress-topics-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));margin:32px 0 0;padding:0;border-top:1px solid hsla(0,0%,100%,.24);list-style:none}.ppress-topics-list li{padding:17px 16px 17px 0;border-bottom:1px solid hsla(0,0%,100%,.2);font-size:15px;font-weight:650}.ppress-topics-list li:nth-child(odd){padding-right:24px}.ppress-assets{padding:clamp(56px,6vw,84px) 0}.ppress-logo-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:clamp(16px,2vw,26px);margin:24px 0 0}.ppress-asset-card{display:flex;flex-direction:column;border:1px solid var(--press-ink);background:#fff}.ppress-asset-preview{display:flex;align-items:center;justify-content:center;min-height:140px;padding:22px;border-bottom:1px solid var(--press-line);background:#fff}.ppress-asset-preview--logo img{max-width:100%;max-height:88px;width:auto;height:auto}.ppress-asset-preview--tone-neutral{background:#fff}.ppress-asset-preview--tone-light{background:var(--press-paper)}.ppress-asset-preview--tone-dark{background:var(--press-ink)}.ppress-asset-preview--tone-contrast{background:#d9d3ca}.ppress-logo-subheading{margin:40px 0 0;color:hsla(0,0%,9%,.5);font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:11px;font-weight:800;letter-spacing:.06em;text-transform:uppercase}.ppress-logo-grid--secondary{margin-top:16px;grid-template-columns:repeat(2,minmax(0,1fr))}.ppress-bimi-note{display:flex;flex-wrap:wrap;align-items:center;gap:14px;margin-top:20px;padding:14px 16px;border:1px dashed var(--press-line)}.ppress-bimi-preview{display:flex;flex-shrink:0;align-items:center;justify-content:center;width:44px;height:44px;border:1px solid var(--press-line);background:#fff}.ppress-bimi-preview img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.ppress-bimi-note h3{margin:0;color:hsla(0,0%,9%,.68);font-size:13px;font-weight:750}.ppress-bimi-note p{margin:2px 0 0;color:hsla(0,0%,9%,.5);font-size:11px}.ppress-bimi-note a{flex-shrink:0;margin-left:auto;padding:7px 13px;border:1px solid var(--press-ink);color:var(--press-ink);font-size:10px;font-weight:800;letter-spacing:.04em;text-decoration:none;text-transform:uppercase;transition:background .15s ease,color .15s ease}.ppress-bimi-note a:focus-visible,.ppress-bimi-note a:hover{background:var(--press-ink);color:#fff}.ppress-portrait-feature{display:flex;gap:clamp(24px,3vw,40px);max-width:640px;margin-top:24px;border:1px solid var(--press-ink);background:#fff}.ppress-portrait-feature-preview{flex:0 0 clamp(180px,22vw,260px);aspect-ratio:4/5;overflow:hidden;background:#d9d3ca;border-right:1px solid var(--press-line)}.ppress-portrait-feature-preview img{width:100%;height:100%;display:block;-o-object-fit:cover;object-fit:cover;-o-object-position:50% 22%;object-position:50% 22%}.ppress-portrait-feature-info{display:flex;flex:1;flex-direction:column;justify-content:center;gap:6px;padding:clamp(20px,3vw,28px) clamp(20px,3vw,28px) clamp(20px,3vw,28px) 0}.ppress-portrait-feature-info h3{margin:0;font-size:clamp(20px,2vw,26px);line-height:1.15;letter-spacing:-.01em}.ppress-portrait-feature-info h3 span{display:block;margin-top:4px;color:var(--press-blue);font-size:13px;font-weight:700;letter-spacing:.03em;text-transform:uppercase}.ppress-portrait-feature-info>p{margin:10px 0 0;color:hsla(0,0%,9%,.6);font-size:13px}.ppress-portrait-feature-info a{align-self:flex-start;margin-top:16px;padding:11px 18px;background:var(--press-ink);color:#fff;font-size:11.5px;font-weight:800;letter-spacing:.04em;text-decoration:none;text-transform:uppercase;transition:background .15s ease,color .15s ease}.ppress-portrait-feature-info a:focus-visible,.ppress-portrait-feature-info a:hover{background:var(--press-orange);color:var(--press-ink)}.ppress-asset-body{display:flex;flex-direction:column;gap:4px;padding:16px}.ppress-asset-body h3{margin:0;font-size:15px;line-height:1.25}.ppress-asset-body p{margin:0;color:hsla(0,0%,9%,.6);font-size:12px}.ppress-asset-tone{color:var(--press-ink)!important;font-weight:700}.ppress-asset-body a{align-self:flex-start;margin-top:12px;padding:9px 15px;background:var(--press-ink);color:#fff;font-size:11px;font-weight:800;letter-spacing:.04em;text-decoration:none;text-transform:uppercase;transition:background .15s ease,color .15s ease}.ppress-asset-body a:focus-visible,.ppress-asset-body a:hover{background:var(--press-orange);color:var(--press-ink)}.ppress-usage-note{margin-top:56px;padding-top:28px;border-top:1px solid var(--press-line)}.ppress-usage-note p:last-child{max-width:720px;margin:14px 0 0;color:hsla(0,0%,9%,.68);font-size:14px;line-height:1.6}.ppress-contact-block{margin-top:56px;padding-top:28px;border-top:1px solid var(--press-line)}.ppress-contact-row{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:24px;margin-top:20px;padding:clamp(20px,2.5vw,28px);border:1px solid var(--press-ink)}.ppress-contact-row strong{display:block;margin-bottom:10px;font-size:18px}.ppress-contact-links{display:flex;flex-wrap:wrap;gap:8px 18px;font-size:13px;font-weight:700}.ppress-contact-links a{color:var(--press-blue);overflow-wrap:anywhere}a.ppress-contact-cta{display:inline-flex;flex-shrink:0;align-items:center;gap:10px;padding:13px 22px;background:var(--press-ink);color:#fff;font-size:12px;font-weight:800;letter-spacing:.04em;text-decoration:none;text-transform:uppercase;transition:background .15s ease,color .15s ease}a.ppress-contact-cta:focus-visible,a.ppress-contact-cta:hover{background:var(--press-orange);color:var(--press-ink)}.ppress-updated{margin:40px 0 0;color:hsla(0,0%,9%,.48);font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:11px;font-weight:700;letter-spacing:.05em;text-align:right;text-transform:uppercase}@media (max-width:900px){.ppress-boilerplate-grid,.ppress-facts-grid{grid-template-columns:1fr;gap:36px}.ppress-logo-grid,.ppress-projects-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:767px){.ppress-shell{width:100%;padding-inline:var(--mobile-section-padding-x)}.ppress-hero{margin:0 var(--mobile-page-padding) var(--mobile-section-gap);padding:calc(var(--site-header-height) + 18px) 0 var(--mobile-section-padding-y);overflow:hidden;border:0;border-radius:var(--mobile-section-radius);background:#f5f1eb}.ppress-hero h1{margin-top:var(--mobile-content-gap);font-size:clamp(46px,14.5vw,62px);line-height:.86}.ppress-hero h1 span{margin-top:6px;font-size:clamp(18px,5.2vw,22px)}.ppress-hero-lead{margin-top:var(--mobile-title-gap);font-size:var(--mobile-body);line-height:1.48}.ppress-about,.ppress-assets,.ppress-expertise,.ppress-facts,.ppress-projects{margin:0 var(--mobile-page-padding) var(--mobile-section-gap);padding:var(--mobile-section-padding-y) 0;overflow:hidden;border:0;border-radius:var(--mobile-section-radius)}.ppress-assets,.ppress-facts,.ppress-projects{background:#f5f1eb}.ppress-boilerplate-grid,.ppress-facts-grid{gap:var(--mobile-block-gap)}.ppress-kicker,.ppress-section-marker{gap:10px;font-size:var(--mobile-meta)}.ppress-facts-list,.ppress-naming-list{margin-top:var(--mobile-content-gap)}.ppress-facts-row{display:grid;grid-template-columns:minmax(92px,.72fr) minmax(0,1.28fr);align-items:baseline;min-height:58px;padding:12px 0}.ppress-facts-row dd{max-width:none;font-size:14.5px;text-align:left}.ppress-naming-row{display:grid;grid-template-columns:28px minmax(0,1fr) auto;gap:10px;min-height:64px;padding:10px 0}.ppress-naming-value{min-width:0;font-size:14.5px}.ppress-copy-chip{min-width:104px;min-height:44px;padding:10px 12px}.ppress-naming-note{margin-top:var(--mobile-title-gap);font-size:12.5px}.ppress-boilerplate-grid{margin-top:var(--mobile-content-gap)}.ppress-boilerplate-card{display:flex;flex-direction:column;padding:var(--mobile-card-padding);border-radius:var(--mobile-card-radius)}.ppress-boilerplate-head{display:contents}.ppress-boilerplate-head>span{order:0;margin-bottom:var(--mobile-title-gap);color:hsla(0,0%,100%,.7);font-size:10.5px;font-weight:800;letter-spacing:.05em;text-transform:uppercase}.ppress-boilerplate-card>p{order:1}.ppress-boilerplate-head .ppress-copy-chip{order:2;align-self:flex-start;margin-top:4px}.ppress-boilerplate-card p{font-size:var(--mobile-body);line-height:1.54}.ppress-bio{margin-top:var(--mobile-block-gap);padding-top:var(--mobile-content-gap)}.ppress-bio-head{display:contents}.ppress-bio{display:flex;flex-direction:column}.ppress-bio-copy{order:2;display:block;align-self:flex-start}.ppress-bio-copy,.ppress-bio-text{margin-top:var(--mobile-title-gap)}.ppress-bio-text{order:1;font-size:var(--mobile-body);line-height:1.54}.ppress-logo-grid,.ppress-projects-grid,.ppress-topics-list{grid-template-columns:1fr}.ppress-projects-grid{gap:var(--mobile-card-gap);margin-top:var(--mobile-content-gap)}.ppress-project-card{overflow:hidden;border-radius:var(--mobile-card-radius)}.ppress-project-card:not(:has(.ppress-project-image)){background:#fff}.ppress-project-card:not(:has(.ppress-project-image)):before{content:"PANTELIDI / CASE";height:64px;display:flex;flex:0 0 64px;align-items:center;padding:0 var(--mobile-card-padding);background:var(--press-orange);color:var(--press-ink);font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:10px;font-weight:850;letter-spacing:.07em;text-transform:uppercase}.ppress-project-image{aspect-ratio:16/10}.ppress-project-body{gap:10px;padding:var(--mobile-card-padding)}.ppress-project-body h3{font-size:var(--mobile-h3)}.ppress-project-desc{font-size:var(--mobile-body);line-height:1.45}.ppress-project-actions{gap:4px 16px;padding-top:var(--mobile-title-gap)}.ppress-project-actions a{min-height:44px;display:inline-flex;align-items:center}.ppress-expertise h2{font-size:var(--mobile-h1);line-height:1}.ppress-expertise h2,.ppress-topics-list{margin-top:var(--mobile-content-gap)}.ppress-topics-list li{min-height:56px;display:flex;align-items:center;padding:14px 0;font-size:var(--mobile-body)}.ppress-portrait-feature{flex-direction:column;gap:0;max-width:none;margin-top:var(--mobile-content-gap);overflow:hidden;border-radius:var(--mobile-card-radius)}.ppress-portrait-feature-preview{flex:none;width:100%;aspect-ratio:4/5;border-right:0;border-bottom:1px solid var(--press-line)}.ppress-portrait-feature-info{padding:var(--mobile-card-padding)}.ppress-portrait-feature-info h3{font-size:var(--mobile-h3)}.ppress-portrait-feature-info h3 span{font-size:12px}.ppress-portrait-feature-info a{min-height:48px;display:inline-flex;align-items:center;margin-top:var(--mobile-title-gap);padding:12px 18px}.ppress-topics-list li:nth-child(odd){padding-right:0}.ppress-contact-row{flex-direction:column;align-items:flex-start;gap:var(--mobile-content-gap);margin-top:var(--mobile-title-gap);padding:var(--mobile-card-padding);border-radius:var(--mobile-card-radius)}.ppress-contact-cta{width:100%;min-height:50px;justify-content:center}.ppress-contact-links a{min-height:44px;display:inline-flex;align-items:center}.ppress-logo-grid{gap:var(--mobile-card-gap);margin-top:var(--mobile-content-gap)}.ppress-asset-card{overflow:hidden;border-radius:var(--mobile-card-radius)}.ppress-asset-preview{min-height:164px;padding:24px}.ppress-asset-preview--logo img{max-height:104px}.ppress-asset-body{gap:5px;padding:var(--mobile-card-padding)}.ppress-asset-body h3{font-size:16px}.ppress-asset-body a{min-height:48px;display:flex;align-items:center;justify-content:center;margin-top:var(--mobile-title-gap)}.ppress-logo-subheading{margin-top:var(--mobile-block-gap)}.ppress-bimi-note{gap:12px;margin-top:var(--mobile-title-gap);padding:14px;border-radius:16px}.ppress-bimi-note a{min-height:44px;display:inline-flex;align-items:center}.ppress-contact-block,.ppress-section-marker--spaced,.ppress-usage-note{margin-top:calc(var(--mobile-section-padding-y) + 4px)}.ppress-contact-block,.ppress-usage-note{padding-top:var(--mobile-content-gap)}.ppress-usage-note p:last-child{margin-top:var(--mobile-title-gap);font-size:13.5px;line-height:1.5}.ppress-updated{margin-top:var(--mobile-block-gap);font-size:9.5px}}@media (max-width:430px){.ppress-asset-body a{width:100%;text-align:center}}@media (max-width:360px){.ppress-hero h1{font-size:clamp(43px,14vw,50px)}.ppress-facts-row{grid-template-columns:1fr;gap:4px}.ppress-naming-row{grid-template-columns:28px minmax(0,1fr)}.ppress-copy-chip{grid-column:2/-1;width:100%}.ppress-boilerplate-head .ppress-copy-chip{grid-column:auto}.ppress-bimi-note>div:nth-child(2){flex:1;min-width:160px}.ppress-bimi-note a{width:100%;justify-content:center;margin-left:0}}@media (prefers-reduced-motion:reduce){.ppress-page *,.ppress-page :after,.ppress-page :before{transition-duration:.01ms!important}}