/* Company exploration layer: retained canonical media, multiple reading paths. */
#calamophyton-hero-gif-mockup .company-paths{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));border-top:1px solid #b4bcbd}
#calamophyton-hero-gif-mockup .company-paths a{color:inherit;text-decoration:none;display:flex;flex-direction:column;line-height:1.45}
#calamophyton-hero-gif-mockup .company-paths small{word-break:keep-all}
#calamophyton-hero-gif-mockup .company-paths a:hover>span{text-decoration:underline;text-underline-offset:6px}
#calamophyton-hero-gif-mockup .company-paths a:focus-visible{outline:2px solid currentColor;outline-offset:5px}
#calamophyton-hero-gif-mockup .calamophyton-products-section{padding-top:80px}
#calamophyton-hero-gif-mockup .product-section-heading{display:grid;margin:0 0 48px;align-items:end}
#calamophyton-hero-gif-mockup .product-section-heading h2{font-weight:400;margin:0;word-break:keep-all}
#calamophyton-hero-gif-mockup .product-section-heading p{margin:0;word-break:keep-all;max-width:34em}
#calamophyton-hero-gif-mockup .product-section-heading a{color:inherit;display:inline-flex;align-items:center;min-height:44px;margin-top:16px;text-underline-offset:5px;font-size:16px}
#calamophyton-hero-gif-mockup .company-journal{color:#1a2022}
#calamophyton-hero-gif-mockup .journal-heading{display:flex;justify-content:space-between;gap:30px;border-bottom:1px solid #a7b0b2}
#calamophyton-hero-gif-mockup .journal-heading h2{line-height:1.2;font-weight:400;margin:0}
#calamophyton-hero-gif-mockup .journal-grid{display:grid}
#calamophyton-hero-gif-mockup .journal-grid article>p:first-child{color:#5c696c;margin:0 0 24px}
#calamophyton-hero-gif-mockup .journal-grid h3{font-weight:400;word-break:keep-all;margin:0 0 24px}
#calamophyton-hero-gif-mockup .journal-grid article>p{color:#4c595d;word-break:keep-all}
#calamophyton-hero-gif-mockup .journal-grid a{align-items:center;color:inherit;text-decoration:none}
#calamophyton-hero-gif-mockup .journal-grid a:focus-visible{outline:2px solid currentColor;outline-offset:6px}
#calamophyton-hero-gif-mockup .calamophyton-drawer-inner{grid-template-columns:repeat(5,minmax(0,1fr));gap:36px}
#calamophyton-hero-gif-mockup .calamophyton-drawer-profile{grid-column:1/-1;display:grid;grid-template-columns:1fr 2fr 1fr;gap:36px;border-bottom:1px solid #363e40;padding-bottom:36px;margin:0}
#calamophyton-hero-gif-mockup .calamophyton-drawer-statement{max-width:48ch;font-size:18px;line-height:1.6}
#calamophyton-hero-gif-mockup .calamophyton-drawer-contact{margin-top:0}
#calamophyton-hero-gif-mockup .calamophyton-drawer-link{font-size:clamp(18px,1.6vw,24px);min-height:48px}
#calamophyton-hero-gif-mockup #contact .calamophyton-footer-directory{grid-template-columns:repeat(5,minmax(0,1fr))}
#calamophyton-hero-gif-mockup .environment-next{display:flex;flex-wrap:wrap;gap:24px;padding:32px 0;font-size:16px}
#calamophyton-hero-gif-mockup .environment-next a{color:inherit;min-height:44px;display:inline-flex;align-items:center;text-underline-offset:6px}
@media(max-width:800px){
 #calamophyton-hero-gif-mockup .company-paths{gap:16px 24px}
 #calamophyton-hero-gif-mockup .product-section-heading,#calamophyton-hero-gif-mockup .journal-grid{grid-template-columns:1fr;gap:36px}
 #calamophyton-hero-gif-mockup .company-journal{padding:64px 24px}.journal-heading p{margin-top:20px}
 #calamophyton-hero-gif-mockup .calamophyton-drawer-inner{grid-template-columns:1fr 1fr;width:calc(100% - 48px);margin:0 24px;gap:28px}
 #calamophyton-hero-gif-mockup .calamophyton-drawer-profile{display:block;padding-bottom:24px}
 #calamophyton-hero-gif-mockup .calamophyton-drawer-statement{font-size:16px}
 #calamophyton-hero-gif-mockup .calamophyton-drawer-contact{margin-top:16px}
 #calamophyton-hero-gif-mockup #contact .calamophyton-footer-directory{grid-template-columns:1fr 1fr}
}
@media(prefers-reduced-motion:reduce){#calamophyton-hero-gif-mockup .company-paths a{transition:none}}
@media(min-width:801px){#calamophyton-hero-gif-mockup .calamophyton-drawer-inner{width:min(1440px,90%);margin:0 auto}}

/* Home editorial finish. Existing section order, assets and product hierarchy retained. */
#calamophyton-hero-gif-mockup{--home-gutter:clamp(24px,4vw,80px)}
#calamophyton-hero-gif-mockup[data-page="home"] .calamophyton-hero-stage{width:100%;background:#050505}
#calamophyton-hero-gif-mockup .home-hero-caption{display:none}
#calamophyton-hero-gif-mockup[data-page="home"] .home-hero-caption{position:absolute;z-index:2;left:var(--home-gutter);right:var(--home-gutter);display:flex;justify-content:space-between;border-top:1px solid #ffffff35;padding-top:22px;letter-spacing:-.015em}
#calamophyton-hero-gif-mockup .home-hero-caption p{margin:0}
#calamophyton-hero-gif-mockup .home-hero-caption a{display:flex;align-items:center;color:inherit;text-decoration:none;white-space:nowrap}
#calamophyton-hero-gif-mockup .home-hero-caption a:focus-visible{outline:2px solid white;outline-offset:6px}
#calamophyton-hero-gif-mockup .calamophyton-company-entry{padding:92px var(--home-gutter) 48px;background:#edeeeb;scroll-margin-top:70px;letter-spacing:-.02em}
#calamophyton-hero-gif-mockup .company-entry-label{letter-spacing:.06em}
#calamophyton-hero-gif-mockup .company-entry-grid{grid-template-columns:1.6fr 1fr;gap:7vw;align-items:end}
#calamophyton-hero-gif-mockup .company-entry-grid h1{font-family:"Helvetica Neue",Arial,sans-serif;font-weight:400;word-break:keep-all}
#calamophyton-hero-gif-mockup .company-entry-grid p{font-size:clamp(18px,1.4vw,22px);line-height:1.65;letter-spacing:-.025em}
#calamophyton-hero-gif-mockup .company-entry-grid nav{margin-top:24px}
#calamophyton-hero-gif-mockup .company-paths{padding-top:0;gap:0;border-color:#b5bab6}
#calamophyton-hero-gif-mockup .company-paths a{padding:24px 24px 8px 0;gap:8px;font-size:18px;transition:color .2s}
#calamophyton-hero-gif-mockup .company-paths a+a{padding-left:24px;border-left:1px solid #b5bab6}
#calamophyton-hero-gif-mockup .company-paths small{font-size:14px;line-height:1.5;max-width:22em}
#calamophyton-hero-gif-mockup .calamophyton-products-section{padding:76px var(--home-gutter) 88px;background:#080a0a}
#calamophyton-hero-gif-mockup .product-section-heading{grid-template-columns:1.6fr 1fr;gap:7vw;margin-bottom:40px}
#calamophyton-hero-gif-mockup .product-section-heading h2{max-width:13em}
#calamophyton-hero-gif-mockup .product-section-heading p{color:#bdc1c0}
#calamophyton-hero-gif-mockup .calamophyton-product-card{outline-offset:5px}
#calamophyton-hero-gif-mockup .calamophyton-product-card h3{color:#f5f5f0;transform:none}
#calamophyton-hero-gif-mockup .calamophyton-product-card p{font-size:16px;line-height:1.5;max-width:30ch;color:#e3e5e1;letter-spacing:-.02em}
#calamophyton-hero-gif-mockup .calamophyton-product-card:hover h3,#calamophyton-hero-gif-mockup .calamophyton-product-card:hover p{transform:none}
#calamophyton-hero-gif-mockup .company-journal{padding:72px var(--home-gutter) 80px;background:#edeeeb}
#calamophyton-hero-gif-mockup .journal-heading{padding-bottom:24px;align-items:center}
#calamophyton-hero-gif-mockup .journal-heading p{font-size:11px;letter-spacing:.08em;margin:0}
#calamophyton-hero-gif-mockup .journal-grid{grid-template-columns:1fr 1fr;gap:0}
#calamophyton-hero-gif-mockup .journal-grid article{display:flex;flex-direction:column;padding-right:5vw}
#calamophyton-hero-gif-mockup .journal-grid article+article{border-left:1px solid #b5bab6;padding-left:5vw;padding-right:0}
#calamophyton-hero-gif-mockup .journal-grid article>p:first-child{font-size:11px;letter-spacing:.06em;margin-bottom:24px}
#calamophyton-hero-gif-mockup .journal-grid h3{margin-bottom:20px}
#calamophyton-hero-gif-mockup .journal-grid article>p{letter-spacing:-.02em;margin-top:0;margin-bottom:28px;max-width:35em}
#calamophyton-hero-gif-mockup .journal-grid a{margin-top:auto;font-size:15px;border-color:#303c3c}
#calamophyton-hero-gif-mockup #contact{--calamophyton-contact-gap:12px}
#calamophyton-hero-gif-mockup #contact .calamophyton-environment-card:nth-child(-n+2){min-height:clamp(360px,33vw,560px)}
#calamophyton-hero-gif-mockup #contact .calamophyton-environment-card:nth-child(n+3){min-height:clamp(300px,26vw,440px)}
#calamophyton-hero-gif-mockup #contact .calamophyton-environment-name{font-size:clamp(28px,3.2vw,50px);line-height:1.1;letter-spacing:-.035em}
#calamophyton-hero-gif-mockup #contact .calamophyton-environment-tags{font-size:16px;line-height:1.5;letter-spacing:-.015em}
@media(max-width:800px){
 #calamophyton-hero-gif-mockup[data-page="home"] .home-hero-caption{gap:20px;align-items:center;padding-top:16px}
 #calamophyton-hero-gif-mockup .home-hero-caption p{word-break:keep-all}
 #calamophyton-hero-gif-mockup .home-hero-caption a{gap:12px}
 #calamophyton-hero-gif-mockup .company-entry-grid,#calamophyton-hero-gif-mockup .product-section-heading{grid-template-columns:1fr;gap:28px}
 #calamophyton-hero-gif-mockup .company-entry-grid h1{line-height:1.17;letter-spacing:-.05em}
 #calamophyton-hero-gif-mockup .company-entry-grid p{font-size:18px}
 #calamophyton-hero-gif-mockup .company-paths{grid-template-columns:1fr 1fr}
 #calamophyton-hero-gif-mockup .company-paths a{padding:18px 14px 18px 0;min-height:112px;font-size:16px}
 #calamophyton-hero-gif-mockup .company-paths a+a{padding-left:16px}
 #calamophyton-hero-gif-mockup .company-paths a:nth-child(3){border-left:0;padding-left:0}
 #calamophyton-hero-gif-mockup .calamophyton-products-section{padding:52px 24px}
 #calamophyton-hero-gif-mockup .product-section-heading{margin-bottom:28px}
 #calamophyton-hero-gif-mockup .product-section-heading h2{font-size:36px}
 #calamophyton-hero-gif-mockup .calamophyton-products-grid{grid-template-columns:1fr;gap:12px}
 #calamophyton-hero-gif-mockup .calamophyton-product-card:nth-child(n){grid-column:auto;grid-row:auto}
 #calamophyton-hero-gif-mockup .calamophyton-product-card p{font-size:15px;padding-right:25px}
 #calamophyton-hero-gif-mockup .journal-heading{display:flex;align-items:baseline}
 #calamophyton-hero-gif-mockup .journal-heading p{font-size:10px;white-space:nowrap}
 #calamophyton-hero-gif-mockup .journal-grid{grid-template-columns:1fr;gap:32px}
 #calamophyton-hero-gif-mockup .journal-grid article{padding:0}
 #calamophyton-hero-gif-mockup .journal-grid article+article{padding:32px 0 0;border-left:0;border-top:1px solid #b5bab6}
 #calamophyton-hero-gif-mockup #contact .calamophyton-environment-card:nth-child(n){min-height:300px}
}
#calamophyton-hero-gif-mockup :is(#products,#explore,#point-of-view,#contact){scroll-margin-top:70px}

/* Final home composition: one alignment system from opening message to footer. */
#calamophyton-hero-gif-mockup .calamophyton-site-sections{letter-spacing:-.015em}
#calamophyton-hero-gif-mockup[data-page="home"] .calamophyton-hero-stage{height:100svh;min-height:740px}
#calamophyton-hero-gif-mockup[data-page="home"] .calamophyton-hero-gif{height:74%;top:0}
#calamophyton-hero-gif-mockup[data-page="home"] .home-hero-caption{bottom:48px;align-items:end;border:0;padding:0;gap:48px}
#calamophyton-hero-gif-mockup .home-hero-caption p{font-family:"Helvetica Neue",Arial,sans-serif;font-size:clamp(34px,4.1vw,68px);font-weight:400;line-height:1.13;letter-spacing:-.045em;max-width:21em;color:#f2f3ed;word-break:keep-all}
#calamophyton-hero-gif-mockup .home-hero-caption a{gap:36px;padding:8px 0 8px 24px;border-left:1px solid #6d7370;min-height:52px}
#calamophyton-hero-gif-mockup .home-hero-caption a>span:last-child{font-size:26px;transition:transform .2s}
#calamophyton-hero-gif-mockup .home-hero-caption a:hover>span:last-child{transform:translateY(4px)}
#calamophyton-hero-gif-mockup .calamophyton-company-entry{padding-top:104px;padding-bottom:56px}
#calamophyton-hero-gif-mockup .company-paths small{color:#525b57}
#calamophyton-hero-gif-mockup .calamophyton-product-card .home-product-index{position:absolute;left:32px;right:32px;top:28px;z-index:3;display:flex;justify-content:space-between;align-items:center;gap:16px;color:#fff;font:400 12px/1.4 "Helvetica Neue",Arial,sans-serif;letter-spacing:.025em}
#calamophyton-hero-gif-mockup .calamophyton-product-card .calamophyton-product-media-main img{transition:transform .65s cubic-bezier(.2,.65,.2,1),filter .4s}
#calamophyton-hero-gif-mockup .calamophyton-product-card:hover .calamophyton-product-media-main img{transform:scale(1.025)}
#calamophyton-hero-gif-mockup .calamophyton-product-card:focus-visible{outline:2px solid #f2f3ed;outline-offset:4px}
#calamophyton-hero-gif-mockup .calamophyton-product-card:focus-within h3,#calamophyton-hero-gif-mockup .calamophyton-product-card:focus-within p{transform:none}
#calamophyton-hero-gif-mockup .company-journal{padding-top:84px;padding-bottom:88px}
#calamophyton-hero-gif-mockup .journal-heading{margin-bottom:40px}
#calamophyton-hero-gif-mockup .journal-heading h2{font-size:24px;letter-spacing:-.025em}
#calamophyton-hero-gif-mockup .journal-grid h3{max-width:17em;min-height:2.5em}
#calamophyton-hero-gif-mockup .journal-grid a{display:flex;align-self:stretch;justify-content:space-between;padding:16px 0 0;border-top:1px solid #b5bab6;border-bottom:0;min-height:54px}
#calamophyton-hero-gif-mockup #point-of-view{width:100%;margin:0;padding:0;min-height:560px;border:0}
#calamophyton-hero-gif-mockup #point-of-view .calamophyton-origin-visual{inset:0;border:0}
#calamophyton-hero-gif-mockup #point-of-view .calamophyton-reality-title{font-size:clamp(64px,8vw,128px);line-height:1;letter-spacing:-.06em}
#calamophyton-hero-gif-mockup #point-of-view .calamophyton-reality-proposition{font-size:20px;letter-spacing:-.02em}
#calamophyton-hero-gif-mockup #contact{--calamophyton-contact-gutter:var(--home-gutter);padding-top:80px!important;padding-bottom:32px!important;background:#080a0a}
#calamophyton-hero-gif-mockup #contact .calamophyton-environment-name{color:#f2f3ed;white-space:normal}
#calamophyton-hero-gif-mockup #contact .calamophyton-environment-card:hover .calamophyton-environment-name,#calamophyton-hero-gif-mockup #contact .calamophyton-environment-card:hover .calamophyton-environment-tags{transform:none}
#calamophyton-hero-gif-mockup #contact .calamophyton-footer{display:grid;grid-template-columns:1fr;padding-top:64px;row-gap:48px;border-top:1px solid #454f49}
#calamophyton-hero-gif-mockup #contact .calamophyton-footer-message{grid-column:1/-1}
#calamophyton-hero-gif-mockup #contact .calamophyton-footer-statement{font-size:clamp(26px,3vw,44px);line-height:1.25;max-width:24em;letter-spacing:-.035em;color:#f1f3ee}
#calamophyton-hero-gif-mockup #contact .calamophyton-footer .calamophyton-footer-utility{display:block}
#calamophyton-hero-gif-mockup #contact .calamophyton-footer-identity{display:none}
#calamophyton-hero-gif-mockup #contact .calamophyton-footer-group-title{color:#909d95;letter-spacing:.03em}
#calamophyton-hero-gif-mockup #contact .calamophyton-footer-link{font-size:16px;min-height:36px}
#calamophyton-hero-gif-mockup #contact .calamophyton-footer .calamophyton-footer-legal{margin-top:16px;padding-top:24px;border-top:1px solid #454f49;line-height:1.6;gap:20px;grid-row:auto}
#calamophyton-hero-gif-mockup #contact .calamophyton-footer-top{position:static;justify-self:end;align-self:end;white-space:nowrap}
@media(max-width:1000px){
 #calamophyton-hero-gif-mockup .journal-grid h3{font-size:32px}
 #calamophyton-hero-gif-mockup .calamophyton-product-card:first-child h3{font-size:52px}
}
@media(max-width:800px){
 #calamophyton-hero-gif-mockup[data-page="home"] .calamophyton-hero-stage{height:94svh;min-height:660px}
 #calamophyton-hero-gif-mockup[data-page="home"] .calamophyton-hero-gif{height:66%;top:3%}
 #calamophyton-hero-gif-mockup[data-page="home"] .home-hero-caption{bottom:28px}
 #calamophyton-hero-gif-mockup .home-hero-caption p{font-size:clamp(28px,6.9vw,48px);line-height:1.23;letter-spacing:-.045em;max-width:100%}
 #calamophyton-hero-gif-mockup .home-hero-caption a{margin-top:24px;padding:12px 0 0;min-height:44px;border-left:0;border-top:1px solid #454f49;justify-content:space-between;font-size:13px}
 #calamophyton-hero-gif-mockup .home-hero-caption a>span:last-child{font-size:20px}
 #calamophyton-hero-gif-mockup .calamophyton-company-entry{padding:56px 24px 40px}
 #calamophyton-hero-gif-mockup .calamophyton-product-card .home-product-index{left:24px;right:24px;top:22px;font-size:11px}
 #calamophyton-hero-gif-mockup .calamophyton-product-card h3,#calamophyton-hero-gif-mockup .calamophyton-product-card:first-child h3{font-size:clamp(34px,10vw,62px)}
 #calamophyton-hero-gif-mockup .company-journal{padding:52px 24px}
 #calamophyton-hero-gif-mockup .journal-heading h2{font-size:24px}
 #calamophyton-hero-gif-mockup .journal-heading{gap:16px}
 #calamophyton-hero-gif-mockup .journal-grid h3{font-size:30px;min-height:0}
 #calamophyton-hero-gif-mockup #point-of-view{min-height:420px;height:58svh;max-height:620px}
 #calamophyton-hero-gif-mockup #point-of-view .calamophyton-reality-content{bottom:32px}
 #calamophyton-hero-gif-mockup #point-of-view .calamophyton-reality-title{font-size:64px}
 #calamophyton-hero-gif-mockup #point-of-view .calamophyton-reality-proposition{font-size:16px}
 #calamophyton-hero-gif-mockup #contact{padding-top:52px!important}
 #calamophyton-hero-gif-mockup #contact .calamophyton-environments-grid{gap:12px}
 #calamophyton-hero-gif-mockup #contact .calamophyton-environment-copy{left:24px;right:24px;bottom:24px}
 #calamophyton-hero-gif-mockup #contact .calamophyton-footer{padding-top:40px;row-gap:32px}
 #calamophyton-hero-gif-mockup #contact .calamophyton-footer-statement{font-size:28px}
 #calamophyton-hero-gif-mockup #contact .calamophyton-footer-link{min-height:44px;font-size:15px}
 #calamophyton-hero-gif-mockup #contact .calamophyton-footer .calamophyton-footer-legal{display:flex;flex-wrap:wrap;gap:16px;margin-top:8px;padding-top:24px}
 #calamophyton-hero-gif-mockup #contact .calamophyton-footer-top{margin-left:auto}
}
@media(prefers-reduced-motion:reduce){#calamophyton-hero-gif-mockup .home-hero-caption a>span:last-child{transition:none}#calamophyton-hero-gif-mockup[data-page="home"] .calamophyton-product-card .calamophyton-product-media-main img{transition:none;transform:none!important}}
#calamophyton-hero-gif-mockup #home-footer{scroll-margin-top:70px}
@media(max-width:800px){
 #calamophyton-hero-gif-mockup #contact .calamophyton-footer-legal p{width:100%;margin:0;text-align:left}
 #calamophyton-hero-gif-mockup #contact .calamophyton-footer-legal-links{display:flex;flex-wrap:wrap;gap:12px;text-align:left}
}

/* Concrete home explanations: existing card headlines remain verbatim. */
#calamophyton-hero-gif-mockup .home-reality-link{color:#f1f2ed;text-decoration:none;width:fit-content;min-height:44px;align-items:center;font-size:15px;line-height:1.5;border-bottom:1px solid #919a94;margin-top:20px}
#calamophyton-hero-gif-mockup[data-language="KR"] .home-reality-link.calamophyton-copy-kr,#calamophyton-hero-gif-mockup[data-language="EN"] .home-reality-link.calamophyton-copy-en{display:flex}
#calamophyton-hero-gif-mockup #point-of-view .calamophyton-reality-proposition{max-width:30em;line-height:1.5;word-break:keep-all}
#calamophyton-hero-gif-mockup .home-reality-link:focus-visible{outline:2px solid currentColor;outline-offset:5px}

/* Company purpose → independent products → an existing explanatory example. */
#calamophyton-hero-gif-mockup .home-hero-caption{justify-content:flex-end}
#calamophyton-hero-gif-mockup .home-hero-caption a{font-size:16px}
#calamophyton-hero-gif-mockup .calamophyton-product-card[data-platform] .calamophyton-product-content>p{white-space:normal}
#calamophyton-hero-gif-mockup .journal-grid article>a+a{margin-top:8px;border-top:0}
@media(max-width:800px){
 #calamophyton-hero-gif-mockup .calamophyton-products-grid{height:auto}
 #calamophyton-hero-gif-mockup[data-page="home"] .home-hero-caption{display:flex;justify-content:flex-end}
}
#calamophyton-hero-gif-mockup .home-hero-caption>a{grid-column:2;justify-self:end;margin-left:auto}

/* Shared reading rhythm: align the company statement, name products before imagery. */
#calamophyton-hero-gif-mockup .company-entry-grid,#calamophyton-hero-gif-mockup .product-section-heading{align-items:start;grid-template-columns:minmax(0,1.45fr) minmax(0,1fr);gap:6vw}
#calamophyton-hero-gif-mockup .company-entry-grid h1{font-size:clamp(2.75rem,4.9vw,5rem);line-height:1.18;letter-spacing:-.035em}
#calamophyton-hero-gif-mockup .company-entry-grid>div>p{font-size:1.125rem;line-height:1.7;letter-spacing:-.015em}
#calamophyton-hero-gif-mockup .company-entry-label{margin-bottom:40px;font-size:.8125rem}
#calamophyton-hero-gif-mockup .company-paths{margin-top:48px}
#calamophyton-hero-gif-mockup .company-paths a{min-height:112px;padding-top:24px}
#calamophyton-hero-gif-mockup .product-section-heading h2{font-size:clamp(2.25rem,3.8vw,3.75rem);line-height:1.2;letter-spacing:-.035em}
#calamophyton-hero-gif-mockup .product-section-heading p{font-size:1.125rem;line-height:1.7}
#calamophyton-hero-gif-mockup .calamophyton-products-grid{height:auto;min-height:780px;grid-template-rows:repeat(2,minmax(370px,auto));gap:16px}
#calamophyton-hero-gif-mockup .calamophyton-product-card{display:flex;align-items:flex-start;justify-content:flex-start;padding:72px 32px 32px;min-width:0;background:#050707}
#calamophyton-hero-gif-mockup .calamophyton-product-card .calamophyton-product-content{position:relative;inset:auto;z-index:2;width:100%;text-align:left;align-self:flex-start}
#calamophyton-hero-gif-mockup .calamophyton-product-card h3{font-size:clamp(2.5rem,3.6vw,3.75rem);line-height:1.05;margin:0 0 22px;letter-spacing:-.035em}
#calamophyton-hero-gif-mockup .calamophyton-product-card:first-child h3{font-size:clamp(2.75rem,4.8vw,4.75rem)}
#calamophyton-hero-gif-mockup .calamophyton-product-card[data-platform] .calamophyton-product-content>p{font-size:1.125rem;line-height:1.55;max-width:32em;margin:0;letter-spacing:-.015em}
#calamophyton-hero-gif-mockup .calamophyton-product-media::after{background:linear-gradient(180deg,#050707 0%,#050707e8 34%,#05070780 72%,#05070730)}
#calamophyton-hero-gif-mockup .calamophyton-product-card:first-child .calamophyton-product-media::after{background:linear-gradient(180deg,#050707 0%,#050707f5 26%,#05070755 54%,#05070710 80%)}
#calamophyton-hero-gif-mockup .calamophyton-product-card:first-child .calamophyton-product-media-main img{object-position:center bottom;top:auto;bottom:-5%;height:78%;width:100%;object-fit:contain}
#calamophyton-hero-gif-mockup .journal-grid h3{font-size:clamp(1.875rem,2.7vw,2.75rem);line-height:1.28;letter-spacing:-.025em}
#calamophyton-hero-gif-mockup .journal-grid article>p{font-size:1.125rem;line-height:1.75}
#calamophyton-hero-gif-mockup #contact .calamophyton-footer-group-title{font-size:.875rem}
#calamophyton-hero-gif-mockup #contact .calamophyton-footer .calamophyton-footer-legal{font-size:.8125rem}
@media(max-width:1000px){
 #calamophyton-hero-gif-mockup .calamophyton-product-card{padding:64px 24px 28px}
 #calamophyton-hero-gif-mockup .calamophyton-product-card h3{font-size:2.5rem}
}
@media(max-width:800px){
 #calamophyton-hero-gif-mockup .company-entry-grid,#calamophyton-hero-gif-mockup .product-section-heading{grid-template-columns:minmax(0,1fr);gap:28px}
 #calamophyton-hero-gif-mockup .company-entry-grid h1{font-size:clamp(2.125rem,8.5vw,3rem)}
 #calamophyton-hero-gif-mockup .company-entry-label{margin-bottom:28px}
 #calamophyton-hero-gif-mockup .company-paths{margin-top:36px}
 #calamophyton-hero-gif-mockup .company-paths a:nth-child(odd){padding-left:0;border-left:0}
 #calamophyton-hero-gif-mockup .company-paths a:nth-child(n+3){border-top:1px solid #b5bab6}
 #calamophyton-hero-gif-mockup .calamophyton-products-grid{min-height:0;grid-template-rows:none}
 #calamophyton-hero-gif-mockup .calamophyton-product-card:nth-child(n){min-height:390px;padding:66px 24px 28px}
 #calamophyton-hero-gif-mockup .calamophyton-product-card:first-child{min-height:580px}
 #calamophyton-hero-gif-mockup .calamophyton-product-card:first-child h3{font-size:clamp(2rem,8.5vw,3.25rem);letter-spacing:-.04em}
 #calamophyton-hero-gif-mockup .calamophyton-product-card[data-platform] .calamophyton-product-content>p{font-size:1rem;padding:0}
 #calamophyton-hero-gif-mockup .calamophyton-product-card:first-child .calamophyton-product-media-main img{height:62%}
 #calamophyton-hero-gif-mockup .journal-grid article>p{font-size:1rem}
 #calamophyton-hero-gif-mockup[data-page="home"] .calamophyton-product-card:nth-child(n){min-height:420px;padding:60px 24px 0;gap:24px}
 #calamophyton-hero-gif-mockup[data-page="home"] .calamophyton-product-card:first-child{min-height:500px}
 #calamophyton-hero-gif-mockup[data-page="home"] .calamophyton-product-media{width:calc(100% + 48px);margin-left:-24px;min-height:180px}
 #calamophyton-hero-gif-mockup[data-page="home"] .calamophyton-product-card:first-child .calamophyton-product-media-main img{height:100%}
 #calamophyton-hero-gif-mockup[data-page="home"] .journal-heading h2{font-size:clamp(28px,7.5vw,36px)}
 #calamophyton-hero-gif-mockup[data-page="home"] .journal-grid h3{font-size:clamp(26px,7.2vw,32px);line-height:1.3}
}

/* Keep enlarged text inside its reading column without reducing its size. */
#calamophyton-hero-gif-mockup :is(.company-entry-grid,.product-section-heading)>*{min-width:0;overflow-wrap:anywhere}
#calamophyton-hero-gif-mockup .journal-heading{flex-wrap:wrap}
#calamophyton-hero-gif-mockup .journal-heading p{max-width:100%;white-space:normal;overflow-wrap:anywhere}
#calamophyton-hero-gif-mockup #point-of-view .calamophyton-reality-content{height:auto!important;min-width:0;left:auto;right:auto;bottom:auto}
#calamophyton-hero-gif-mockup #point-of-view .calamophyton-reality-title,#calamophyton-hero-gif-mockup #point-of-view .calamophyton-reality-title span{white-space:normal!important;max-width:100%;overflow-wrap:anywhere}
#calamophyton-hero-gif-mockup #point-of-view{height:auto!important;min-height:clamp(480px,56svh,680px)!important;max-height:none}
#calamophyton-hero-gif-mockup #point-of-view .calamophyton-reality-title{line-height:1.05!important}
@media(max-width:760px){#calamophyton-hero-gif-mockup #point-of-view{min-height:clamp(480px,68svh,620px)!important}}
#calamophyton-hero-gif-mockup[data-page="home"]{--home-type-body:1.0625rem;--home-motion-enter:480ms;--home-motion-fast:180ms;--home-motion-ease:cubic-bezier(.2,.65,.2,1);--home-type-section:clamp(36px,4.2vw,64px);--home-type-reading:clamp(17px,1.5vw,20px);--home-type-label:13px;--home-space-section:clamp(64px,7.5vw,112px);--home-space-reading:28px}
#calamophyton-hero-gif-mockup[data-page="home"] .calamophyton-products-grid{height:auto;min-height:0;gap:16px;grid-template-rows:repeat(2,minmax(350px,auto))}
#calamophyton-hero-gif-mockup[data-page="home"] .calamophyton-product-card{display:grid;align-content:stretch;align-items:stretch;justify-content:stretch;overflow:hidden;grid-template-rows:auto minmax(190px,1fr);gap:20px;padding:60px 28px 0}
#calamophyton-hero-gif-mockup[data-page="home"] .calamophyton-product-card .calamophyton-product-content{order:0;padding-bottom:0;min-width:0}
#calamophyton-hero-gif-mockup[data-page="home"] .calamophyton-product-card h3{white-space:normal;overflow-wrap:anywhere;font-size:clamp(48px,5.2vw,72px);line-height:1;letter-spacing:-.04em;margin:0 0 18px}
#calamophyton-hero-gif-mockup[data-page="home"] .calamophyton-product-media{position:relative;inset:auto;order:1;width:calc(100% + 56px);margin-left:-28px;min-height:160px;align-self:stretch;background:#050707;isolation:isolate}
#calamophyton-hero-gif-mockup[data-page="home"] .calamophyton-product-media::after{background:linear-gradient(180deg,#050707 0%,transparent 24%);pointer-events:none}
#calamophyton-hero-gif-mockup[data-page="home"] .calamophyton-product-card:first-child .calamophyton-product-media::after{background:linear-gradient(180deg,#050707 0%,transparent 20%)}
#calamophyton-hero-gif-mockup[data-page="home"] .calamophyton-product-card .calamophyton-product-media-main img{width:100%;height:100%;object-fit:contain;object-position:center;transition:transform var(--home-motion-enter) var(--home-motion-ease)}
#calamophyton-hero-gif-mockup[data-page="home"] .calamophyton-product-card:first-child .calamophyton-product-media-main img{height:100%;bottom:0;object-position:center;object-fit:contain}
#calamophyton-hero-gif-mockup[data-page="home"] .calamophyton-product-card:focus-visible{outline:2px solid var(--calamophyton-hero-signal);outline-offset:4px}
#calamophyton-hero-gif-mockup[data-page="home"] .journal-heading a{color:inherit;display:inline-flex;align-items:center;min-height:44px;font-size:1rem;line-height:1.5;letter-spacing:0;text-decoration:underline;text-underline-offset:6px;text-decoration-thickness:1px}
#calamophyton-hero-gif-mockup[data-page="home"] .journal-heading a:focus-visible{outline:2px solid currentColor;outline-offset:5px}
#calamophyton-hero-gif-mockup[data-page="home"] .journal-grid article>a{display:flex;font-size:15px;line-height:1.6;min-height:48px;padding:12px 0;width:100%;box-sizing:border-box;letter-spacing:0}
#calamophyton-hero-gif-mockup[data-page="home"] .company-journal{padding-top:var(--home-space-section);padding-bottom:var(--home-space-section)}
@media (max-width:360px){
#calamophyton-hero-gif-mockup[data-page="home"] .company-paths{grid-template-columns:1fr}
#calamophyton-hero-gif-mockup[data-page="home"] .company-paths a:nth-child(n){padding-left:0;border-left:0;border-top:1px solid #b5bab6;min-height:88px}}
@media (hover:none){
#calamophyton-hero-gif-mockup[data-page="home"] .calamophyton-product-card:hover .calamophyton-product-media-main img{transform:none}}

/* Narrow screens retain one product per row with content-driven height. */

/* Preserve Korean word groups while allowing long names to fit narrow screens. */
@media(prefers-reduced-motion:reduce){
 #calamophyton-hero-gif-mockup[data-page="home"] .calamophyton-product-card .calamophyton-product-media-main img{transition:none;transform:none!important}
}
#calamophyton-hero-gif-mockup[data-page="home"] .calamophyton-product-card:first-child h3{font-size:clamp(60px,6.8vw,96px);line-height:1;letter-spacing:-.045em}
#calamophyton-hero-gif-mockup[data-page="home"] .calamophyton-product-card[data-platform] .calamophyton-product-content>p{font-size:clamp(17px,1.5vw,20px);line-height:1.55;max-width:30em;margin:0}
#calamophyton-hero-gif-mockup[data-page="home"] .product-section-heading{align-items:end;grid-template-columns:minmax(0,1.45fr) minmax(0,1fr);margin-bottom:36px}
#calamophyton-hero-gif-mockup[data-page="home"] .product-section-heading a{margin-top:0;justify-self:start;font-size:16px;min-height:44px}
@media(max-width:800px){
 #calamophyton-hero-gif-mockup[data-page="home"] .calamophyton-products-grid{grid-template-columns:1fr;grid-template-rows:none;min-height:0;height:auto;gap:16px}
 #calamophyton-hero-gif-mockup[data-page="home"] .calamophyton-product-media{width:calc(100% + 48px);margin-left:-24px;min-height:180px}
 #calamophyton-hero-gif-mockup[data-page="home"] .calamophyton-product-card:nth-child(n){min-height:380px;padding:58px 24px 0;gap:18px}
 #calamophyton-hero-gif-mockup[data-page="home"] .calamophyton-product-card:first-child{min-height:460px}
 #calamophyton-hero-gif-mockup[data-page="home"] .calamophyton-product-card h3{font-size:clamp(44px,14vw,72px);line-height:1;margin-bottom:16px}
 #calamophyton-hero-gif-mockup[data-page="home"] .calamophyton-product-card:first-child h3{font-size:clamp(30px,11.3vw,72px);letter-spacing:-.045em}
 #calamophyton-hero-gif-mockup[data-page="home"] .calamophyton-product-card[data-platform] .calamophyton-product-content>p{font-size:16px;line-height:1.6}
 #calamophyton-hero-gif-mockup[data-page="home"] .product-section-heading{grid-template-columns:minmax(0,1fr);gap:16px;margin-bottom:28px}
}
#calamophyton-hero-gif-mockup[data-page="home"] .calamophyton-company-entry{padding-top:var(--home-space-section);padding-bottom:56px}
#calamophyton-hero-gif-mockup[data-page="home"] .company-entry-grid{align-items:start;gap:6vw}
#calamophyton-hero-gif-mockup[data-page="home"] .company-entry-grid h1{line-height:1.17;letter-spacing:-.035em;max-width:14em}
#calamophyton-hero-gif-mockup[data-page="home"] .company-entry-grid>div>p{font-size:var(--home-type-reading);line-height:1.7;max-width:34em}
#calamophyton-hero-gif-mockup[data-page="home"] .company-paths{margin-top:56px}
#calamophyton-hero-gif-mockup[data-page="home"] .company-paths a{padding-top:24px;padding-bottom:20px;min-height:104px}
#calamophyton-hero-gif-mockup[data-page="home"] .company-paths small{line-height:1.6;font-size:14px}
#calamophyton-hero-gif-mockup[data-page="home"] .product-section-heading h2{font-size:var(--home-type-section);line-height:1.15;letter-spacing:-.035em}
#calamophyton-hero-gif-mockup[data-page="home"] .calamophyton-products-section{padding-top:var(--home-space-section);padding-bottom:var(--home-space-section)}
#calamophyton-hero-gif-mockup[data-page="home"] .journal-heading{align-items:end;margin-bottom:40px;padding-bottom:28px;gap:24px}
#calamophyton-hero-gif-mockup[data-page="home"] .journal-heading h2{font-size:var(--home-type-section);line-height:1.15;letter-spacing:-.035em}
#calamophyton-hero-gif-mockup[data-page="home"] .journal-heading p{margin:0}
#calamophyton-hero-gif-mockup[data-page="home"] .journal-grid{grid-template-columns:minmax(0,1fr) minmax(0,1fr);align-items:stretch}
#calamophyton-hero-gif-mockup[data-page="home"] .journal-grid article{min-width:0;padding-right:clamp(28px,4.5vw,64px)}
#calamophyton-hero-gif-mockup[data-page="home"] .journal-grid article+article{padding-left:clamp(28px,4.5vw,64px);padding-right:0}
#calamophyton-hero-gif-mockup[data-page="home"] .journal-grid article>p:first-child{font-size:var(--home-type-label);line-height:1.5;letter-spacing:.045em;margin-bottom:24px}
#calamophyton-hero-gif-mockup[data-page="home"] .journal-grid h3{font-size:clamp(30px,3vw,44px);line-height:1.28;letter-spacing:-.025em;margin-bottom:20px;min-height:2.56em;max-width:18em}
#calamophyton-hero-gif-mockup[data-page="home"] .journal-grid article>h3+p{font-size:var(--home-type-reading);line-height:1.7;letter-spacing:-.015em;margin-bottom:28px;max-width:32em}
#calamophyton-hero-gif-mockup[data-page="home"] .journal-grid article>a+a{margin-top:0;padding-top:8px}
#calamophyton-hero-gif-mockup[data-page="home"] #contact .calamophyton-footer{padding-top:56px;row-gap:40px}
#calamophyton-hero-gif-mockup[data-page="home"] #contact .calamophyton-footer-statement{font-size:clamp(28px,3.2vw,46px);line-height:1.3;max-width:24em}
#calamophyton-hero-gif-mockup[data-page="home"] #contact .calamophyton-footer-group-title{font-size:13px;letter-spacing:.025em;margin-bottom:16px}
#calamophyton-hero-gif-mockup[data-page="home"] #contact .calamophyton-footer-link{min-height:40px;line-height:1.6}
@media (max-width:800px){
#calamophyton-hero-gif-mockup[data-page="home"]{--home-type-section:clamp(32px,8.2vw,42px);--home-type-reading:17px;--home-space-section:64px}
#calamophyton-hero-gif-mockup[data-page="home"] .calamophyton-company-entry{padding-bottom:40px}
#calamophyton-hero-gif-mockup[data-page="home"] .company-entry-grid{gap:28px}
#calamophyton-hero-gif-mockup[data-page="home"] .company-paths{margin-top:36px}
#calamophyton-hero-gif-mockup[data-page="home"] .company-paths a{min-height:96px;padding-top:20px;padding-bottom:20px}
#calamophyton-hero-gif-mockup[data-page="home"] .journal-heading{align-items:start;flex-direction:column;gap:16px;margin-bottom:32px}
#calamophyton-hero-gif-mockup[data-page="home"] .journal-grid{grid-template-columns:minmax(0,1fr);gap:36px}
#calamophyton-hero-gif-mockup[data-page="home"] .journal-grid article{padding:0}
#calamophyton-hero-gif-mockup[data-page="home"] .journal-grid article+article{padding:36px 0 0;border-left:0;border-top:1px solid #b5bab6}
#calamophyton-hero-gif-mockup[data-page="home"] .journal-grid h3{font-size:clamp(28px,7.4vw,36px);min-height:0;margin-bottom:20px}
#calamophyton-hero-gif-mockup[data-page="home"] .journal-grid article>p:first-child{margin-bottom:20px}
#calamophyton-hero-gif-mockup[data-page="home"] #contact .calamophyton-footer{padding-top:40px;row-gap:32px}
#calamophyton-hero-gif-mockup[data-page="home"] #contact .calamophyton-footer-link{min-height:44px}}

/* Main product identities: image, name and one approved role line. */
/* A technical directory with four peer cards and precise destinations. */

/* Native reading strip: partial next card makes the horizontal continuation visible. */
#calamophyton-hero-gif-mockup[data-page="home"] #explore .home-technical-index{display:flex;gap:20px;overflow-x:auto;overflow-y:hidden;scroll-snap-type:x proximity;scroll-padding-inline:6px;padding:6px 6px 20px;margin:0 -6px;align-items:stretch;overscroll-behavior-x:contain;scrollbar-width:thin;scrollbar-color:#87958b transparent}
#calamophyton-hero-gif-mockup[data-page="home"] #explore .home-technical-index article{display:flex;flex-direction:column;flex:0 0 43%;box-sizing:border-box;min-width:0;min-height:330px;gap:0;margin:0;padding:28px;border:1px solid #acb9af;background:#f4f6f1;scroll-snap-align:start;scroll-margin-inline:6px;align-items:stretch}
#calamophyton-hero-gif-mockup[data-page="home"] #explore .home-technical-index article>p:first-child{font-size:11px;line-height:1.6;letter-spacing:.04em;margin:0 0 28px;color:#5d6b62}
#calamophyton-hero-gif-mockup[data-page="home"] #explore .home-technical-index h3{font-size:clamp(28px,3vw,42px);line-height:1.2;min-height:0;margin:0 0 36px;letter-spacing:-.03em;overflow-wrap:anywhere}
#calamophyton-hero-gif-mockup[data-page="home"] #explore .home-technical-index article>a{width:100%;display:flex;min-height:48px;box-sizing:border-box;align-items:center;flex:none;margin:0;padding:10px 0;border:0;border-top:1px solid #bdc8bf;text-decoration:underline;text-underline-offset:5px;text-decoration-color:#98a69b;font-size:15px;line-height:1.6;letter-spacing:0;opacity:1;transform:none}
#calamophyton-hero-gif-mockup[data-page="home"] #explore .home-technical-index article>h3+a{margin-top:auto}
#calamophyton-hero-gif-mockup[data-page="home"] #explore .home-technical-index article>a:focus-visible{outline:2px solid #263e2e;outline-offset:3px}
#calamophyton-hero-gif-mockup[data-page="home"] #explore .home-technical-index article:focus-within{border-color:#526c5a}
@media(min-width:801px) and (hover:hover) and (pointer:fine) and (prefers-reduced-motion:no-preference){
 #calamophyton-hero-gif-mockup[data-page="home"] #explore .home-technical-index article>a{opacity:0;transform:translateY(14px);pointer-events:none;transition:transform 220ms var(--home-motion-ease),opacity 180ms ease}
 #calamophyton-hero-gif-mockup[data-page="home"] #explore .home-technical-index article:hover>a,#calamophyton-hero-gif-mockup[data-page="home"] #explore .home-technical-index article:focus-within>a{opacity:1;transform:none;pointer-events:auto}
 #calamophyton-hero-gif-mockup[data-page="home"] #explore .home-technical-index article:focus-within>a{transition:none}
 #calamophyton-hero-gif-mockup[data-page="home"] #explore .home-technical-index article:is([data-topic="people"],[data-topic="collaboration"]) :is(.home-technical-summary,nav){opacity:0;transform:translateY(14px);pointer-events:none;transition:transform 220ms var(--home-motion-ease),opacity 180ms ease}
 #calamophyton-hero-gif-mockup[data-page="home"] #explore .home-technical-index article:is([data-topic="people"],[data-topic="collaboration"]):is(:hover,:focus-within) :is(.home-technical-summary,nav){opacity:1;transform:none;pointer-events:auto}
 #calamophyton-hero-gif-mockup[data-page="home"] #explore .home-technical-index article:is([data-topic="people"],[data-topic="collaboration"]):focus-within :is(.home-technical-summary,nav){transition:none}
}
@media(max-width:800px){
 #calamophyton-hero-gif-mockup[data-page="home"] #explore .home-technical-index{gap:16px}
 #calamophyton-hero-gif-mockup[data-page="home"] #explore .home-technical-index article{flex-basis:86%;min-height:310px;padding:24px}
 #calamophyton-hero-gif-mockup[data-page="home"] #explore .home-technical-index h3{font-size:30px;margin-bottom:28px}
}
/* Drawing language only: grid and registration corners contain no invented data. */
/* #contact now contains only the existing footer. */
#calamophyton-hero-gif-mockup[data-page="home"] #contact{height:auto!important;min-height:0!important;padding:56px 0 28px!important;display:block}
#calamophyton-hero-gif-mockup[data-page="home"] #contact .calamophyton-footer{height:auto;min-height:0;padding-top:0;border-top:0;margin-top:0!important}
@media(max-width:800px){#calamophyton-hero-gif-mockup[data-page="home"] #contact{padding:40px 0 24px!important}}

/* Four stable identity rows; CAD is an intentional desktop reveal. */
#calamophyton-hero-gif-mockup[data-page="home"] #products .calamophyton-products-grid{display:block;height:auto;min-height:0}
#calamophyton-hero-gif-mockup[data-page="home"] #products .home-product-panel{display:block;position:relative;min-width:0;background:#0b100d;border-top:1px solid #4d5b51;overflow:hidden;transition:background 180ms ease}
#calamophyton-hero-gif-mockup[data-page="home"] #products .home-product-panel:last-child{border-bottom:1px solid #4d5b51}
#calamophyton-hero-gif-mockup[data-page="home"] #products .home-product-panel>.calamophyton-product-card,#calamophyton-hero-gif-mockup[data-page="home"] #products .home-eos-link{position:relative;display:flex;flex-direction:row;grid-column:auto!important;grid-row:auto!important;align-items:center;justify-content:flex-start;width:100%;min-height:264px;height:264px;padding:40px 32px;border:0;border-radius:0;box-sizing:border-box;background:transparent;color:#f3f5ef;text-align:left;text-decoration:none;cursor:pointer;overflow:hidden}
#calamophyton-hero-gif-mockup[data-page="home"] #products .home-product-panel .calamophyton-product-content{position:relative;inset:auto;order:1;width:100%;min-width:0;align-self:center;padding:0}
#calamophyton-hero-gif-mockup[data-page="home"] #products .home-product-panel .calamophyton-product-content{z-index:2;max-width:min(58%,680px)}
#calamophyton-hero-gif-mockup[data-page="home"] #products .home-product-panel .calamophyton-product-content h3{font-size:clamp(44px,5.8vw,80px);line-height:1.05;letter-spacing:-.045em;margin:0 0 16px;white-space:normal;overflow-wrap:anywhere}
#calamophyton-hero-gif-mockup[data-page="home"] #products .home-product-panel .calamophyton-product-content>p{font-size:18px;line-height:1.6;max-width:36em;margin:0;color:#cbd5cd;white-space:normal}
#calamophyton-hero-gif-mockup[data-page="home"] #products .home-product-panel .calamophyton-product-media,#calamophyton-hero-gif-mockup[data-page="home"] #products .home-eos-media{position:absolute;z-index:1;right:32px;top:50%;display:block;width:min(38%,520px);height:216px;margin:0;background:transparent;overflow:hidden;opacity:0;visibility:hidden;pointer-events:none;transform:translateY(-50%);mix-blend-mode:normal;transition:opacity 180ms ease,visibility 0s linear 180ms}
#calamophyton-hero-gif-mockup[data-page="home"] #products .home-product-panel .calamophyton-product-media::after{display:none}
#calamophyton-hero-gif-mockup[data-page="home"] #products .home-product-panel .calamophyton-product-media-main img,#calamophyton-hero-gif-mockup[data-page="home"] #products .home-eos-media img{position:static;inset:auto;width:100%;height:100%;object-fit:contain;object-position:center;mix-blend-mode:normal;filter:none;transform:none!important;transition:none}
#calamophyton-hero-gif-mockup[data-page="home"] #products .home-product-panel .home-product-index{position:absolute;display:flex;justify-content:space-between;left:32px;right:32px;top:18px;font-size:12px;line-height:1.5;color:#b7c6bc}
#calamophyton-hero-gif-mockup[data-page="home"] #products .home-product-panel>.calamophyton-product-card:focus-visible,#calamophyton-hero-gif-mockup[data-page="home"] #products .home-eos-link:focus-visible{outline:2px solid var(--calamophyton-hero-signal);outline-offset:-4px}
@media(min-width:801px){
 #calamophyton-hero-gif-mockup[data-page="home"] #products .home-product-panel:focus-within{background:#121c15}
 #calamophyton-hero-gif-mockup[data-page="home"] #products .home-product-panel:focus-within :is(.calamophyton-product-media,.home-eos-media){opacity:1;visibility:visible;transition-delay:0s}
}
@media(min-width:801px) and (hover:hover) and (pointer:fine){
 #calamophyton-hero-gif-mockup[data-page="home"] #products .home-product-panel:is(:hover,:focus-within){background:#121c15}
 #calamophyton-hero-gif-mockup[data-page="home"] #products .home-product-panel:hover :is(.calamophyton-product-media,.home-eos-media){opacity:1;visibility:visible;transition-delay:0s}
}
@media(min-width:801px) and (max-width:1024px){
 #calamophyton-hero-gif-mockup[data-page="home"] #products .home-product-panel>.calamophyton-product-card,#calamophyton-hero-gif-mockup[data-page="home"] #products .home-eos-link{min-height:296px;height:296px}
}
@media(max-width:800px){
 #calamophyton-hero-gif-mockup[data-page="home"] #products .home-product-panel>.calamophyton-product-card,#calamophyton-hero-gif-mockup[data-page="home"] #products .home-eos-link{min-height:180px;height:auto;padding:36px 20px 28px}
 #calamophyton-hero-gif-mockup[data-page="home"] #products .home-product-panel .calamophyton-product-content{max-width:100%}
 #calamophyton-hero-gif-mockup[data-page="home"] #products .home-product-panel .calamophyton-product-content h3{font-size:clamp(30px,8vw,40px);margin-bottom:12px}
 #calamophyton-hero-gif-mockup[data-page="home"] #products .home-product-panel .calamophyton-product-content>p{font-size:16px;line-height:1.6}
 #calamophyton-hero-gif-mockup[data-page="home"] #products .home-product-panel .calamophyton-product-media,#calamophyton-hero-gif-mockup[data-page="home"] #products .home-eos-media{display:none}
 #calamophyton-hero-gif-mockup[data-page="home"] #products .home-product-panel .home-product-index{left:16px;right:16px;top:14px;font-size:11px}
}
@media(prefers-reduced-motion:reduce){#calamophyton-hero-gif-mockup[data-page="home"] #products :is(.home-product-panel,.calamophyton-product-media,.home-eos-media){transition:none}}

/* Fourth reading card shares the strip sizing; its invitation stays inside the card. */
#calamophyton-hero-gif-mockup[data-page="home"] #explore .home-technical-index article .home-technical-summary{font-size:16px;line-height:1.65;letter-spacing:-.015em;margin:0 0 24px;color:#4c5c51;word-break:keep-all;overflow-wrap:anywhere}
#calamophyton-hero-gif-mockup[data-page="home"] #explore .home-technical-index article>nav{display:grid;grid-template-columns:minmax(0,1fr);gap:0;margin-top:auto}
#calamophyton-hero-gif-mockup[data-page="home"] #explore .home-technical-index article>nav a{display:flex;align-items:center;color:inherit;border-top:1px solid #b7c3bb;text-decoration:underline;text-underline-offset:5px;text-decoration-color:#98a69b;overflow-wrap:anywhere;min-height:48px;font-size:15px;line-height:1.6;padding:10px 0;box-sizing:border-box}
#calamophyton-hero-gif-mockup[data-page="home"] #explore .home-technical-index article>nav a:focus-visible{outline:2px solid #263e2e;outline-offset:3px}
/* The invitation's four choices remain visible for easy comparison on every pointer type. */
#calamophyton-hero-gif-mockup[data-page="home"] #products .calamophyton-product-content::before,#calamophyton-hero-gif-mockup[data-page="home"] #products .calamophyton-product-content::after{content:none!important;display:none!important}
#calamophyton-hero-gif-mockup[data-page="home"] #contact{padding:36px 0 28px!important}
#calamophyton-hero-gif-mockup[data-page="home"] #contact .calamophyton-footer{padding:0!important;row-gap:24px;font-size:14px;line-height:1.6}
#calamophyton-hero-gif-mockup[data-page="home"] #contact .calamophyton-footer-statement{font-size:20px;line-height:1.5;letter-spacing:-.015em;margin:0!important;max-width:42em}
#calamophyton-hero-gif-mockup[data-page="home"] #contact .calamophyton-footer-directory{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:24px}
#calamophyton-hero-gif-mockup[data-page="home"] #contact .calamophyton-footer-group-title{font-size:12px;line-height:1.5;margin-bottom:8px!important;letter-spacing:.025em}
#calamophyton-hero-gif-mockup[data-page="home"] #contact .calamophyton-footer-link{font-size:14px;min-height:32px;line-height:1.5}
#calamophyton-hero-gif-mockup[data-page="home"] #contact .calamophyton-footer .calamophyton-footer-legal{font-size:12px;line-height:1.6;padding-top:16px;margin-top:0;gap:12px}
#calamophyton-hero-gif-mockup[data-page="home"] #contact .calamophyton-footer-legal-links a,#calamophyton-hero-gif-mockup[data-page="home"] #contact .calamophyton-footer-top{font-size:12px;min-height:32px;display:inline-flex;align-items:center}
@media(max-width:800px){
 #calamophyton-hero-gif-mockup[data-page="home"] #contact{padding:30px 0!important}
 #calamophyton-hero-gif-mockup[data-page="home"] #contact .calamophyton-footer{row-gap:20px}
 #calamophyton-hero-gif-mockup[data-page="home"] #contact .calamophyton-footer-statement{font-size:18px}
 #calamophyton-hero-gif-mockup[data-page="home"] #contact .calamophyton-footer-directory{grid-template-columns:repeat(2,minmax(0,1fr));gap:20px}
 #calamophyton-hero-gif-mockup[data-page="home"] #contact .calamophyton-footer-link,#calamophyton-hero-gif-mockup[data-page="home"] #contact .calamophyton-footer-legal-links a,#calamophyton-hero-gif-mockup[data-page="home"] #contact .calamophyton-footer-top{min-height:44px}
 #calamophyton-hero-gif-mockup[data-page="home"] #explore .home-technical-index article>nav{grid-template-columns:minmax(0,1fr);gap:0}
}
@media(pointer:coarse){
 #calamophyton-hero-gif-mockup[data-page="home"] #contact .calamophyton-footer-link,#calamophyton-hero-gif-mockup[data-page="home"] #contact .calamophyton-footer-legal-links a,#calamophyton-hero-gif-mockup[data-page="home"] #contact .calamophyton-footer-top{min-height:44px}
}

/* Center the product heading while keeping its reading path at the outer edge. */
#calamophyton-hero-gif-mockup[data-page="home"] #products .product-section-heading{display:grid;grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);align-items:end;width:100%}
#calamophyton-hero-gif-mockup[data-page="home"] #products .product-section-heading h2{grid-column:2;justify-self:center;text-align:center;font-size:clamp(2.25rem,4.83vw,4.6rem)}
#calamophyton-hero-gif-mockup[data-page="home"] #products .product-section-heading>div{grid-column:3;justify-self:end;text-align:right}
#calamophyton-hero-gif-mockup[data-page="home"] #products .product-section-heading a{justify-self:end;font-size:clamp(.875rem,1vw,1rem);font-weight:400;text-decoration-thickness:1px}
@media(max-width:800px){
 #calamophyton-hero-gif-mockup[data-page="home"] #products .product-section-heading{grid-template-columns:minmax(0,1fr);gap:14px}
 #calamophyton-hero-gif-mockup[data-page="home"] #products .product-section-heading h2{grid-column:1;justify-self:center;text-align:center}
 #calamophyton-hero-gif-mockup[data-page="home"] #products .product-section-heading>div{grid-column:1;justify-self:end;text-align:right}
}

/* Compact directory; footer layout deliberately keeps its own rules. */
#calamophyton-hero-gif-mockup .calamophyton-drawer-inner{--directory-pad:clamp(20px,3vw,48px);box-sizing:border-box;width:100%;max-width:none;margin:0;padding:120px var(--directory-pad) 24px;grid-template-columns:repeat(5,minmax(0,1fr));gap:28px 32px;align-content:start}
#calamophyton-hero-gif-mockup .calamophyton-directory-search{grid-column:1/-1;display:flex;align-items:center;min-height:44px;width:fit-content;font-size:18px;line-height:1.4;color:inherit;text-decoration:none;border-bottom:1px solid #707775}
#calamophyton-hero-gif-mockup .calamophyton-directory-search:focus-visible{outline:2px solid currentColor;outline-offset:4px}
#calamophyton-hero-gif-mockup .calamophyton-drawer-column{align-self:start}
#calamophyton-hero-gif-mockup .calamophyton-drawer-kicker{font-size:13px;line-height:1.5;margin:0 0 8px;color:#adb5b1}
#calamophyton-hero-gif-mockup .calamophyton-drawer-link{box-sizing:border-box;display:flex;align-items:center;font-size:20px;line-height:1.4;min-height:44px;padding:8px 0;letter-spacing:-.02em;word-break:keep-all;overflow-wrap:break-word}
#calamophyton-hero-gif-mockup .calamophyton-drawer-profile{grid-column:1/-1;display:block;border:0;border-top:1px solid #363e40;margin:4px 0 0;padding:20px 0 0}
#calamophyton-hero-gif-mockup .calamophyton-drawer-statement{max-width:65ch;font-size:16px;line-height:1.55;margin:0 0 8px}
#calamophyton-hero-gif-mockup .calamophyton-drawer-contact{margin:0;font-size:13px;color:#adb5b1}
@media(max-width:1199px){#calamophyton-hero-gif-mockup .calamophyton-drawer-inner{grid-template-columns:repeat(3,minmax(0,1fr));column-gap:28px}#calamophyton-hero-gif-mockup .calamophyton-drawer-link{font-size:18px}}
@media(max-width:759px){#calamophyton-hero-gif-mockup .calamophyton-drawer-inner{grid-template-columns:repeat(2,minmax(0,1fr));column-gap:24px}}
@media(max-width:599px){#calamophyton-hero-gif-mockup .calamophyton-drawer-inner{padding-top:100px;column-gap:20px}#calamophyton-hero-gif-mockup .calamophyton-drawer-link{font-size:17px}}
@media(max-height:650px){#calamophyton-hero-gif-mockup .calamophyton-drawer-inner{row-gap:20px}#calamophyton-hero-gif-mockup .calamophyton-drawer-profile{padding-top:16px}}

/* Full 2:1 diagram preview, without changing the product row height. */
#calamophyton-hero-gif-mockup[data-page="home"] #products .home-product-panel .calamophyton-product-media{width:min(38%,432px);height:auto;aspect-ratio:2/1}
