.hc-serif{font-family:var(--font-cormorant),ui-serif,Georgia,serif}.hc-sans{font-family:var(--font-dm-sans),ui-sans-serif,system-ui,sans-serif}@keyframes hc-rise{0%{opacity:0;transform:translateY(22px)}to{opacity:1;transform:translateY(0)}}@keyframes hc-fade{0%{opacity:0}to{opacity:1}}@keyframes hc-line{0%{width:0;opacity:0}to{width:40px;opacity:.5}}.dark .hc-line-anim,.hc-line-anim{animation:hc-line .7s cubic-bezier(.4,0,.2,1) .08s both}.hc-header{animation:hc-rise .55s cubic-bezier(.4,0,.2,1) both}.hc-eyebrow{font-size:11px;font-weight:500;letter-spacing:.24em;text-transform:uppercase;color:#2e4228}.dark .hc-eyebrow{color:#d4c391}.hc-title{color:#0d0d0a;transition:color .3s ease}.dark .hc-title{color:#f5f2ed}.hc-subtitle{color:#2e2e24;transition:color .3s ease}.dark .hc-subtitle{color:#d4c391}.hc-divider{height:1px;background:#2e4228;margin:0 auto 20px}.dark .hc-divider{background:#8ab87e}.hc-card{position:relative;overflow:hidden;border-radius:16px;cursor:pointer;animation:hc-rise .55s cubic-bezier(.4,0,.2,1) both;-webkit-tap-highlight-color:transparent;touch-action:manipulation;border:1px solid rgba(0,0,0,.13);box-shadow:inset 0 1px 0 rgba(255,255,255,.7),0 4px 12px rgba(0,0,0,.1),0 16px 48px rgba(0,0,0,.13);transition:box-shadow .35s ease}.dark .hc-card{border:1px solid rgba(255,255,255,.13);box-shadow:0 0 0 1px rgba(245,158,11,.14),0 4px 20px rgba(0,0,0,.55),0 20px 60px rgba(0,0,0,.45)}@media (min-width:768px){.hc-card:hover{box-shadow:inset 0 1px 0 rgba(255,255,255,.7),0 8px 28px rgba(0,0,0,.16),0 32px 64px rgba(0,0,0,.18);transform:translateY(-3px)}.dark .hc-card:hover{box-shadow:0 0 0 1px rgba(245,158,11,.22),0 8px 28px rgba(0,0,0,.65),0 32px 64px rgba(0,0,0,.55);transform:translateY(-3px)}.hc-card{transition:transform .35s cubic-bezier(.34,1.56,.64,1),box-shadow .35s ease}}.hc-card:active{transform:scale(.975)}.hc-img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;display:block;transition:transform .7s cubic-bezier(.25,.46,.45,.94)}@media (min-width:768px){.hc-card:hover .hc-img{transform:scale(1.06)}}.hc-overlay{position:absolute;inset:0;background:linear-gradient(0deg,rgba(0,0,0,.7) 0,rgba(0,0,0,.14) 50%,rgba(0,0,0,.04));transition:background .35s ease}.dark .hc-overlay{background:linear-gradient(0deg,rgba(0,0,0,.78) 0,rgba(0,0,0,.2) 50%,rgba(0,0,0,.05))}.hc-body{position:relative;z-index:10;display:flex;flex-direction:column;align-items:center;justify-content:flex-end;padding:0 20px 22px;height:240px}@media (min-width:768px){.hc-body{height:280px;padding:0 24px 26px}}.hc-icon{width:38px;height:38px;border-radius:50%;border:1px solid rgba(255,255,255,.5);background:rgba(0,0,0,.45);display:flex;align-items:center;justify-content:center;margin-bottom:14px;transition:background .3s ease,border-color .3s ease,transform .3s ease}@media (min-width:768px){.hc-card:hover .hc-icon{background:rgba(0,0,0,.45);border-color:rgba(255,255,255,.65);transform:scale(1.08)}}.hc-card-title{font-family:var(--font-cormorant),ui-serif,Georgia,serif;font-size:1.7rem;font-style:italic;font-weight:400;color:rgba(255,255,255,.97);text-align:center;margin:0 0 12px;line-height:1.1;text-shadow:0 2px 12px rgba(0,0,0,.35)}@media (min-width:768px){.hc-card-title{font-size:1.9rem}}.hc-card-line{width:22px;height:1px;background:rgba(255,255,255,.55);transition:width .4s ease}@media (min-width:768px){.hc-card:hover .hc-card-line{width:44px}}.hc-actions{position:relative;z-index:10;display:flex;border-top:1px solid rgba(255,255,255,.1)}.hc-btn{font-family:var(--font-dm-sans),ui-sans-serif,system-ui,sans-serif;flex:1;display:flex;align-items:center;justify-content:center;gap:6px;padding:15px 8px;font-size:10px;font-weight:500;letter-spacing:.16em;text-transform:uppercase;color:rgba(255,255,255,.8);background:rgba(0,0,0,.26);border:none;cursor:pointer;transition:background .22s ease,color .22s ease;-webkit-tap-highlight-color:transparent;touch-action:manipulation}.hc-btn:active{background:rgba(0,0,0,.48);color:rgba(255,255,255,1)}@media (min-width:768px){.hc-btn.left:hover{background:rgba(60,90,50,.82);color:white}.hc-btn.right:hover{background:rgba(130,100,55,.82);color:white}}.hc-btn.left{border-radius:0 0 0 16px}.hc-btn.right{border-radius:0 0 16px 0}.hc-sep{width:1px;background:rgba(255,255,255,.1);flex-shrink:0}.hc-shine{position:absolute;inset:0;background:linear-gradient(118deg,transparent 32%,rgba(255,255,255,.07) 50%,transparent 68%);transform:skewX(-14deg) translateX(-120%);transition:transform 1s ease;pointer-events:none;z-index:6}@media (min-width:768px){.hc-card:hover .hc-shine{transform:skewX(-14deg) translateX(200%)}}.hc-grid{display:grid;grid-template-columns:1fr;gap:14px}@media (min-width:768px){.hc-grid{grid-template-columns:repeat(3,1fr);gap:22px}}.phone-mockup-wrapper{display:flex;justify-content:center;margin:30px 0}@media (min-width:768px){.phone-mockup-wrapper img{max-width:300px;transform:rotate(-10deg)}}@media (max-width:767px){.phone-mockup-container{transform:rotate(-5deg)}}