.home{--home-ink: #1a4545;--home-rose: #a64d4d;--home-cream: var(--color-cream);--home-gold: #c9a227;--home-card-teal: #d8ebe9;--home-card-rose: #f0e0dc}.home{position:relative;color:var(--color-ink)}.home-hero{display:grid;grid-template-columns:minmax(0,min(46%,30rem)) minmax(0,1fr);gap:clamp(1.25rem,2.5vw,2.25rem);align-items:start;padding:.75rem 0 2.5rem;position:relative;z-index:1;overflow:visible}.home-hero__emblem-bg{position:absolute;right:-.5rem;top:50%;z-index:0;width:clamp(18rem,42vw,44rem);transform:translate(50%,-50%);opacity:.07;pointer-events:none;user-select:none}.home-hero__emblem-bg img{display:block;width:100%;height:auto}.home-hero__visual,.home-hero__content{position:relative;z-index:1}.home-hero__visual{margin:0;width:100%;max-width:30rem}.home-hero__visual img{display:block;width:85%;height:auto;max-height:min(82vh,40rem);object-fit:contain;object-position:top center;margin-left:15px}.home-hero__content{min-width:0;padding-right:.5rem}.home-hero__topdecor img{display:block;width:min(100%,16rem);height:auto;margin-top:45px;margin-left:-10px;opacity:50%}.home-hero__title{margin:0 0 1rem;font-family:var(--font-display);font-size:clamp(1.85rem,3.8vw,2.65rem);font-weight:600;line-height:1.15;color:var(--home-ink);letter-spacing:.01em}.home-hero__lead{margin:0 0 1.5rem;max-width:34rem;font-size:1.02rem;line-height:1.55;color:var(--color-muted)}.home-hero__actions{display:flex;flex-wrap:wrap;gap:.75rem}.home-btn{display:inline-flex;align-items:center;gap:.5rem;padding:.65rem 1.15rem;font-family:var(--font-ui);font-size:.95rem;font-weight:600;line-height:1.2;text-decoration:none;border-radius:999px;border:2px solid transparent;transition:background .15s ease,color .15s ease,border-color .15s ease}.home-btn__icon{display:flex;flex-shrink:0}.home-btn__icon svg{width:1.15rem;height:1.15rem}.home-btn--primary{background:var(--home-ink);color:#fff;border-color:var(--home-ink)}.home-btn--primary:hover{background:var(--color-teal-800);border-color:var(--color-teal-800);color:#fff;text-decoration:none}.home-btn--outline{background:#fff;color:var(--home-ink);border-color:var(--home-ink)}.home-btn--outline:hover{background:var(--color-teal-100);color:var(--home-ink);text-decoration:none}.home-divider{text-align:center;margin-top:-50px;opacity:50%}.home-divider__img{display:block;width:min(100%,42rem);height:auto;margin:0 auto;object-fit:contain}.home-study{padding-bottom:2.5rem}.home-study__title{display:flex;align-items:center;justify-content:center;gap:.65rem;margin:0 0 1.75rem;font-family:var(--font-display);font-size:clamp(1.5rem,3vw,2rem);font-weight:600;color:var(--home-ink)}.home-study__diamond{font-size:.55em;color:var(--home-gold);opacity:.9}.home-study__grid{list-style:none;margin:0;padding:0;display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:.85rem}.home-card{display:flex;flex-direction:column;align-items:center;min-height:100%;padding:1.25rem .85rem 1rem;text-align:center;text-decoration:none;background:#fff;border:1px solid var(--color-border);border-radius:var(--radius-md);box-shadow:var(--shadow-sm);transition:transform .15s ease,box-shadow .15s ease}.home-card:hover{transform:translateY(-2px);box-shadow:var(--shadow-md);text-decoration:none}.home-card__icon{display:flex;align-items:center;justify-content:center;width:3.25rem;height:3.25rem;margin-bottom:.85rem;border-radius:50%;background-color:var(--home-card-teal);background-repeat:no-repeat;background-position:center;background-size:1.65rem}.home-card--rose .home-card__icon{background-color:var(--home-card-rose)}.home-card__icon--alphabet:before{content:"ب";font-family:var(--font-persian);font-size:1.5rem;color:var(--home-ink)}.home-card--rose .home-card__icon--grammar,.home-card__icon--grammar{background-image:url(/images/grammar_icon.png);background-size:60%}.home-card__icon--vocabulary,.home-card__icon--reading{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%231a4545' stroke-width='1.6'%3E%3Cpath d='M6 4h9l3 3v13H6z'/%3E%3Cpath d='M15 4v3h3'/%3E%3C/svg%3E")}.home-card--rose .home-card__icon--colloquial,.home-card__icon--colloquial{background-image:url(/images/colloquial_icon.png);background-size:60%}.home-card__icon--alphabet{background-image:none}.home-card__title{margin:0 0 .45rem;font-family:var(--font-display);font-size:1.15rem;font-weight:600;color:var(--home-ink)}.home-card__text{flex:1;margin:0;font-size:.8rem;line-height:1.45;color:var(--color-muted)}.home-card__gem{margin-top:.75rem;font-size:.55rem;line-height:1;color:var(--home-rose)}.home-band{height:3.5rem;margin:0 -1rem -2.5rem;background-color:var(--color-teal-800);background-image:url(/images/unit_tile.png);background-repeat:repeat;background-position:center top;background-size:auto 3.5rem;border-radius:0 0 var(--radius-lg) var(--radius-lg)}@media(max-width:960px){.home-study__grid{grid-template-columns:repeat(6,minmax(0,1fr));gap:.75rem}.home-study__grid>li{grid-column:span 2}.home-study__grid>li:nth-child(4){grid-column:2 / span 2}.home-study__grid>li:nth-child(5){grid-column:4 / span 2}}@media(max-width:860px){.home-hero{grid-template-columns:minmax(0,38%) minmax(0,1fr);gap:.45rem .6rem;padding:.15rem 0 .85rem;align-items:start}.home-hero__visual{max-width:none;grid-column:1;grid-row:2;align-self:start}.home-hero__visual img{width:100%;max-height:min(26vh,10.5rem);margin-left:0}.home-hero__content{display:contents}.home-hero__topdecor,.home-hero__emblem-bg{display:none}.home-hero__title{grid-column:1 / -1;grid-row:1;font-size:clamp(1.15rem,4.5vw,1.45rem);line-height:1.1;text-align:center;margin-bottom:.35rem}.home-hero__lead{grid-column:2;grid-row:2;font-size:.8125rem;line-height:1.4;text-align:left;margin-bottom:.45rem}.home-hero__actions{display:none}.home-divider{margin-top:-1.5rem}.home-study__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.65rem}.home-study__grid>li,.home-study__grid>li:nth-child(4),.home-study__grid>li:nth-child(5){grid-column:auto;width:auto;justify-self:stretch}.home-card{padding:.85rem .6rem .75rem}.home-card__icon{width:2.5rem;height:2.5rem;margin-bottom:.5rem;background-size:1.25rem}.home-card__icon--grammar,.home-card__icon--colloquial{background-size:100%}.home-card__icon--alphabet:before{font-size:1.2rem}.home-card__title{font-size:1rem}.home-card__text{font-size:.72rem}.home-band{margin-left:max(-.65rem,calc(-1*env(safe-area-inset-left,0px)));margin-right:max(-.65rem,calc(-1*env(safe-area-inset-right,0px)));height:4rem;background-size:auto 4rem}}@media(max-width:480px){.home-study__grid{grid-template-columns:1fr}.home-study__grid>li,.home-study__grid>li:nth-child(5){grid-column:auto;width:auto;justify-self:stretch}}
