@import url('https://fonts.googleapis.com/css2?family=Cormorant+Garamond:wght@400;500;600;700&family=Great+Vibes&family=Inter:wght@400;500;600;700&display=swap');
:root{--ink:#27372f;--green:#294238;--cream:#f8f2e9;--paper:#fffdf9;--gold:#b89467;--line:#e5dbce;--accent:#b89467}
*{box-sizing:border-box}input[hidden]{display:none!important}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);font-family:Inter,Arial,sans-serif;background:var(--paper)}
.nav{height:72px;position:sticky;top:0;z-index:20;display:flex;align-items:center;justify-content:space-between;padding:0 4vw;background:#fffdf9ee;backdrop-filter:blur(12px);border-bottom:1px solid var(--line)}.logo{font-size:13px;letter-spacing:2px}.logo:first-letter{color:var(--accent);font-size:22px}.nav nav{display:flex;gap:18px;align-items:center}.nav nav a{font-size:11px;color:var(--ink);text-decoration:none}.nav nav a:hover{color:var(--accent)}.btn,button{font:inherit}.btn{display:inline-block;border:1px solid var(--green);border-radius:25px;padding:12px 19px;background:var(--green);color:#fff;text-decoration:none;font-size:11px;font-weight:700;cursor:pointer}.btn.small{padding:10px 14px}.btn.ghost{background:transparent;color:var(--green)}.btn.light{background:#fff;color:var(--green)}
.hero{min-height:650px;display:grid;grid-template-columns:1.1fr .9fr;align-items:center;padding:70px 8vw;background:linear-gradient(120deg,#f6eee4,#fffdf9 58%,#e7ddd0)}.hero-copy{max-width:680px}.eyebrow,.heading>span,.cta>div>span{font-size:10px;letter-spacing:4px;font-weight:700;color:var(--accent)}h1{font:500 clamp(52px,6.5vw,90px)/.9 "Cormorant Garamond",serif;margin:20px 0}h1 em{font:400 clamp(55px,7vw,95px)/1 "Great Vibes",cursive}.hero-copy>p{max-width:600px;color:#716b63;line-height:1.8;font-size:14px}.actions{display:flex;gap:10px;margin-top:24px;flex-wrap:wrap}.trust{display:flex;gap:20px;margin-top:27px;font-size:10px;color:#6d756e}.hero-visual{height:530px;display:grid;place-items:center}.phone{width:270px;height:520px;border:9px solid #1e2622;border-radius:38px;padding:7px;background:#1e2622;transform:rotate(5deg);box-shadow:0 30px 70px #33261625;position:relative}.notch{position:absolute;top:0;left:50%;transform:translateX(-50%);width:92px;height:22px;border-radius:0 0 15px 15px;background:#1e2622;z-index:2}.phone-screen{height:100%;border-radius:25px;background:radial-gradient(circle at top,#fff,#e8dac9);display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;gap:13px;font-family:"Cormorant Garamond",serif}.phone-screen strong{font-size:48px;line-height:.82;font-weight:500}.phone-screen small{font-size:10px;letter-spacing:3px}.phone-screen span{font-size:12px;letter-spacing:2px}.phone-screen button{border:0;background:var(--green);color:#fff;border-radius:20px;padding:9px 14px;font-size:9px;text-transform:uppercase}
.section{padding:85px 6vw}.soft{background:#f1e9de}.heading{text-align:center;max-width:750px;margin:0 auto 42px}.heading h2{font:600 48px/1 "Cormorant Garamond",serif;margin:11px 0}.heading p{color:#756f67;font-size:13px;line-height:1.7}.theme-categories{max-width:1200px;margin:auto;display:flex;flex-direction:column;gap:34px}.theme-category{background:rgba(255,255,255,.55);border:1px solid var(--line);border-radius:18px;padding:20px}.theme-category.empty{padding:24px;text-align:center}.category-head{display:flex;justify-content:space-between;align-items:end;margin-bottom:15px;border-bottom:1px solid var(--line);padding-bottom:13px}.category-head span{font-size:8px;letter-spacing:2px;color:var(--accent);font-weight:800}.category-head h3{font:600 31px/1 "Cormorant Garamond",serif;margin:5px 0 0}.category-head small{font-size:10px;color:#777}.theme-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:17px}.theme-card{background:#fff;border:1px solid var(--line);border-radius:15px;overflow:hidden;cursor:pointer;transition:.25s}.theme-card:hover{transform:translateY(-5px);box-shadow:0 18px 35px #38261714}.theme-card img{width:100%;height:275px;display:block;object-fit:cover;background:#eee}.theme-info{padding:14px}.theme-info h3{font:600 23px "Cormorant Garamond",serif;margin:0}.theme-info p{font-size:11px;color:#777;margin:5px 0 8px}.theme-actions{display:flex;gap:7px;margin-top:10px}.theme-btn{flex:1;display:inline-flex;align-items:center;justify-content:center;border-radius:20px;padding:9px 10px;font-size:9px;font-weight:800;text-decoration:none;cursor:pointer}.theme-btn.preview{border:1px solid var(--green);background:#fff;color:var(--green)}.theme-btn.order{border:1px solid var(--green);background:var(--green);color:#fff}.theme-mini select{display:block;width:100%;margin-top:5px;border:1px solid #ddd;border-radius:8px;padding:9px;font:inherit;font-size:12px;background:#fff}.feature-grid{max-width:1000px;margin:auto;display:grid;grid-template-columns:repeat(3,1fr);gap:15px}.feature{background:#fffaf4;border:1px solid #e0d5c6;border-radius:15px;padding:23px}.feature .icon{font-size:25px}.feature h3{font:600 23px "Cormorant Garamond",serif;margin:11px 0 5px}.feature p{font-size:12px;color:#777;line-height:1.6;margin:0}
.pricing-grid{max-width:1080px;margin:auto;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:22px;align-items:stretch}.price-card{position:relative;background:#fff;border:1px solid #dfd5c8;border-radius:18px;overflow:visible;display:flex;flex-direction:column;min-height:385px;padding:27px 26px 22px;box-shadow:0 8px 24px #3826170b;transition:transform .25s,box-shadow .25s}.price-card:hover{transform:translateY(-4px);box-shadow:0 16px 34px #38261716}.price-card.popular{background:var(--green);color:#fff;border:1px solid var(--green);transform:translateY(-8px);box-shadow:0 18px 38px #244a3a2b}.price-card.popular:hover{transform:translateY(-12px)}.popular-badge{position:absolute;top:-13px;left:50%;transform:translateX(-50%);background:#b89467;color:#fff;border:3px solid #f1e9de;border-radius:20px;padding:6px 15px;font-size:8px;font-weight:800;letter-spacing:1px;white-space:nowrap}.price-head{padding:0;background:transparent;text-align:left}.price-head small{display:block;color:#b89467;font-size:8px;letter-spacing:1.7px;font-weight:800;margin-bottom:9px}.popular .price-head small{color:#dcc6a4}.price-head h3{font:600 29px/1.1 "Cormorant Garamond",serif;margin:0;color:var(--ink)}.popular .price-head h3{color:#fff}.price{font:700 24px "Cormorant Garamond",serif;text-align:left;margin:17px 0 7px;color:var(--ink)}.popular .price{color:#fff}.price-card ul{list-style:none;padding:0;margin:8px 0 12px;min-height:0;flex:1;font-size:11px;line-height:2}.price-card li{color:#756f67}.popular li{color:#eee8de}.price-card li:before{content:"✓";color:#b89467;font-weight:700;margin-right:9px}.popular li:before{color:#dcc6a4}.price-action{display:block;margin:10px 0 0;padding:12px 15px;border-radius:22px;background:#eee0ce;text-align:center;color:var(--ink);font-size:10px;font-weight:800;text-decoration:none;transition:.2s}.price-action:hover{filter:brightness(.97)}.popular .price-action{background:#f1e5d3}
.steps-grid{max-width:1050px;margin:auto;display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.step-card{background:#fffaf4;border:1px solid #e0d5c6;border-radius:16px;padding:25px 21px;min-height:225px;position:relative}.step-number{font:600 31px "Cormorant Garamond",serif;color:var(--accent);margin-bottom:17px}.step-card h3{font:600 24px "Cormorant Garamond",serif;margin:0 0 8px}.step-card p{font-size:11px;color:#777;line-height:1.7;margin:0}.step-card:not(:last-child):after{content:"→";position:absolute;right:-15px;top:50%;width:28px;height:28px;border-radius:50%;background:#e6d6c2;display:grid;place-items:center;font-size:11px;z-index:2}
.testimonial-grid{max-width:1050px;margin:auto;display:grid;grid-template-columns:repeat(3,1fr);gap:17px}.testimonial{background:#fff;border:1px solid var(--line);border-radius:17px;padding:27px 24px;box-shadow:0 8px 24px #38261708}.quote{font:700 52px/0.7 "Cormorant Garamond",serif;color:var(--accent)}.testimonial>p{font:italic 18px/1.55 "Cormorant Garamond",serif;margin:17px 0 24px;color:#4e554f}.person{border-top:1px solid var(--line);padding-top:13px;display:flex;flex-direction:column;gap:3px}.person strong{font-size:11px}.person span{font-size:9px;color:#8a837b}
.faq-list{max-width:800px;margin:auto}.faq-item{border-bottom:1px solid var(--line)}.faq-q{padding:18px 5px;display:flex;justify-content:space-between;font-size:13px;font-weight:700;cursor:pointer}.faq-a{display:none;padding:0 5px 18px;color:#777;font-size:12px;line-height:1.7}.faq-item.open .faq-a{display:block}.cta{padding:70px 9vw;background:var(--green);color:#fff;display:flex;justify-content:space-between;align-items:center;gap:30px}.cta h2{font:500 53px/1 "Cormorant Garamond",serif;margin:12px 0}.cta p{font-size:12px;opacity:.75}.cta>div{max-width:700px}footer{background:#1e3027;color:#fff;padding:28px 6vw;display:flex;justify-content:space-between;gap:20px;font-size:10px}footer b{letter-spacing:2px}
.backdrop{display:none;position:fixed;inset:0;background:#0008;z-index:50}.editor{display:none;position:fixed;z-index:51;right:0;top:0;width:min(480px,100vw);height:100vh;background:#fff;overflow:auto;padding:20px;box-shadow:-20px 0 55px #0004}.editor-top{display:flex;justify-content:space-between;gap:15px}.editor-top h3{margin:0;font-size:21px}.editor-top small{color:#777;display:block;margin-top:4px;font-size:10px}.close{border:0;background:#eee;border-radius:50%;width:32px;height:32px;font-size:21px;cursor:pointer}.toolbar{display:flex;gap:7px;flex-wrap:wrap;margin:16px 0}.toolbar button:not(.btn){border:0;background:#eee;border-radius:8px;padding:9px 11px;font-size:11px;cursor:pointer}.tabs{display:flex;gap:4px;overflow:auto;border-bottom:1px solid #ddd}.tab{border:0;background:transparent;padding:10px 12px;font-size:11px;font-weight:700;cursor:pointer;white-space:nowrap}.tab.active{color:var(--green);border-bottom:2px solid var(--green)}.tab-panel{display:none;padding-top:12px}.tab-panel.active{display:block}label{display:block;font-size:11px;font-weight:700;margin:12px 0}label small{font-weight:400;color:#888}input,textarea{display:block;width:100%;margin-top:5px;border:1px solid #ddd;border-radius:8px;padding:9px;font:inherit;font-size:12px}input[type=color]{height:40px;padding:3px}.mini{background:#f7f3ed;border-radius:10px;padding:11px;margin:10px 0}.mini-head{display:flex;justify-content:space-between;align-items:center}.mini-head b{font-size:12px}.danger{border:0;background:#f3d9d5;color:#9b3e31;border-radius:7px;padding:5px 8px;font-size:10px;cursor:pointer}.image-row{display:grid;grid-template-columns:70px 1fr;gap:9px;align-items:center}.thumb{width:70px;height:80px;border-radius:8px;object-fit:cover;background:#ddd}.panel-title{display:flex;justify-content:space-between;align-items:center}.panel-title>button{border:0;background:#e8dfd2;border-radius:8px;padding:8px 10px;font-size:10px;font-weight:700;cursor:pointer}.hint{font-size:10px;color:#777;line-height:1.6;background:#f6f1e9;padding:12px;border-radius:9px}
@media(max-width:1050px){.theme-grid{grid-template-columns:repeat(2,1fr)}.nav nav{gap:10px}.nav nav a:nth-child(n+6){display:none}.steps-grid{grid-template-columns:repeat(2,1fr)}.step-card:not(:last-child):after{display:none}}
@media(max-width:900px){.nav nav{display:none}.hero{grid-template-columns:1fr;padding:55px 7vw}.hero-visual{order:-1;height:450px}.phone{height:430px;width:225px}.theme-grid{grid-template-columns:repeat(2,1fr)}.feature-grid{grid-template-columns:1fr}.pricing-grid{grid-template-columns:1fr;max-width:620px}.price-card.popular,.price-card.popular:hover{transform:none}.steps-grid{grid-template-columns:1fr;max-width:620px}.testimonial-grid{grid-template-columns:1fr;max-width:620px}.cta{flex-direction:column;align-items:flex-start}.cta h2{font-size:44px}footer{flex-direction:column}}
@media(max-width:500px){.theme-grid{grid-template-columns:1fr;gap:9px}.category-head h3{font-size:27px}.theme-card img{height:195px}.heading h2{font-size:39px}.hero h1{font-size:50px}.hero h1 em{font-size:58px}.pricing-grid{gap:18px}.price-card{min-height:360px;padding:24px 21px 19px}.price-head h3{font-size:27px}.price{font-size:23px}}

/* Premium theme catalogue */
.theme-filter-wrap{display:flex;justify-content:center;margin:-8px auto 34px;position:relative;z-index:2}.theme-filter{display:inline-flex;gap:5px;padding:6px;background:rgba(255,255,255,.82);border:1px solid var(--line);border-radius:999px;box-shadow:0 12px 35px rgba(55,38,23,.08);backdrop-filter:blur(12px)}.theme-filter-btn{border:0;background:transparent;color:#6f675f;border-radius:999px;padding:11px 20px;font-size:10px;font-weight:800;letter-spacing:.4px;cursor:pointer;transition:.25s}.theme-filter-btn:hover{color:var(--green);background:#f5efe7}.theme-filter-btn.active{background:var(--green);color:#fff;box-shadow:0 7px 18px rgba(30,60,45,.18)}.theme-category{position:relative;overflow:hidden;box-shadow:0 12px 35px rgba(55,38,23,.045)}.theme-category:before{content:"";position:absolute;inset:0 0 auto;height:3px;background:var(--accent);opacity:.85}.theme-category.premium:before{background:#b89467}.theme-category.exclusive:before{background:#3d5547}.category-head{align-items:center}.category-head h3{font-size:36px}.category-head p{margin:7px 0 0;font-size:10px;color:#8a8278}.theme-card{position:relative;box-shadow:0 8px 22px rgba(55,38,23,.05)}.theme-image-wrap{position:relative;overflow:hidden}.theme-card img{transition:transform .45s ease,filter .45s ease}.theme-card:hover img{transform:scale(1.045);filter:saturate(1.04)}.theme-badge{position:absolute;top:12px;left:12px;padding:6px 10px;border-radius:999px;background:rgba(255,255,255,.9);backdrop-filter:blur(8px);font-size:8px;font-weight:900;letter-spacing:1.4px;color:var(--green);box-shadow:0 5px 16px rgba(0,0,0,.1)}.theme-category.premium .theme-badge{color:#8b6840}.theme-category.exclusive .theme-badge{color:#334b3d}.theme-info h3{font-size:25px}.theme-actions{gap:8px}.theme-btn{min-height:36px}.theme-btn.preview{background:#fffaf4}.theme-btn.order{box-shadow:0 7px 15px rgba(30,60,45,.14)}
@media(max-width:600px){.theme-filter{width:100%;justify-content:space-between}.theme-filter-btn{padding:10px 11px;font-size:9px}.theme-category{padding:14px}.category-head h3{font-size:30px}.category-head p{font-size:9px}.theme-filter-wrap{margin-bottom:25px}}
/* Premium katalog v3 */
.theme-toolbar{display:flex;justify-content:center;align-items:center;gap:14px;flex-wrap:wrap;margin:-18px auto 38px}.theme-filter{display:flex;gap:6px;padding:6px;background:#fff;border:1px solid var(--line);border-radius:999px;box-shadow:0 10px 30px #392d2110}.theme-filter-btn{border:0;background:transparent;color:#6d675f;border-radius:999px;padding:11px 18px;font-size:10px;font-weight:800;letter-spacing:.8px;cursor:pointer;transition:.25s}.theme-filter-btn.active,.theme-filter-btn:hover{background:var(--green);color:#fff}.theme-search{height:42px;display:flex;align-items:center;gap:7px;background:#fff;border:1px solid var(--line);border-radius:22px;padding:0 14px;min-width:210px;box-shadow:0 10px 30px #392d2110}.theme-search span{font-size:20px;color:var(--accent)}.theme-search input{border:0;outline:0;background:transparent;width:100%;font-size:11px;color:var(--ink)}
.theme-category{padding:28px;border:1px solid var(--line);border-radius:28px;margin-bottom:24px;position:relative;overflow:hidden;background:linear-gradient(145deg,#fffdf9,#faf5ed)}.theme-category.premium{background:linear-gradient(145deg,#fffdf9,#f5efe6)}.theme-category.exclusive{background:linear-gradient(145deg,#fffdf9,#eee7db);border-color:#d9c5a8}.category-head{display:flex;justify-content:space-between;gap:20px;align-items:end;margin-bottom:24px}.category-head>div>span{font-size:9px;letter-spacing:3px;color:var(--accent);font-weight:800}.category-head h3{font:600 34px/1 "Cormorant Garamond",serif;margin:7px 0 4px}.category-head p{margin:0;color:#7b756d;font-size:11px}.category-head small{font-size:10px;color:#7d756b;white-space:nowrap}.theme-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.theme-card{background:#fff;border:1px solid #e9dfd2;border-radius:22px;overflow:hidden;box-shadow:0 14px 35px #3a2d1b0b;transition:.3s;position:relative}.theme-card:hover{transform:translateY(-5px);box-shadow:0 24px 50px #3a2d1b18}.theme-image-wrap{height:285px;background:#eee;position:relative;overflow:hidden;padding:12px}.theme-image-wrap:after{content:"";position:absolute;inset:12px;border:1px solid #ffffff70;border-radius:15px;pointer-events:none}.theme-image-wrap img{width:100%;height:100%;object-fit:cover;border-radius:15px;transition:.5s}.theme-card:hover .theme-image-wrap img{transform:scale(1.04)}.theme-badge{position:absolute;left:23px;top:23px;background:#fffdf9e8;color:var(--green);border:1px solid #ffffffaa;padding:7px 10px;border-radius:20px;font-size:8px;font-weight:900;letter-spacing:1.3px;z-index:2}.theme-label{position:absolute;right:23px;top:23px;background:var(--green);color:#fff;padding:7px 10px;border-radius:20px;font-size:7px;font-weight:900;letter-spacing:1px;z-index:2}.theme-info{padding:17px 18px 19px}.theme-info h3{font:600 25px/1 "Cormorant Garamond",serif;margin:0 0 5px}.theme-info p{font-size:10px;color:#817a71;margin:0 0 11px}.theme-meta{display:flex;justify-content:space-between;align-items:center;margin-bottom:13px}.theme-price{font-size:11px;font-weight:800;color:var(--green)}.theme-fav{border:0;background:#f8f3eb;width:30px;height:30px;border-radius:50%;cursor:pointer;color:#a18b70;font-size:15px}.theme-fav.active{color:#a35d55;background:#f4e4df}.theme-actions{display:grid;grid-template-columns:1fr 1fr;gap:8px}.theme-btn{display:flex;justify-content:center;align-items:center;border-radius:13px;padding:10px;border:1px solid var(--green);font-size:9px;font-weight:800;text-decoration:none;cursor:pointer}.theme-btn.preview{background:#fff;color:var(--green)}.theme-btn.order{background:var(--green);color:#fff}.theme-category.empty{padding:35px;text-align:center}.theme-category.empty .category-head{margin-bottom:10px}.theme-category.empty p{font-size:11px;color:#817a71}.phone{overflow:hidden}.phone-screen{position:relative}.phone-screen:before{content:"LIVE PREVIEW";position:absolute;top:18px;right:18px;font:700 7px Inter,sans-serif;letter-spacing:1.5px;color:#7e7569}
@media(max-width:900px){.theme-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:620px){.theme-toolbar{align-items:stretch}.theme-filter{width:100%;overflow:auto;justify-content:flex-start}.theme-filter-btn{white-space:nowrap;padding:10px 14px}.theme-search{width:100%}.theme-category{padding:18px;border-radius:22px}.theme-grid{grid-template-columns:1fr}.theme-image-wrap{height:300px}.category-head{align-items:start}.category-head h3{font-size:30px}}

footer{align-items:center;flex-wrap:wrap}footer a{color:#fff;text-decoration:none}footer a:hover{color:#dcc6a4}.footer-brand{display:flex;align-items:center;gap:8px}.footer-icon,.ig-icon{width:25px;height:25px;border:1px solid #ffffff44;border-radius:50%;display:inline-grid;place-items:center;font-size:12px}.footer-instagram{display:flex;align-items:center;gap:8px}
/* Theme catalogue: compact first view + show all */
.theme-more{display:flex;justify-content:center;margin-top:24px}.theme-more-btn{border:1px solid var(--green);background:#fffdf9;color:var(--green);border-radius:999px;padding:11px 20px;font-size:10px;font-weight:800;letter-spacing:.5px;cursor:pointer;transition:.25s}.theme-more-btn:hover{background:var(--green);color:#fff;transform:translateY(-1px);box-shadow:0 8px 18px #1e3c2d18}
