
:root{--bg:#fcfbf9;--card:#fff;--card2:#fff8ef;--text:#1d1d1d;--muted:#666;--line:#ece6dd;--orange:#ff8c00;--orange2:#ffb347;--shadow:0 18px 48px rgba(0,0,0,.08);--radius:26px}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,system-ui,-apple-system,Segoe UI,Arial,sans-serif;background:var(--bg);color:var(--text);line-height:1.65;overflow-x:hidden}a{text-decoration:none;color:inherit}img{max-width:100%;display:block}.home-no-scroll{height:100vh;overflow:hidden}.mt-topline{height:38px;background:linear-gradient(90deg,var(--orange),var(--orange2));color:#fff;text-align:center;padding:.45rem 1rem;font-weight:800;font-size:.92rem}.mt-header{height:72px;position:sticky;top:0;z-index:20;background:rgba(255,255,255,.94);backdrop-filter:blur(12px);border-bottom:1px solid var(--line);display:flex;justify-content:space-between;align-items:center;padding:0 5vw}.home-no-scroll .mt-header{position:relative}.mt-brand{display:flex;gap:.75rem;align-items:center;font-weight:900}.mt-brand span{width:42px;height:42px;border-radius:14px;background:linear-gradient(135deg,var(--orange),var(--orange2));display:grid;place-items:center;color:#fff;box-shadow:var(--shadow)}.mt-nav{display:flex;gap:.85rem;align-items:center;font-weight:700}.mt-nav a{font-size:.95rem}.mt-cta{background:linear-gradient(135deg,var(--orange),var(--orange2));color:#fff;padding:.75rem 1rem;border-radius:14px;box-shadow:var(--shadow)}.mt-menu{display:none;border:none;background:#fff;border-radius:12px;padding:.7rem .9rem;font-size:1.15rem;box-shadow:var(--shadow)}.mt-home{height:calc(100vh - 110px);display:grid;place-items:center;padding:1.2rem 5vw;position:relative}.mt-home:before,.mt-home:after{content:"";position:absolute;border-radius:50%;z-index:-1;filter:blur(8px)}.mt-home:before{width:420px;height:420px;right:-120px;top:30px;background:#ffe0b8}.mt-home:after{width:360px;height:360px;left:-120px;bottom:-100px;background:#fff0d8}.mt-home-card{width:min(980px,100%);background:rgba(255,255,255,.96);border:1px solid var(--line);border-radius:34px;padding:clamp(1.3rem,3vw,2.6rem);box-shadow:var(--shadow);text-align:center}.mt-eyebrow{display:inline-block;padding:.45rem .8rem;border-radius:999px;background:var(--card2);border:1px solid #f2dcc0;color:#b56300;font-weight:800;font-size:.88rem;margin-bottom:.8rem}.mt-home h1{font-size:clamp(2.4rem,6vw,5.6rem);letter-spacing:-.055em;line-height:.95;margin:.2rem 0 .8rem}.mt-home p{max-width:720px;margin:.5rem auto 1.1rem;color:var(--muted);font-size:1.08rem}.mt-home-upload{display:grid;gap:.85rem;max-width:680px;margin:auto}.mt-drop{cursor:pointer;border:2px dashed #f0c181;border-radius:24px;background:#fffaf3;padding:1rem;display:grid;gap:.15rem}.mt-drop input{display:none}.mt-drop-icon{width:46px;height:46px;border-radius:16px;background:linear-gradient(135deg,var(--orange),var(--orange2));color:#fff;display:grid;place-items:center;margin:0 auto;font-size:1.6rem;font-weight:900}.mt-home-options{display:grid;grid-template-columns:1fr 110px;gap:.8rem}.mt-home-options select,.mt-home-options input,.mt-panel input,.mt-panel select,.mt-panel textarea{width:100%;padding:.95rem 1rem;border:1px solid var(--line);border-radius:16px;background:#fff;font:inherit}.mt-btn{display:inline-flex;align-items:center;justify-content:center;border:none;border-radius:16px;padding:1rem 1.25rem;font-weight:800;cursor:pointer}.mt-btn-primary{background:linear-gradient(135deg,var(--orange),var(--orange2));color:#fff;box-shadow:var(--shadow)}.mt-btn-secondary{background:#fff;border:1px solid var(--line);color:var(--text);box-shadow:var(--shadow)}.mt-home-price{font-size:2rem;font-weight:900;color:var(--orange)}.mt-small-link{color:#995500;font-weight:800}.mt-section,.mt-pagehead{padding:4.4rem 5vw}.mt-section{max-width:1450px;margin:auto}.mt-pagehead{text-align:center;max-width:980px;margin:auto;padding-bottom:2rem}.mt-pagehead h1{font-size:clamp(2.1rem,4.2vw,4.2rem);line-height:1.08;margin:.15rem 0 1rem}.mt-pagehead p{color:var(--muted);font-size:1.08rem}.mt-grid-3,.mt-grid-4,.mt-portfolio,.mt-timeline{display:grid;gap:1rem}.mt-grid-3{grid-template-columns:repeat(3,1fr)}.mt-grid-4{grid-template-columns:repeat(4,1fr)}.mt-portfolio{grid-template-columns:repeat(3,1fr)}.mt-card,.mt-panel,.mt-step,.mt-faq details{background:#fff;border:1px solid var(--line);border-radius:var(--radius);padding:1.15rem;box-shadow:var(--shadow)}.mt-card img{width:100%;border-radius:18px;margin-bottom:1rem}.mt-split,.mt-quote,.mt-contact{display:grid;grid-template-columns:1fr 1fr;gap:2rem;align-items:start}.mt-rounded{border-radius:30px;box-shadow:var(--shadow)}.mt-formgrid{display:grid;grid-template-columns:repeat(2,1fr);gap:1rem}.mt-panel label{display:block;font-weight:700;margin:.85rem 0 .35rem}.mt-fileinfo{margin-top:.75rem;padding:.9rem 1rem;border-radius:14px;background:var(--card2);border:1px dashed #f0cd97;color:#8a5600}.mt-price{display:block;font-size:2.35rem;font-weight:900;color:var(--orange);margin-bottom:.5rem}.mt-muted{color:var(--muted)}.mt-actions{display:flex;gap:1rem;flex-wrap:wrap;margin:1rem 0}.mt-pills{display:flex;flex-wrap:wrap;gap:.7rem}.mt-pills span{padding:.52rem .78rem;border:1px solid #efd7b4;border-radius:999px;background:#fff;color:#7b4b00;font-weight:700}.mt-list{padding-left:1.2rem}.mt-timeline{grid-template-columns:repeat(3,1fr)}.mt-step span{display:inline-grid;place-items:center;width:54px;height:54px;border-radius:18px;background:linear-gradient(135deg,var(--orange),var(--orange2));color:#fff;font-weight:900;margin-bottom:.8rem}.mt-faq{display:grid;gap:1rem;max-width:980px}.mt-faq summary{cursor:pointer;font-weight:800}.mt-footer{max-width:1450px;margin:2rem auto 0;padding:2.2rem 5vw 3rem;border-top:1px solid var(--line);display:grid;grid-template-columns:1.2fr .9fr .9fr .9fr;gap:1rem}.mt-footer a{display:block;color:var(--muted);margin:.35rem 0}.reveal{opacity:0;transform:translateY(26px);transition:.7s ease}.reveal.visible{opacity:1;transform:none}
@media(max-width:1100px){.mt-nav{gap:.55rem}.mt-nav a{font-size:.88rem}.mt-split,.mt-quote,.mt-contact{grid-template-columns:1fr}.mt-grid-3,.mt-grid-4,.mt-portfolio,.mt-timeline,.mt-footer{grid-template-columns:1fr 1fr}}
@media(max-width:820px){.home-no-scroll{height:auto;overflow:auto}.mt-topline{height:auto}.mt-header{height:auto;min-height:72px}.mt-menu{display:block}.mt-nav{display:none;position:absolute;top:72px;left:5vw;right:5vw;background:#fff;border:1px solid var(--line);border-radius:18px;box-shadow:var(--shadow);padding:1rem;flex-direction:column;align-items:flex-start}.mt-nav.open{display:flex}.mt-home{height:auto;min-height:calc(100vh - 110px)}.mt-home-options,.mt-grid-3,.mt-grid-4,.mt-portfolio,.mt-timeline,.mt-footer,.mt-formgrid{grid-template-columns:1fr}.mt-section,.mt-pagehead{padding:2.6rem 5vw}}
