:root{--green: #0e745b;--green-dark: #0a5b47;--yellow: #f9f571;--cream: #fffcf4;--page: #e5e5e5;--ink: #111111;--g2: #5a5a5a;--g3: #d4d4d4;--danger: #b3261e;--font: "Inter", system-ui, -apple-system, "Segoe UI", sans-serif;--wrap: 1540px;--r: 20px;--r-lg: 28px;--shadow: 0 2px 10px rgba(0, 0, 0, .06)}*,*:before,*:after{box-sizing:border-box}body{margin:0;overflow-x:hidden;background:var(--page);color:var(--ink);font-family:var(--font);font-size:16px;line-height:1.45;-webkit-font-smoothing:antialiased}h1,h2,h3{margin:0;font-weight:700;line-height:1.12;letter-spacing:-.02em}h1,h2{font-size:48px}h3{font-size:22px}p{margin:0}a{color:inherit;text-decoration:none}button{font:inherit;color:inherit;background:none;border:none;cursor:pointer}img{display:block;max-width:100%}ul,ol{margin:0;padding:0;list-style:none}.wrap{width:100%;max-width:var(--wrap);margin:0 auto;padding:0 24px}.layout{display:flex;flex-direction:column;min-height:100vh}.layout__main{flex:1;padding-bottom:72px}.center{text-align:center}.hint{color:var(--g2);font-size:13px}.empty{margin-top:24px;color:var(--g2);font-size:17px}.empty a{color:var(--green);text-decoration:underline}.visually-hidden{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0)}.btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:13px 22px;border-radius:999px;background:var(--green);color:var(--cream);font-weight:700;font-size:15px;transition:background .15s}.btn:hover{background:var(--green-dark)}.btn:disabled{opacity:.6;cursor:default}.btn--sm{padding:10px 18px;font-size:14px}.btn--lg{padding:16px 30px;font-size:16px}.btn--wide{width:100%}.btn--yellow{background:var(--yellow);color:var(--ink)}.btn--yellow:hover{background:#f2ee52}.header{position:sticky;top:0;z-index:60;background:var(--green);color:var(--cream)}.header__inner{display:flex;align-items:center;gap:24px;height:88px}.logo{display:flex;color:var(--yellow)}.logo svg{height:37px;width:auto}.nav{display:flex;flex:1;justify-content:flex-end;gap:44px}.nav__link{font-size:16px;font-weight:600;opacity:.92}.nav__link:hover,.nav__link--on{color:var(--yellow);opacity:1}.header__side{display:flex;align-items:center;gap:12px}.cart-btn{position:relative;display:grid;place-items:center;width:42px;height:42px;border-radius:50%;background:var(--yellow);color:var(--ink)}.cart-btn__count{position:absolute;top:-4px;right:-4px;min-width:20px;height:20px;padding:0 5px;border-radius:10px;background:var(--ink);color:var(--cream);font-size:11px;font-weight:700;line-height:20px;text-align:center}.burger{display:none;color:var(--cream)}.hero{display:grid;grid-template-columns:1fr 1fr;gap:36px;margin-top:44px}.hero__card{position:relative;overflow:hidden;padding:56px 56px 64px;border-radius:var(--r-lg);background:var(--green);color:var(--cream);min-height:786px;display:flex;flex-direction:column}.hero__mark{align-self:flex-start;height:clamp(58px,6.4vw,99px);width:auto;color:var(--yellow)}.hero__slogan{margin-top:auto;font-weight:700;font-size:clamp(36px,4.5vw,70px);line-height:1.06;text-transform:uppercase;letter-spacing:-.02em}.hero__lead{margin-top:24px;max-width:580px;font-size:20px;font-weight:600;line-height:1.5}.hero__star{position:absolute;color:var(--yellow)}.hero__star--burst{left:57.7%;top:9.6%;width:31.6%}.hero__star--small{left:41.6%;top:34.6%;width:10.8%}.hero__star--photo{left:63.3%;top:-6.7%;width:32.2%;z-index:2}.hero__photo{position:relative;display:flex;align-items:flex-end;padding:32px;border-radius:var(--r-lg);background:url(/img/art/hero-bg.webp) center / cover no-repeat}.hero__stamp{position:absolute;left:50%;top:46%;width:min(58%,340px);transform:translate(-50%,-50%) rotate(-6deg);filter:drop-shadow(0 14px 28px rgba(0,0,0,.25))}.search{position:relative;z-index:3;display:flex;align-items:center;gap:8px;width:100%;padding:8px 8px 8px 22px;border-radius:999px;background:var(--cream)}.search input{flex:1;min-width:0;border:none;outline:none;background:none;font:inherit;font-size:15px}.search--inline{max-width:520px;margin-top:28px;padding:12px 20px;border:1px solid var(--g3)}.section{margin-top:88px}.section__head{display:flex;align-items:center;justify-content:space-between;gap:24px;margin-bottom:28px}.more{display:inline-flex;align-items:center;gap:8px;color:var(--green);font-weight:700;font-size:15px}.more:hover{color:var(--green-dark);text-decoration:underline}.ideas__head{display:grid;grid-template-columns:minmax(0,5fr) minmax(0,6fr);gap:40px;align-items:start}.ideas__title{position:relative;font-size:48px}.ideas__star{position:absolute;top:-73px;left:504px;width:252px;color:var(--yellow)}.ideas__lead{font-size:16px;font-weight:600;line-height:1.55}.ideas{display:grid;grid-template-columns:minmax(0,5fr) minmax(0,6fr);gap:40px;margin-top:36px;align-items:start}.trip{position:relative;padding:28px;border-radius:var(--r-lg);background:var(--cream)}.trip__pic{width:100%;aspect-ratio:16 / 9;object-fit:cover;border-radius:14px}.trip__title{margin-top:28px;font-size:48px;font-weight:700;letter-spacing:-.02em}.trip__text{margin:22px 0 26px;max-width:74%;font-size:16px;font-weight:600;line-height:1.5}.trip__stamp{position:absolute;right:-48px;bottom:-58px;width:172px;transform:rotate(7deg);filter:drop-shadow(0 10px 22px rgba(0,0,0,.2));pointer-events:none}.ideas__col{display:flex;flex-direction:column;gap:26px}.idea{display:grid;grid-template-columns:72px minmax(0,340px) minmax(0,1fr);align-items:center;gap:28px;padding:26px;border-radius:var(--r-lg);background:var(--green);color:var(--cream);min-height:150px}.idea__stamp{width:72px;border-radius:4px}.idea__title{font-size:34px;font-weight:700}.idea__places{display:flex;flex-direction:column;gap:6px;font-weight:700}.idea__places li{position:relative;padding-left:18px;white-space:nowrap}.idea__places li:before{content:"";position:absolute;left:0;top:9px;width:6px;height:6px;border-radius:50%;background:var(--cream)}.idea__places a:hover{color:var(--yellow)}.cats{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:20px;margin-top:28px}.cat{padding:22px;border-radius:var(--r);background:var(--cream);transition:transform .15s,box-shadow .15s}.cat:hover{transform:translateY(-3px);box-shadow:var(--shadow)}.cat__icon{width:34px;height:34px;object-fit:contain}.cat__title{margin-top:22px;font-weight:700;font-size:16px}.cat__note{margin-top:6px;color:var(--g2);font-size:14px}.cities{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:26px 24px;margin-top:32px}.city__pic{width:100%;aspect-ratio:1 / 1;object-fit:cover;border-radius:var(--r);transition:transform .2s}.city:hover .city__pic{transform:scale(1.02)}.city__title{margin-top:14px;font-weight:700;font-size:19px}.city__count{margin-top:4px;color:var(--g2);font-size:14px}.grid{display:grid;gap:24px}.grid--3{grid-template-columns:repeat(3,minmax(0,1fr))}.card{display:flex;flex-direction:column;padding:18px;border-radius:var(--r);background:var(--cream)}.card__pic{position:relative}.card__pic img{width:100%;aspect-ratio:16 / 10;object-fit:cover;border-radius:14px}.card__badge{position:absolute;top:12px;left:12px;padding:5px 12px;border-radius:999px;background:var(--yellow);font-size:12px;font-weight:700}.card__title{margin-top:18px;font-size:30px}.card__meta{margin-top:6px;color:var(--green);font-size:15px;font-weight:600}.card__text{margin-top:12px;font-size:16px;line-height:1.45}.card__foot{display:flex;align-items:flex-end;justify-content:space-between;gap:16px;margin-top:auto;padding-top:20px}.card__price{font-size:30px;font-weight:700;letter-spacing:-.02em;white-space:nowrap}.card__price small{font-size:14px;font-weight:600;color:var(--g2)}.promo{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:32px;margin-top:88px;padding:40px 48px;border-radius:var(--r-lg);background:#101010;color:var(--cream);overflow:hidden}.promo__title{font-size:44px;max-width:520px}.promo__note{margin-top:18px;font-size:15px;font-weight:600}.promo__note b{color:var(--yellow)}.promo__stamps{display:flex;gap:12px}.promo__stamps img{width:92px;border-radius:4px}.promo .btn{grid-column:2;justify-self:end}.page{padding-top:48px}.page--narrow{max-width:900px}.page__lead{margin-top:16px;max-width:860px;font-size:17px;line-height:1.55;color:#2f2f2f}.page__sub{margin-top:40px;font-size:26px}.filters{margin:28px 0 32px;display:flex;flex-direction:column;gap:12px}.filters__row{display:flex;flex-wrap:wrap;align-items:center;gap:10px}.filters__row--end{justify-content:flex-end;gap:16px}.pill{display:inline-block;padding:10px 18px;border-radius:999px;background:var(--cream);font-size:14px;font-weight:600}.pill:hover{color:var(--green)}.pill--on{background:var(--green);color:var(--cream)}.pill--on:hover{color:var(--cream)}.pill--soft{background:transparent;border:1px solid var(--g3)}.pill--soft.pill--on{background:var(--green);border-color:var(--green);color:var(--cream)}.pill--green{background:var(--green);color:var(--cream);font-weight:700;font-size:12px}.select{padding:10px 14px;border:1px solid var(--g3);border-radius:12px;background:var(--cream);font:inherit;font-size:14px}.dests{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:24px;margin-top:28px}.dest{display:grid;grid-template-columns:240px minmax(0,1fr);overflow:hidden;border-radius:var(--r);background:var(--cream)}.dest__poster{position:relative;background:var(--green)}.dest__poster img{width:100%;height:100%;object-fit:cover}.dest__name{position:absolute;left:14px;bottom:14px;padding:6px 14px;border-radius:999px;background:#0000008c;color:#fff;font-weight:700;font-size:14px}.dest__body{padding:24px}.dest__top{display:flex;align-items:center;flex-wrap:wrap;gap:12px}.dest__top h2{font-size:24px}.dest__text{margin-top:12px;font-size:15px;line-height:1.5}.dest__label{margin-top:20px;color:var(--g2);font-size:12px;font-weight:700;text-transform:uppercase;letter-spacing:.05em}.sights{display:flex;flex-wrap:wrap;gap:8px;margin-top:8px}.sight{padding:6px 12px;border-radius:999px;background:var(--page);font-size:13px}.minis{display:flex;flex-direction:column;gap:8px;margin:8px 0 18px}.mini{display:flex;align-items:center;gap:12px;width:100%;padding:12px 14px;border-radius:12px;background:var(--page);text-align:left;transition:background .15s}.mini:hover{background:#dcdcdc}.mini__title{flex:1;min-width:0;font-weight:600;font-size:15px}.mini__price{color:var(--green);font-weight:700;white-space:nowrap}.mini svg{color:var(--green);flex:none}.panel{margin-top:32px;padding:32px;border-radius:var(--r);background:var(--cream)}.form{display:flex;flex-direction:column;gap:16px}.form__row{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:16px}.field{display:flex;flex-direction:column;gap:6px}.field__label{font-size:14px;font-weight:700}.field__label em{color:var(--g2);font-weight:500;font-style:normal}.field input,.field textarea,.field select{padding:13px 16px;border:1px solid var(--g3);border-radius:12px;background:#fff;font:inherit;font-size:15px;outline:none}.field input:focus,.field textarea:focus,.field select:focus{border-color:var(--green)}.field textarea{resize:vertical;min-height:96px}.consent{display:flex;gap:10px;align-items:flex-start;font-size:14px;line-height:1.4}.consent input{margin-top:3px;width:18px;height:18px;accent-color:var(--green)}.form__error{padding:12px 16px;border-radius:12px;background:#fde8e6;color:var(--danger);font-size:14px;font-weight:600}.trap{position:absolute;left:-9999px;width:1px;height:1px;opacity:0}.steps{margin-top:32px;display:flex;flex-direction:column;gap:14px}.steps li{display:flex;gap:14px;align-items:flex-start;font-size:16px;line-height:1.5}.steps__num{flex:none;display:grid;place-items:center;width:28px;height:28px;border-radius:50%;background:var(--green);color:var(--cream);font-size:14px;font-weight:700}.ticks{display:flex;flex-direction:column;gap:8px;margin-top:10px}.ticks li{position:relative;padding-left:24px;line-height:1.45}.ticks li:before{content:"";position:absolute;left:4px;top:8px;width:8px;height:8px;border-radius:50%;background:var(--green)}.ticks--lg{margin-top:28px;font-size:16px;gap:12px}.faq{margin-top:32px;display:flex;flex-direction:column;gap:24px}.faq__item{padding:24px;border-radius:var(--r);background:var(--cream)}.faq__item h2{font-size:20px}.faq__item p{margin-top:10px;font-size:15px;line-height:1.5}.todo{display:inline-block;margin-top:20px;padding:12px 16px;border:1px dashed var(--green);border-radius:12px;color:var(--green);font-size:14px;line-height:1.45}.modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:80;display:flex;align-items:center;justify-content:center;padding:24px;background:#00000080}.modal__panel{position:relative;width:min(680px,100%);max-height:88vh;overflow-y:auto;padding:28px;border-radius:var(--r-lg);background:var(--cream)}.modal__close{position:absolute;top:20px;right:20px;display:grid;place-items:center;width:36px;height:36px;border-radius:50%;background:#fffcf4e6}.modal__pic{width:100%;aspect-ratio:16 / 9;object-fit:cover;border-radius:14px}.modal__tags{display:flex;flex-wrap:wrap;gap:8px;margin-top:18px}.modal__title{margin-top:12px;font-size:32px}.modal__text{margin-top:14px;font-size:16px;line-height:1.5}.modal__sub{margin-top:24px;font-size:18px}.modal__foot{display:flex;align-items:center;justify-content:space-between;gap:16px;margin:26px 0 12px;padding-top:20px;border-top:1px solid var(--g3)}.modal__price{font-size:30px;font-weight:700;letter-spacing:-.02em}.drawer{position:fixed;top:0;right:0;bottom:0;left:0;z-index:90;display:flex;justify-content:flex-end;background:#00000073}.drawer__panel{display:flex;flex-direction:column;width:min(460px,100%);background:var(--cream)}.drawer__head{display:flex;align-items:center;justify-content:space-between;padding:22px 24px;border-bottom:1px solid var(--g3)}.drawer__close{color:var(--g2)}.drawer__body{flex:1;overflow-y:auto;padding:22px 24px}.drawer__foot{padding:18px 24px 24px;border-top:1px solid var(--g3)}.drawer__total{display:flex;align-items:baseline;justify-content:space-between;margin-bottom:14px;font-size:15px}.drawer__total b{font-size:24px;font-weight:700}.line{display:grid;grid-template-columns:84px minmax(0,1fr);gap:14px;padding:16px 0;border-bottom:1px solid var(--g3)}.line img{width:84px;height:84px;object-fit:cover;border-radius:12px}.line__title{font-weight:700}.line__meta{margin-top:4px;color:var(--g2);font-size:13px}.line .field{margin-top:10px}.line .field input{padding:8px 12px;font-size:14px}.line__row{display:flex;align-items:center;justify-content:space-between;margin-top:10px}.qty{display:inline-flex;align-items:center;gap:12px;padding:4px 10px;border:1px solid var(--g3);border-radius:999px;font-weight:700}.qty button{width:22px;font-size:18px;line-height:1;color:var(--green)}.line__drop{color:var(--g2);font-size:14px;text-decoration:underline}.drawer .form{margin-top:24px}.sent{text-align:center}.sent__num{display:inline-block;margin:16px 0 8px;padding:10px 20px;border-radius:999px;background:var(--green);color:var(--cream);font-size:20px;font-weight:700;letter-spacing:.04em}.footer{padding:40px 0 48px;background:var(--cream)}.footer__inner{display:flex;align-items:flex-start;justify-content:space-between;gap:32px;flex-wrap:wrap}.footer__brand{font-size:14px;font-weight:700;line-height:1.5}.footer__links{display:flex;flex-wrap:wrap;gap:48px;font-size:15px}.footer__links a:hover{color:var(--green);text-decoration:underline}@media(max-width:1200px){.cats{grid-template-columns:repeat(3,minmax(0,1fr))}.cities{grid-template-columns:repeat(4,minmax(0,1fr))}.grid--3{grid-template-columns:repeat(2,minmax(0,1fr))}.dests{grid-template-columns:minmax(0,1fr)}.ideas,.ideas__head{grid-template-columns:minmax(0,1fr);gap:24px}.ideas__star{display:none}.hero__spark--big{width:150px;height:150px;right:40px}.hero__spark--small{width:54px;height:54px;right:190px}}@media(max-width:900px){h1{font-size:34px}h2,.ideas__title,.trip__title,.promo__title{font-size:30px}.hero__lead{font-size:17px}.idea__title,.card__title{font-size:24px}.card__price{font-size:26px}.logo svg{height:28px}.header__inner{height:68px;gap:12px}.logo{font-size:24px}.burger{display:grid;place-items:center;width:40px;height:40px}.nav{position:absolute;left:0;right:0;top:68px;display:none;flex-direction:column;gap:0;padding:8px 24px 20px;background:var(--green)}.nav--open{display:flex}.nav__link{padding:14px 0;border-bottom:1px solid rgba(255,252,244,.15)}.hero{grid-template-columns:minmax(0,1fr);gap:20px;margin-top:16px}.hero__card{min-height:520px;padding:32px 26px 40px}.hero__slogan{margin-top:auto}.hero__photo{min-height:420px;padding:20px}.hero__stamp{top:40%;width:min(64%,260px)}.section{margin-top:56px}.cities,.cats{grid-template-columns:repeat(2,minmax(0,1fr))}.grid--3,.dest{grid-template-columns:minmax(0,1fr)}.dest__poster{min-height:200px}.idea{grid-template-columns:56px minmax(0,1fr);padding:20px;gap:16px}.idea__stamp{width:56px}.idea__places{grid-column:1 / -1;flex-direction:row;flex-wrap:wrap;gap:12px}.trip__stamp{right:-10px;bottom:-24px;width:120px}.promo{grid-template-columns:minmax(0,1fr);padding:28px;margin-top:56px}.promo__stamps{order:3}.promo .btn{grid-column:1;justify-self:start}.panel{padding:22px}.modal__panel{padding:20px}.modal__foot{flex-direction:column;align-items:stretch;gap:12px}.page{padding-top:28px}.footer__links{gap:20px 28px}}
