*{box-sizing:border-box}html,body{margin:0;padding:0}body{font-family:system-ui,-apple-system,Segoe UI,Roboto,Arial,sans-serif;color:#1a1a1a;background:#fbf7f1}.wrap{width:min(1160px,calc(100% - 56px));margin:0 auto}.section.story{padding:96px 0}@media(min-width:768px){.section.story{padding:120px 0}}.kicker{display:inline-block;font-size:11px;letter-spacing:.28em;text-transform:uppercase;color:#d08961;font-weight:600}.center{display:block;text-align:center}.h2{font-family:Georgia,Times New Roman,serif;font-size:44px;line-height:1.05;margin:14px 0 0}@media(min-width:768px){.h2{font-size:52px}}.h3{font-family:Georgia,Times New Roman,serif;font-size:28px;margin:0 0 16px}.muted{color:#6d6a66;line-height:1.8}.prose{display:grid;gap:14px;margin-top:18px}.prose p{margin:0}.emphasis{margin:18px 0;font-weight:600;color:#1a1a1a;line-height:1.7}.fade-up,.fade-left,.fade-right,.scale-in{opacity:0;transition:opacity .8s ease,transform .8s ease;will-change:opacity,transform}.fade-up{transform:translateY(26px)}.fade-left{transform:translate(-48px)}.fade-right{transform:translate(48px)}.scale-in{transform:scale(.88)}.is-visible{opacity:1;transform:translate(0) scale(1)}.is-visible-on-load{opacity:1;transform:translateY(0)}.hero{position:relative;min-height:62vh;display:flex;align-items:center;justify-content:center;overflow:hidden;padding:40px 0}.hero__bg{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0}.hero__bg-image{width:100%;height:100%;object-fit:cover;display:block}.hero__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to bottom,#19120c8c,#19120c59,#19120cb3)}.hero__content{position:relative;z-index:1;text-align:center;max-width:820px;margin:0 auto;color:#fff}.hero__eyebrow{display:inline-block;font-size:11px;letter-spacing:.3em;text-transform:uppercase;color:#ffffffd1;font-weight:600;margin-bottom:14px}.hero__title{font-family:Georgia,Times New Roman,serif;font-size:64px;margin:0 0 14px;line-height:1.02;color:#fff}@media(min-width:768px){.hero__title{font-size:76px}}.hero__text{margin:0 auto;max-width:560px;font-size:16px;line-height:1.7;color:#ffffffdb}.hero__scroll{margin-top:26px;display:flex;justify-content:center}.scroll-indicator{width:24px;height:40px;border:2px solid rgba(255,255,255,.35);border-radius:999px;display:flex;justify-content:center;padding-top:8px}.scroll-indicator__dot{width:6px;height:12px;border-radius:999px;background:#ffffff8c;animation:scrollDot 2s ease-in-out infinite}@keyframes scrollDot{0%{transform:translateY(0)}50%{transform:translateY(12px)}to{transform:translateY(0)}}.founder__layout--v1{display:grid;grid-template-columns:560px 1fr;gap:100px;align-items:center}.founder__social{display:flex;align-items:center;gap:14px;flex-wrap:wrap}.founder--v1 .social-btn{width:38px;height:38px;border-radius:999px;background:#efe8de;color:#6d6a66;display:flex;align-items:center;justify-content:center;transition:all .25s ease}.founder--v1 .social-btn:hover{background:#d8742a;color:#fff;transform:translateY(-2px)}@media(max-width:1100px){.founder__layout--v1{grid-template-columns:1fr;gap:44px}}.founder-frame{position:relative;width:520px;max-width:100%;margin:0 auto;padding:22px}.founder-frame__border{position:absolute;top:0;right:0;bottom:0;left:0;border:2px solid rgba(208,137,97,.55);border-radius:18px;background:transparent;pointer-events:none}.founder-frame__shadow{position:absolute;top:28px;left:28px;right:-18px;bottom:-18px;background:#e9e2d7;border-radius:18px;z-index:0}.founder-frame__badge{position:absolute;z-index:2;right:16px;bottom:12px;background:#d8742a;color:#fff;border-radius:14px;padding:16px 22px;min-width:170px;box-shadow:0 16px 40px #d8742a40}.founder-frame__badge-name{font-family:Georgia,Times New Roman,serif;font-weight:700;font-size:18px;line-height:1.2}.founder-frame__badge-role{margin-top:6px;font-size:13px;opacity:.92}.founder__title--v1{font-size:64px;line-height:.98;margin-top:16px}@media(max-width:1200px){.founder__title--v1{font-size:54px}}@media(max-width:768px){.founder__title--v1{font-size:42px}}.founder__prose--v1{margin-top:18px;gap:16px}.founder__social--v1{margin-top:22px}.founder--v1 .social-btn{width:34px;height:34px;border-radius:999px;background:#efe8de;color:#6d6a66;font-size:12px}.founder--v1 .social-btn:hover{background:#d8742a;color:#fff}.story{background:#f6f0e7}.section-head{margin:0 auto 70px;max-width:820px}.story__stack{display:grid;gap:88px}.story__row{display:grid;grid-template-columns:1fr 520px;gap:72px;align-items:center}.story__row--reverse{grid-template-columns:520px 1fr}@media(max-width:1100px){.story__row,.story__row--reverse{grid-template-columns:1fr;gap:36px}}.media-card{border-radius:18px;overflow:hidden;background:#fff;box-shadow:0 18px 50px #0000001a;border:1px solid rgba(0,0,0,.06)}.media-card img{width:100%;height:auto;display:block}.quote{margin:18px 0;padding-left:18px;border-left:4px solid #d08961}.quote p{margin:0;font-family:Georgia,Times New Roman,serif;font-size:18px;line-height:1.7;font-style:italic;color:#2b2a28}.why{background:#fbf7f1}.why__sub{max-width:640px;margin:18px auto 0}.why__grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px;margin-top:34px}.why-card__icon{width:34px;height:34px;border-radius:10px;background:var(--icon-bg, #f4ede3);color:var(--icon-color, #d8742a);display:flex;align-items:center;justify-content:center;margin-bottom:14px}.why-card__title{font-family:Georgia,Times New Roman,serif;font-size:16px;margin:0 0 8px}.why-card__text{margin:0;font-size:12.5px;line-height:1.7;color:#6d6a66}.cta{position:relative;overflow:hidden;padding:96px 0}.cta__bg{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0}.cta__bg-image{width:100%;height:100%;object-fit:cover;display:block}.cta__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to right,#140e0ad1,#140e0ab8,#140e0a99)}.cta__content{position:relative;z-index:1;max-width:620px;color:#fff}.cta__eyebrow{display:inline-block;font-size:11px;letter-spacing:.28em;text-transform:uppercase;color:#d96e26;font-weight:600}.cta__title{font-family:Georgia,Times New Roman,serif;font-size:48px;line-height:1.05;margin:14px 0;color:#fff}@media(min-width:768px){.cta__title{font-size:54px}}.cta__text{color:#fffc;line-height:1.75;margin:0 0 22px}.cta__actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:10px}.btn{display:inline-flex;align-items:center;justify-content:center;border-radius:999px;padding:12px 18px;text-decoration:none;font-weight:600;font-size:13px;border:1px solid transparent;transition:transform .2s ease,background-color .2s ease}.btn--primary{background:#d96e26;color:#fff}.btn--primary:hover{transform:translateY(-1px)}.btn--ghost{background:#ffffff1f;border-color:#fff3;color:#fff}.btn__icon{margin-left:8px;transition:transform .2s ease}.btn--primary:hover .btn__icon{transform:translate(4px)}.cta__trust{display:flex;gap:22px;align-items:center;margin-top:28px;padding-top:18px;border-top:1px solid rgba(255,255,255,.2)}.trust__divider{width:1px;height:34px;background:#ffffff2e}.trust__big{font-family:Georgia,Times New Roman,serif;font-size:20px}.trust__small{font-size:10px;letter-spacing:.18em;text-transform:uppercase;color:#ffffffa6;margin-top:3px}.why{padding:80px 0;background:#fff}@media(min-width:768px){.why{padding:128px 0}}.why__grid{display:grid;gap:24px}@media(min-width:768px){.why__grid{grid-template-columns:1fr 1fr;gap:24px}}@media(min-width:1024px){.why__grid{grid-template-columns:repeat(4,1fr);gap:24px}}.why-card{position:relative;background:#faf8f4;border-radius:18px;padding:32px;border:1px solid rgba(0,0,0,.08);transition:border-color .3s ease,transform .3s ease,box-shadow .3s ease;overflow:hidden}.why-card:hover{border-color:#7c3aed4d;transform:translateY(-2px);box-shadow:0 16px 40px #7c3aed1f}.why-card__icon{width:56px;height:56px;border-radius:14px;background:#f4ede1;color:#d96e26;display:flex;align-items:center;justify-content:center;margin-bottom:18px;transition:background-color .3s ease,transform .3s ease,color .3s ease}.why-card:hover .why-card__icon{background:var(--icon-bg-hover, #d8742a);color:var(--icon-hover, #ffffff);transform:scale(1.1)}.why-card__title{margin:0 0 10px;font-family:Georgia,Times New Roman,serif;font-size:20px;color:#111}.why-card__text{margin:0;color:#666;font-size:14px;line-height:1.75}.why-card__corner{position:absolute;top:-24px;right:-24px;width:64px;height:64px;background:#7c3aed0f;border-radius:0 18px 0 999px;transition:transform .3s ease}.why-card:hover .why-card__corner{transform:translate(-10px,10px)}.founder{padding:80px 0;background:#fff}@media(min-width:768px){.founder{padding:128px 0}}.founder__grid{display:grid;gap:48px;align-items:center}@media(min-width:1024px){.founder__grid{grid-template-columns:1fr 1fr;gap:80px}}.founder__frame{position:relative;aspect-ratio:3 / 4;max-width:420px;margin:0 auto}@media(min-width:1024px){.founder__frame{margin:0}}.founder__decor{position:absolute;top:0;right:0;bottom:0;left:0;border-radius:12px}.founder__decor--border{top:-16px;left:-16px;border:2px solid #d96e264d}.founder__decor--block{bottom:-16px;right:-16px;background:#f4ede1}.founder__image-wrap{position:relative;z-index:2;width:100%;height:100%;border-radius:12px;overflow:hidden;box-shadow:0 18px 45px #0000002e}.founder__image{width:100%;height:100%;object-fit:cover;display:block}.founder__badge{position:absolute;z-index:3;bottom:-24px;right:-24px;background:#d96e26;color:#fff;padding:16px 24px;border-radius:12px;box-shadow:0 14px 35px #7c3aed40}.founder__badge-name{margin:0;font-family:Georgia,Times New Roman,serif;font-size:18px;font-weight:600}.founder__badge-role{margin:6px 0 0;font-size:13px;color:#fffc}.why{padding:90px 0;background:#fbf7f1}.why__grid{display:grid;grid-template-columns:repeat(4,1fr);gap:24px;margin-top:42px}.why-card{position:relative;background:#fff;border:1px solid #eee9e2;border-radius:22px;padding:34px 28px;transition:all .35s ease;box-shadow:0 6px 22px #0000000a;overflow:hidden}.why-card:hover{transform:translateY(-6px);border-color:#d8742a40;box-shadow:0 20px 48px #00000014}.why-card__icon{width:60px;height:60px;border-radius:16px;background:#f4ede3;display:flex;align-items:center;justify-content:center;margin-bottom:20px;color:#d8742a;transition:all .35s ease}.why-card:hover .why-card__icon{background:#d8742a;color:#fff;transform:scale(1.08)}.why-card__icon svg{width:24px;height:24px;stroke:currentColor;fill:currentColor;stroke-width:2}.why-card__title{font-family:Georgia,Times New Roman,serif;font-size:20px;font-weight:600;color:#2a2927;margin-bottom:10px}.why-card__text{font-size:14px;line-height:1.7;color:#6f6b66}.why-card:after{content:"";position:absolute;top:-18px;right:-18px;width:70px;height:70px;background:#ebe3f6;border-radius:0 22px 0 100px;transition:all .35s ease}.why-card:hover:after{transform:translate(-10px,10px)}@media(max-width:1100px){.why__grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:640px){.why__grid{grid-template-columns:1fr}}.why-card__icon img{width:28px;height:28px;object-fit:contain;display:block}.why-card__icon{background:var(--icon-bg, #f4ede3);color:var(--icon-color, #d8742a);display:flex;align-items:center;justify-content:center}.why-card__icon .why-icon-img{width:24px;height:24px;display:block;object-fit:contain}.why-card__icon .why-icon-svg,.why-card__icon .why-icon-inline svg{width:24px;height:24px;stroke:currentColor;fill:none}.why-card:hover .why-card__icon{background:var(--icon-bg-hover, #d8742a);color:var(--icon-hover, #ffffff)}.founder--v1{background:#fbf7f1}.founder__layout--v1{display:grid;grid-template-columns:1fr;gap:28px;align-items:center}@media(min-width:768px){.founder__layout--v1{gap:44px}}@media(min-width:1100px){.founder__layout--v1{grid-template-columns:560px 1fr;gap:72px}}.founder-frame{position:relative;width:100%;max-width:520px;margin:0 auto;padding:18px}@media(min-width:768px){.founder-frame{padding:22px}}.founder-frame__border{position:absolute;top:0;right:0;bottom:0;left:0;border:2px solid rgba(208,137,97,.55);border-radius:18px;pointer-events:none}.founder-frame__shadow{position:absolute;top:20px;left:20px;right:-14px;bottom:-14px;background:#e9e2d7;border-radius:18px;z-index:0}@media(min-width:768px){.founder-frame__shadow{top:28px;left:28px;right:-18px;bottom:-18px}}.founder-frame__media{position:relative;z-index:1;border-radius:18px;overflow:hidden;box-shadow:0 18px 55px #0000002e;background:#fff}.founder-frame__media img{width:100%;height:auto;display:block}.founder-frame__badge{position:absolute;z-index:2;right:14px;bottom:12px;background:#d8742a;color:#fff;border-radius:14px;padding:12px 16px;min-width:150px;box-shadow:0 16px 40px #d8742a40}@media(max-width:420px){.founder-frame__badge{left:50%;right:auto;transform:translate(-50%);bottom:-10px;min-width:180px;text-align:center}}@media(min-width:768px){.founder-frame__badge{right:16px;bottom:12px;padding:16px 22px;min-width:170px}}.founder-frame__badge-name{font-family:Georgia,Times New Roman,serif;font-weight:700;font-size:16px;line-height:1.2}.founder-frame__badge-role{margin-top:6px;font-size:12px;opacity:.92}@media(min-width:768px){.founder-frame__badge-name{font-size:18px}.founder-frame__badge-role{font-size:13px}}.founder__text--v1{text-align:left}@media(max-width:767px){.founder__text--v1{text-align:left}}.founder__title--v1{font-size:36px;line-height:1.05;margin-top:14px}@media(min-width:768px){.founder__title--v1{font-size:44px}}@media(min-width:1200px){.founder__title--v1{font-size:64px;line-height:.98}}.founder__prose--v1{margin-top:14px;display:grid;gap:14px}@media(min-width:768px){.founder__prose--v1{margin-top:18px;gap:16px}}.founder__social--v1{display:flex;align-items:center;flex-wrap:wrap;gap:10px 12px;margin-top:18px}@media(min-width:768px){.founder__social--v1{margin-top:22px}}.founder__social-links{display:flex;gap:10px}.founder--v1 .social-btn{width:36px;height:36px;border-radius:999px;background:#efe8de;color:#6d6a66;display:flex;align-items:center;justify-content:center;transition:background .2s ease,color .2s ease,transform .2s ease}.founder--v1 .social-btn:hover{background:#d8742a;color:#fff;transform:translateY(-1px)}.founder--v1 .social-btn svg{width:16px;height:16px;stroke:currentColor;fill:none;stroke-width:2}
/*# sourceMappingURL=/cdn/shop/t/14/assets/about-page.css.map */
