.sub-super-title-small{letter-spacing:-.05em;text-shadow:1px 1px 0px var(--color-black);font-size:3rem;font-weight:500;line-height:2.25rem;font-family:var(--font-mono);color:var(--color-white);-webkit-text-stroke-width:1px;stroke-width:.5px;text-transform:lowercase}@media (max-width:1024px){.sub-super-title-small{font-size:var(--text-4xl);line-height:1.75rem}}@media (max-width:640px){.sub-super-title-small{font-size:var(--text-3xl);line-height:1.5rem}}.dispatch-page{min-height:100vh}.hero-section{background-color:var(--main);border-bottom:2px solid var(--border);padding-block:2rem}.hero-content{flex-direction:row;justify-content:center;align-items:center;gap:1.5rem;max-width:1400px;margin-inline:auto;padding-inline:1.5rem;display:flex}.hero-logo-seal{width:18%;min-width:120px;height:auto}.hero-logo-type{width:30%;min-width:200px;height:auto}@media (max-width:640px){.hero-content{flex-direction:row;gap:1rem}.hero-logo-seal{width:40%}.hero-logo-type{width:60%}}.main-section{background-color:var(--background);border-bottom:2px solid var(--border);padding-block:3rem}.main-content{align-items:center;gap:2rem;max-width:72rem;margin-inline:auto;padding-inline:1rem;display:grid}.intro-column{flex-direction:column;gap:2rem;display:flex}.headline-text-container{flex-direction:column;gap:.5rem;max-width:80%;display:flex}.headline{font-family:var(--font-mono);color:var(--foreground);flex-direction:column;gap:.5rem;font-size:clamp(1.5rem,4vw,2.25rem);font-weight:700;line-height:1.2;display:flex}.headline-text{display:block}.headline-highlight{text-decoration:underline;-webkit-text-decoration-color:var(--color-yellow-500);text-decoration-color:var(--color-yellow-500);font-size:clamp(2rem,5vw,3rem);text-decoration-thickness:4px}.intro-text{flex-direction:column;gap:.5rem;display:flex}.intro-row{flex-wrap:wrap;align-items:center;gap:.5rem;display:flex}.product-name{--sub-super-title-small-size:var(--text-5xl);--sub-super-title-small-weight:500;--sub-super-title-small-line-height:2rem;--sub-super-title-small-tracking:-.02em;--sub-super-title-small-shadow:2px 2px 0px var(--color-black);--sub-super-title-small-stroke-width:1px;--sub-super-title-small-stroke-color:var(--color-black);font-size:var(--sub-super-title-small-size);font-weight:var(--sub-super-title-small-weight);line-height:var(--sub-super-title-small-line-height);letter-spacing:var(--sub-super-title-small-tracking);text-shadow:var(--sub-super-title-small-shadow);font-family:var(--font-mono);color:var(--color-white);-webkit-text-stroke-width:var(--sub-super-title-small-stroke-width);stroke-width:var(--sub-super-title-small-stroke-width);-webkit-text-stroke-color:var(--sub-super-title-small-stroke-color);stroke:var(--sub-super-title-small-stroke-color);text-transform:lowercase}@media (max-width:1024px){.product-name{--sub-super-title-small-size:var(--text-4xl);--sub-super-title-small-line-height:1.75rem}}@media (max-width:640px){.product-name{--sub-super-title-small-size:var(--text-3xl);--sub-super-title-small-line-height:1.5rem}}.intro-description{letter-spacing:normal;color:var(--foreground);flex-wrap:wrap;align-items:center;gap:.25rem;font-size:1.125rem;display:flex}.intro-paragraph{letter-spacing:normal;color:var(--foreground);margin-top:.5rem;font-size:1.125rem}.features-section{background-color:var(--color-yellow-500);border-bottom:2px solid var(--border);padding-block:3rem}.features-content{flex-direction:column;gap:1rem;max-width:80%;margin-inline:auto;padding-inline:1rem;display:flex}.features-title{font-family:var(--font-mono);color:var(--main-foreground);margin-bottom:2rem;padding-bottom:1rem;font-size:2.25rem;font-weight:700}.feature-icon-container{border:2px solid var(--border);border-radius:var(--radius-base);background-color:var(--color-black);justify-content:center;align-items:center;width:40px;height:40px;padding:.5rem;display:flex}.feature-icon{width:2rem;height:2rem;color:var(--color-white)}.feature-text-container{flex-direction:column;justify-content:space-between;gap:1rem;display:flex}.feature-description{font-family:var(--font-sans);letter-spacing:normal;color:var(--main-foreground);font-size:1.1rem;font-weight:500}.features-highlight{background-color:oklch(from var(--color-yellow-500)lch/.2);text-decoration:underline;-webkit-text-decoration-color:var(--color-yellow-500);text-decoration-color:var(--color-yellow-500);text-decoration-thickness:3px}.cta-section{background-color:var(--secondary-background);padding-block:3rem}.cta-content{max-width:42rem;margin-inline:auto;padding-inline:1rem}.cta-card{background-color:oklch(from var(--main)lc h/.2);border:2px solid var(--border)}.cta-card-content{text-align:center;padding:2rem}.cta-title{font-family:var(--font-mono);text-decoration:underline;-webkit-text-decoration-color:var(--color-yellow-500);text-decoration-color:var(--color-yellow-500);color:var(--foreground);margin-bottom:1.5rem;font-size:1.5rem;font-weight:700;text-decoration-thickness:3px}.cta-buttons{flex-wrap:wrap;justify-content:center;gap:1rem;display:flex}.cta-button{font-family:var(--font-mono);background-color:var(--main);border-color:var(--border)}.cta-button:hover{background-color:var(--color-background);color:var(--color-yellow-500);border-color:var(--color-border)}@media (min-width:768px){.hero-content,.main-content,.features-content,.cta-content{padding-inline:3rem}}@media (min-width:1024px){.main-content{grid-template-columns:repeat(2,1fr)}}
