/* Guia das Plantas Premium 8 — Smart Story */
:root{--gpp-smart-green:var(--gpp-primary,#176b45);--gpp-smart-ink:var(--gpp-text,#173126);--gpp-smart-muted:var(--gpp-muted,#68786f);--gpp-smart-paper:var(--gpp-bg,#f4f2e9);--gpp-smart-surface:var(--gpp-surface,#fff);--gpp-smart-gold:var(--gpp-secondary,#e6bc52);--gpp-smart-line:rgba(20,61,42,.11);--gpp-smart-shadow:0 18px 50px rgba(18,57,37,.10);--gpp-smart-header:54px;--gpp-smart-controls:62px}
html:has(body.gpp-smart-body),body.gpp-smart-body{width:100%;height:100%;margin:0!important;overflow:hidden!important;overscroll-behavior:none;background:var(--gpp-smart-paper)!important}
body.gpp-smart-body.admin-bar{height:calc(100% - 32px)}
.gpp-smart-app,.gpp-smart-app *{box-sizing:border-box}
.gpp-smart-app{width:100%;height:100dvh;min-height:0;display:grid;grid-template-rows:var(--gpp-smart-header) minmax(0,1fr) var(--gpp-smart-controls);overflow:hidden;background:linear-gradient(180deg,#f9f8f2 0%,var(--gpp-smart-paper) 100%);color:var(--gpp-smart-ink);font-family:var(--gpp-font-body,system-ui,-apple-system,"Segoe UI",sans-serif)}
.admin-bar .gpp-smart-app{height:calc(100dvh - 32px)}
.gpp-smart-app button,.gpp-smart-app a{font:inherit;-webkit-tap-highlight-color:transparent}
.gpp-smart-app svg{width:20px;height:20px;display:block}
.gpp-smart-header{height:var(--gpp-smart-header);display:grid;grid-template-columns:minmax(0,1fr) auto auto;align-items:center;gap:9px;padding:7px 12px;border-bottom:1px solid var(--gpp-smart-line);background:rgba(251,250,245,.94);backdrop-filter:blur(16px);z-index:40}
.gpp-smart-brand{min-width:0;display:flex;align-items:center;gap:9px;color:var(--gpp-smart-ink);text-decoration:none}
.gpp-smart-brand>span{width:34px;height:34px;flex:0 0 34px;border-radius:12px;display:grid;place-items:center;overflow:hidden;background:var(--gpp-smart-green);color:#fff}
.gpp-smart-brand>span img{width:100%;height:100%;object-fit:cover}.gpp-smart-brand>span svg{width:19px;height:19px}
.gpp-smart-brand strong{display:block;max-width:155px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font:800 12px/1.1 var(--gpp-font-ui,system-ui)}
.gpp-smart-counter{display:flex;align-items:center;gap:3px;padding:6px 9px;border-radius:999px;background:#e9efe8;color:#1b573d;font:800 10px/1 var(--gpp-font-ui,system-ui)}
.gpp-smart-counter span{opacity:.45}.gpp-smart-counter b{font-weight:700}
.gpp-smart-header-actions{display:flex;gap:3px}.gpp-smart-header-actions button{width:34px;height:34px;padding:0;border:0;border-radius:50%;display:grid;place-items:center;background:transparent;color:#2b6048}.gpp-smart-header-actions button:active{background:#e8efe9}
.gpp-smart-stage{position:relative;min-height:0;overflow:hidden}.gpp-smart-progress{position:absolute;z-index:30;top:0;left:0;right:0;height:3px;background:rgba(21,99,63,.08)}.gpp-smart-progress i{display:block;width:0;height:100%;background:linear-gradient(90deg,var(--gpp-smart-gold),var(--gpp-smart-green));transition:width .22s ease}
.gpp-smart-deck{width:100%;height:100%;display:flex;overflow-x:auto;overflow-y:hidden;scroll-snap-type:x mandatory;scroll-behavior:smooth;overscroll-behavior-inline:contain;scrollbar-width:none;touch-action:pan-x}
.gpp-smart-deck::-webkit-scrollbar{display:none}
.gpp-smart-slide{position:relative;flex:0 0 100%;width:100%;min-width:100%;height:100%;min-height:0;scroll-snap-align:start;scroll-snap-stop:always;overflow:hidden;background:#f7f5ed}
.gpp-smart-slide:nth-child(4n+2){background:#eef4ec}.gpp-smart-slide:nth-child(4n+3){background:#f9f2df}.gpp-smart-slide:nth-child(4n+4){background:#eaf2ef}
.gpp-smart-slide-shell{width:100%;height:100%;min-height:0;max-width:760px;margin:0 auto;padding:18px 17px 15px;display:flex;flex-direction:column;gap:12px;overflow:hidden}
.gpp-smart-slide-head{flex:0 0 auto}.gpp-smart-slide-head>div{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:8px}.gpp-smart-slide-head small{font:850 9px/1 var(--gpp-font-ui,system-ui);letter-spacing:.15em;color:var(--gpp-smart-green)}.gpp-smart-slide-head>div span{font:800 9px/1 var(--gpp-font-ui,system-ui);color:#708077}
.gpp-smart-slide-head h2{margin:0;color:var(--gpp-smart-ink);font:var(--gpp-heading-weight,750) clamp(25px,7.5vw,36px)/1.02 var(--gpp-font-heading,Georgia,serif);letter-spacing:-.035em}.gpp-smart-slide-head p{margin:8px 0 0;color:var(--gpp-smart-muted);font-size:13px;line-height:1.42}
.gpp-smart-cover{display:grid;grid-template-rows:minmax(0,43%) minmax(0,57%);background:#f8f6ee!important}
.gpp-smart-cover-media{position:relative;min-height:0;overflow:hidden;background:#dce9df}.gpp-smart-cover-media::after{content:"";position:absolute;inset:auto 0 0;height:50%;background:linear-gradient(180deg,transparent,rgba(11,42,27,.56))}.gpp-smart-cover-media img{width:100%;height:100%;object-fit:var(--gpp-image-fit,cover);object-position:var(--gpp-image-x,50%) var(--gpp-image-y,50%);transform:scale(var(--gpp-image-zoom,1));display:block}.gpp-smart-cover-media>span{position:absolute;z-index:2;left:16px;bottom:14px;padding:7px 10px;border-radius:999px;background:rgba(255,255,255,.9);color:#1d5138;font:800 9px/1 var(--gpp-font-ui,system-ui);letter-spacing:.05em}
.gpp-smart-fallback{width:100%;height:100%;display:grid;place-items:center;color:var(--gpp-smart-green)}.gpp-smart-fallback svg{width:80px;height:80px}
.gpp-smart-cover-copy{min-height:0;padding:18px 18px 16px;display:flex;flex-direction:column;overflow:hidden}.gpp-smart-cover-copy>small{color:var(--gpp-smart-green);font:850 9px/1 var(--gpp-font-ui,system-ui);letter-spacing:.16em}.gpp-smart-cover-copy h1{margin:7px 0 4px;font:var(--gpp-heading-weight,760) clamp(30px,9.2vw,48px)/.97 var(--gpp-font-heading,Georgia,serif);letter-spacing:-.045em}.gpp-smart-cover-copy em{font-size:11px;color:var(--gpp-smart-muted)}.gpp-smart-cover-copy>p{margin:10px 0 0;font-size:13.5px;line-height:1.48;color:#365244;display:-webkit-box;-webkit-line-clamp:4;-webkit-box-orient:vertical;overflow:hidden}.gpp-smart-cover-facts{display:flex;gap:8px;margin-top:12px}.gpp-smart-cover-facts span{padding:8px 10px;border:1px solid var(--gpp-smart-line);border-radius:12px;background:rgba(255,255,255,.62);font:700 9px/1.2 var(--gpp-font-ui,system-ui);color:#587066}.gpp-smart-cover-facts b{color:var(--gpp-smart-green);font-size:12px}.gpp-smart-primary,.gpp-smart-next{min-height:48px;border:0;border-radius:15px;padding:0 15px;display:flex;align-items:center;justify-content:space-between;gap:12px;background:var(--gpp-smart-green);color:#fff;font:800 12px/1 var(--gpp-font-ui,system-ui)}.gpp-smart-primary{width:100%;margin-top:auto}.gpp-smart-primary svg,.gpp-smart-next svg{width:18px;height:18px}
.gpp-smart-options{min-height:0;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;overflow:auto;scrollbar-width:none}.gpp-smart-options::-webkit-scrollbar{display:none}.gpp-smart-options button{position:relative;min-height:72px;padding:11px 10px;border:1px solid rgba(23,86,55,.11);border-radius:16px;background:rgba(255,255,255,.74);color:var(--gpp-smart-ink);text-align:left;box-shadow:0 9px 22px rgba(19,58,37,.05);transition:transform .16s ease,border-color .16s ease,background .16s ease}.gpp-smart-options button>span{display:block;color:var(--gpp-smart-green);font:850 9px/1 var(--gpp-font-ui,system-ui)}.gpp-smart-options button strong{display:block;margin-top:7px;font:800 12.5px/1.22 var(--gpp-font-ui,system-ui);display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.gpp-smart-options button i{position:absolute;right:9px;top:9px;width:8px;height:8px;border-radius:50%;background:#d5dfd7}.gpp-smart-options button.is-active{background:#fff;border-color:rgba(17,112,65,.42);transform:translateY(-1px)}.gpp-smart-options button.is-active i{background:var(--gpp-smart-green);box-shadow:0 0 0 4px rgba(23,107,69,.12)}
.gpp-smart-result{flex:1 1 auto;min-height:102px;padding:14px 15px;border-radius:19px;background:linear-gradient(145deg,#173d2d,#205a3f);color:#fff;box-shadow:var(--gpp-smart-shadow);overflow:hidden}.gpp-smart-result small{display:block;color:#dbbb62;font:850 8px/1 var(--gpp-font-ui,system-ui);letter-spacing:.14em}.gpp-smart-result strong{display:block;margin-top:8px;font:800 14px/1.22 var(--gpp-font-ui,system-ui)}.gpp-smart-result p{margin:7px 0 0;font-size:12px;line-height:1.4;color:rgba(255,255,255,.78);display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}
.gpp-smart-focus{flex:1;min-height:0;padding:20px;border-radius:24px;background:linear-gradient(145deg,#fff,#edf4ed);border:1px solid var(--gpp-smart-line);box-shadow:var(--gpp-smart-shadow);display:flex;align-items:center;gap:10px;overflow:hidden}.gpp-smart-focus>span{align-self:flex-start;color:var(--gpp-smart-gold);font:700 74px/.75 Georgia,serif}.gpp-smart-focus p{margin:0;font:650 clamp(18px,5.5vw,26px)/1.28 var(--gpp-font-heading,Georgia,serif);color:#264735;display:-webkit-box;-webkit-line-clamp:8;-webkit-box-orient:vertical;overflow:hidden}
.gpp-smart-stepper{flex:1;min-height:0;display:flex;flex-direction:column;gap:10px}.gpp-smart-step-card{flex:1;min-height:0;padding:19px;border-radius:24px;background:#fff;border:1px solid var(--gpp-smart-line);box-shadow:var(--gpp-smart-shadow);display:grid;grid-template-columns:48px minmax(0,1fr);gap:13px;align-items:start;overflow:hidden}.gpp-smart-step-card>span{width:48px;height:48px;border-radius:16px;display:grid;place-items:center;background:var(--gpp-smart-green);color:#fff;font:850 11px/1 var(--gpp-font-ui,system-ui)}.gpp-smart-step-card strong{display:block;font:850 15px/1.2 var(--gpp-font-ui,system-ui)}.gpp-smart-step-card p{margin:10px 0 0;font-size:13px;line-height:1.5;color:#50675c;display:-webkit-box;-webkit-line-clamp:8;-webkit-box-orient:vertical;overflow:hidden}.gpp-smart-step-controls{display:grid;grid-template-columns:auto minmax(55px,1fr) auto;align-items:center;gap:10px}.gpp-smart-step-controls button{min-height:38px;padding:0 12px;border:0;border-radius:12px;background:#fff;color:#26543e;font:800 10px/1 var(--gpp-font-ui,system-ui)}.gpp-smart-step-controls button:disabled{opacity:.35}.gpp-smart-step-controls i{height:5px;border-radius:999px;background:rgba(17,91,57,.12);overflow:hidden}.gpp-smart-step-controls i::before{content:"";display:block;width:var(--gpp-step-progress,20%);height:100%;background:var(--gpp-smart-green);transition:width .2s ease}
.gpp-smart-slide-actions{flex:0 0 auto;display:grid;grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);gap:8px}.gpp-smart-slide-actions:has(.gpp-smart-next:only-child){grid-template-columns:1fr}.gpp-smart-read{min-height:48px;padding:0 12px;border:1px solid var(--gpp-smart-line);border-radius:15px;background:rgba(255,255,255,.64);color:#2b5e45;display:flex;align-items:center;justify-content:center;gap:7px;font:800 10px/1 var(--gpp-font-ui,system-ui)}.gpp-smart-read svg{width:17px;height:17px}.gpp-smart-next{width:100%;font-size:10px}
.topic-water .gpp-smart-result{background:linear-gradient(145deg,#173e46,#216270)}.topic-light .gpp-smart-result{background:linear-gradient(145deg,#56431e,#80672b)}.topic-soil .gpp-smart-result{background:linear-gradient(145deg,#493629,#6c4f39)}.topic-health .gpp-smart-result{background:linear-gradient(145deg,#5a2e31,#7c3d40)}.topic-growth .gpp-smart-result{background:linear-gradient(145deg,#244429,#3d6d40)}.topic-climate .gpp-smart-result{background:linear-gradient(145deg,#294353,#3a6479)}
.gpp-smart-library .gpp-smart-slide-shell{overflow:auto;scrollbar-width:none;touch-action:pan-y}.gpp-smart-library .gpp-smart-slide-shell::-webkit-scrollbar{display:none}.gpp-smart-chapters{display:grid;gap:7px}.gpp-smart-chapters button{min-height:48px;padding:7px 10px;border:0;border-bottom:1px solid var(--gpp-smart-line);background:transparent;color:var(--gpp-smart-ink);display:grid;grid-template-columns:34px minmax(0,1fr) 18px;align-items:center;gap:9px;text-align:left}.gpp-smart-chapters button>span{width:32px;height:32px;border-radius:11px;display:grid;place-items:center;background:#e5eee7;color:var(--gpp-smart-green);font:850 9px/1 var(--gpp-font-ui,system-ui)}.gpp-smart-chapters strong{font:800 12.5px/1.22 var(--gpp-font-ui,system-ui)}.gpp-smart-chapters svg{width:15px;height:15px}.gpp-smart-full-article{min-height:46px;border:0;border-radius:14px;background:var(--gpp-smart-green);color:#fff;display:flex;align-items:center;justify-content:center;gap:8px;font:800 11px/1 var(--gpp-font-ui,system-ui)}.gpp-smart-related{margin-top:auto;padding-top:8px}.gpp-smart-related>small{display:block;margin-bottom:4px;color:#718078;font:850 8px/1 var(--gpp-font-ui,system-ui);letter-spacing:.13em}.gpp-smart-related a{min-height:38px;border-bottom:1px solid var(--gpp-smart-line);display:flex;align-items:center;justify-content:space-between;gap:10px;color:#2b5c44;text-decoration:none}.gpp-smart-related a strong{font:780 10px/1.15 var(--gpp-font-ui,system-ui)}.gpp-smart-related a svg{width:14px;height:14px}
.gpp-smart-controls{height:var(--gpp-smart-controls);display:grid;grid-template-columns:46px minmax(0,1fr) 46px;align-items:center;gap:8px;padding:7px 12px calc(7px + env(safe-area-inset-bottom));border-top:1px solid var(--gpp-smart-line);background:rgba(250,249,244,.95);backdrop-filter:blur(16px);z-index:40}.gpp-smart-controls>button{width:42px;height:42px;padding:0;border:0;border-radius:14px;background:#fff;color:#265a42;display:grid;place-items:center;box-shadow:0 8px 18px rgba(20,58,39,.07)}.gpp-smart-controls>button:last-child{background:var(--gpp-smart-green);color:#fff}.gpp-smart-controls>button:disabled{opacity:.28}.gpp-smart-controls>div{min-width:0;display:flex;align-items:center;justify-content:center;gap:4px;overflow:hidden}.gpp-smart-controls>div button{width:5px;height:5px;min-width:5px;padding:0;border:0;border-radius:999px;background:#c4d0c8;transition:width .18s ease,background .18s ease}.gpp-smart-controls>div button.is-active{width:20px;background:var(--gpp-smart-green)}
.gpp-smart-sheet,.gpp-smart-search{position:fixed;z-index:999999;inset:0}.gpp-smart-sheet[hidden],.gpp-smart-search[hidden]{display:none!important}.gpp-smart-sheet-backdrop{position:absolute;inset:0;border:0;background:rgba(8,28,18,.58);backdrop-filter:blur(3px)}.gpp-smart-sheet-panel{position:absolute;left:0;right:0;bottom:0;height:min(88dvh,820px);padding:48px 19px 24px;border-radius:27px 27px 0 0;background:#fff;box-shadow:0 -20px 70px rgba(5,24,14,.22);overflow:auto}.gpp-smart-sheet-close{position:absolute;z-index:3;right:13px;top:11px;width:36px;height:36px;padding:0;border:0;border-radius:50%;display:grid;place-items:center;background:#eef3ef;color:#285b43}.gpp-smart-sheet-article{max-width:760px;margin:0 auto}.gpp-smart-sheet-article>small{color:var(--gpp-smart-green);font:850 9px/1 var(--gpp-font-ui,system-ui);letter-spacing:.14em}.gpp-smart-sheet-article h2{margin:8px 0 14px;font:750 clamp(28px,8vw,42px)/1.02 var(--gpp-font-heading,Georgia,serif)}.gpp-smart-sheet-summary{margin-bottom:16px;padding:13px 14px;border-left:4px solid var(--gpp-smart-green);border-radius:0 14px 14px 0;background:#edf5ee;color:#385747;font-size:13px;line-height:1.5}.gpp-smart-entry{font-size:16px;line-height:1.7;color:#294537}.gpp-smart-entry h2,.gpp-smart-entry h3{font-family:var(--gpp-font-heading,Georgia,serif);line-height:1.15}.gpp-smart-entry img{max-width:100%;height:auto;border-radius:18px}.gpp-smart-entry table{display:block;max-width:100%;overflow:auto}.gpp-smart-search{padding:18px;background:rgba(8,28,18,.72);backdrop-filter:blur(10px);display:grid;place-items:center}.gpp-smart-search>button{position:absolute;right:16px;top:16px;width:38px;height:38px;padding:0;border:0;border-radius:50%;display:grid;place-items:center;background:rgba(255,255,255,.14);color:#fff}.gpp-smart-search>div{width:min(100%,520px);padding:24px;border-radius:24px;background:#fff}.gpp-smart-search small{color:var(--gpp-smart-green);font:850 9px/1 var(--gpp-font-ui,system-ui);letter-spacing:.13em}.gpp-smart-search h2{margin:7px 0 18px;font:750 28px/1.05 var(--gpp-font-heading,Georgia,serif)}.gpp-smart-search input[type="search"]{width:100%;height:48px;border:1px solid var(--gpp-smart-line);border-radius:14px;padding:0 13px}.gpp-smart-search input[type="submit"]{width:100%;height:46px;margin-top:8px;border:0;border-radius:14px;background:var(--gpp-smart-green);color:#fff;font-weight:800}.gpp-smart-toast{position:fixed;z-index:1000000;left:50%;bottom:76px;max-width:calc(100% - 28px);padding:10px 14px;border-radius:999px;background:#163e2c;color:#fff;font:750 10px/1.2 var(--gpp-font-ui,system-ui);opacity:0;pointer-events:none;transform:translate(-50%,10px);transition:.2s ease}.gpp-smart-toast.is-visible{opacity:1;transform:translate(-50%,0)}
/* Existing advertisement renderer, isolated from the old CSS. */
.gpp-smart-app .gpp-media-slide{position:relative;flex:0 0 100%;width:100%;min-width:100%;height:100%;min-height:0;scroll-snap-align:start;scroll-snap-stop:always;overflow:hidden;--gpp-ad-bg:#123f2e;--gpp-ad-text:#fff;--gpp-ad-accent:#e8bd4f;background:var(--gpp-ad-bg)!important;color:var(--gpp-ad-text)!important}.gpp-smart-app .gpp-media-slide-inner{position:relative;width:100%;height:100%;display:grid;grid-template-rows:minmax(0,1fr) auto;background:var(--gpp-ad-bg);overflow:hidden}.gpp-smart-app .gpp-media-stage{position:relative;min-height:0;overflow:hidden;background:var(--gpp-ad-bg)}.gpp-smart-app .gpp-media-stage::after{content:"";position:absolute;inset:0;pointer-events:none;background:linear-gradient(180deg,rgba(0,0,0,.20),transparent 38%,rgba(0,0,0,.45))}.gpp-smart-app .gpp-media-stage img,.gpp-smart-app .gpp-media-stage video,.gpp-smart-app .gpp-media-stage iframe{width:100%;height:100%;object-fit:cover;border:0}.gpp-smart-app .gpp-media-embed,.gpp-smart-app .gpp-ad-code{width:100%;height:100%}.gpp-smart-app .gpp-ad-brand{position:absolute;z-index:5;top:16px;left:16px;display:flex;align-items:center;gap:7px;color:var(--gpp-ad-text);font:850 9px/1 var(--gpp-font-ui,system-ui);letter-spacing:.08em;text-transform:uppercase}.gpp-smart-app .gpp-ad-badge{padding:6px 8px;border:1px solid rgba(255,255,255,.38);border-radius:999px;background:rgba(0,0,0,.15)}.gpp-smart-app .gpp-media-slide-head{position:absolute;z-index:4;top:58px;left:17px;right:17px}.gpp-smart-app .gpp-media-slide-head small{color:var(--gpp-ad-accent);font:850 8px/1 var(--gpp-font-ui,system-ui);letter-spacing:.14em}.gpp-smart-app .gpp-media-slide-head h2{margin:8px 0 0;color:var(--gpp-ad-text);font:750 clamp(29px,9vw,46px)/.98 var(--gpp-font-heading,Georgia,serif);text-shadow:0 2px 20px rgba(0,0,0,.28)}.gpp-smart-app .gpp-media-caption{position:absolute;z-index:4;left:17px;right:17px;bottom:78px;margin:0;color:var(--gpp-ad-text);font-size:13px;line-height:1.4;text-shadow:0 2px 14px rgba(0,0,0,.4)}.gpp-smart-app .gpp-ad-actions{position:relative;z-index:7;display:grid;grid-template-columns:minmax(0,1fr) auto;gap:8px;padding:10px 14px calc(12px + env(safe-area-inset-bottom));background:var(--gpp-ad-bg)}.gpp-smart-app .gpp-ad-cta,.gpp-smart-app .gpp-ad-skip{min-height:46px;border:0;border-radius:14px;padding:0 14px;display:flex;align-items:center;justify-content:center;gap:7px;text-decoration:none;font:850 10px/1 var(--gpp-font-ui,system-ui)}.gpp-smart-app .gpp-ad-cta{background:var(--gpp-ad-accent);color:#153b2c}.gpp-smart-app .gpp-ad-skip{background:rgba(255,255,255,.12);color:var(--gpp-ad-text)}.gpp-smart-app .gpp-ad-skip svg{width:15px;height:15px}.gpp-smart-app .gpp-ad-minimal-art{width:100%;height:100%;background:radial-gradient(circle at 78% 24%,color-mix(in srgb,var(--gpp-ad-accent) 34%,transparent) 0 12%,transparent 13%),radial-gradient(circle at 18% 78%,color-mix(in srgb,var(--gpp-ad-accent) 18%,transparent) 0 16%,transparent 17%),linear-gradient(145deg,var(--gpp-ad-bg),color-mix(in srgb,var(--gpp-ad-bg) 70%,#000 30%))}.gpp-hide-mobile,.gpp-hide-tablet,.gpp-hide-desktop{display:block}
@media(max-height:680px){.gpp-smart-slide-shell{padding-top:13px;gap:8px}.gpp-smart-slide-head h2{font-size:23px}.gpp-smart-slide-head p{font-size:11.5px;margin-top:5px}.gpp-smart-options button{min-height:61px}.gpp-smart-result{min-height:84px;padding:11px 13px}.gpp-smart-cover-copy{padding-top:13px}.gpp-smart-cover-copy>p{-webkit-line-clamp:3}.gpp-smart-cover-facts{margin-top:8px}.gpp-smart-primary{min-height:43px}.gpp-smart-slide-actions button{min-height:43px}}
@media(max-width:359px){.gpp-smart-slide-shell{padding-inline:13px}.gpp-smart-options{gap:6px}.gpp-smart-options button{padding:9px 8px}.gpp-smart-slide-actions{grid-template-columns:1fr}.gpp-smart-read{display:none}.gpp-smart-brand strong{max-width:112px}.gpp-smart-cover-copy h1{font-size:28px}}
@media(max-width:767px){.gpp-hide-mobile{display:none!important}}
@media(min-width:768px){:root{--gpp-smart-header:64px;--gpp-smart-controls:70px}.gpp-smart-header{padding-inline:24px}.gpp-smart-slide{padding:18px 0}.gpp-smart-slide-shell{height:100%;padding:24px 28px;border-radius:30px;background:rgba(255,255,255,.62);box-shadow:var(--gpp-smart-shadow)}.gpp-smart-cover{width:min(100% - 40px,920px);height:calc(100% - 36px);margin:18px auto;border-radius:32px;grid-template-columns:1.05fr .95fr;grid-template-rows:1fr;overflow:hidden;box-shadow:var(--gpp-smart-shadow)}.gpp-smart-cover-copy{padding:38px 34px}.gpp-smart-cover-copy h1{font-size:48px}.gpp-smart-options{grid-template-columns:repeat(3,minmax(0,1fr))}.gpp-smart-controls{padding-inline:max(22px,calc((100% - 760px)/2))}.gpp-smart-sheet-panel{left:50%;right:auto;bottom:24px;width:min(760px,calc(100% - 40px));height:min(86dvh,820px);transform:translateX(-50%);border-radius:28px}.gpp-smart-app .gpp-media-slide-inner{width:min(100%,860px);margin:0 auto}}
@media(min-width:768px) and (max-width:1099px){.gpp-hide-tablet{display:none!important}}
@media(min-width:1100px){.gpp-smart-slide-shell{max-width:860px}.gpp-smart-slide-head h2{font-size:38px}.gpp-smart-options button{min-height:82px}.gpp-smart-result strong{font-size:16px}.gpp-smart-cover{max-width:1040px}.gpp-hide-desktop{display:none!important}}
@media(max-width:782px){body.gpp-smart-body.admin-bar{height:calc(100% - 46px)}.admin-bar .gpp-smart-app{height:calc(100dvh - 46px)}}
@media(prefers-reduced-motion:reduce){.gpp-smart-deck{scroll-behavior:auto}.gpp-smart-progress i,.gpp-smart-controls>div button,.gpp-smart-options button{transition:none}}

/* Desktop: central canvas. Mobile and tablet rules above remain untouched. */
@media(min-width:1100px){
html:has(body.gpp-smart-body),body.gpp-smart-body{background:radial-gradient(circle at 16% 14%,rgba(255,255,255,.92),transparent 30%),radial-gradient(circle at 84% 84%,rgba(23,107,69,.10),transparent 28%),#e7efeb!important}
body.gpp-smart-body{box-sizing:border-box;position:relative}
.gpp-smart-app,.admin-bar .gpp-smart-app{position:absolute;inset:0;width:min(900px,calc(100% - 32px));height:min(700px,calc(100% - 32px));margin:auto;border:1px solid rgba(20,61,42,.10);border-radius:30px;box-shadow:0 30px 86px rgba(18,57,37,.18);overflow:hidden}
.gpp-smart-header{padding-inline:20px}
.gpp-smart-slide{padding:12px 0}
.gpp-smart-slide-shell{width:calc(100% - 32px);max-width:720px;height:100%;padding:21px 23px 19px;border-radius:24px}
.gpp-smart-slide-head h2{font-size:34px}
.gpp-smart-options{grid-template-columns:repeat(4,minmax(0,1fr));gap:9px}
.gpp-smart-options button{min-height:68px}
.gpp-smart-cover{width:calc(100% - 32px);max-width:840px;height:calc(100% - 24px);margin:12px auto;border-radius:25px}
.gpp-smart-cover-copy{padding:30px 28px}
.gpp-smart-cover-copy h1{font-size:42px}
.gpp-smart-controls{padding-inline:18px}
.gpp-smart-app .gpp-media-slide-inner{width:100%}
}

@media(min-width:1100px) and (max-height:680px){
.gpp-smart-slide-shell{padding:13px 20px 12px;gap:8px}
.gpp-smart-slide-head h2{font-size:25px}
.gpp-smart-slide-head p{margin-top:5px;font-size:11.5px}
.gpp-smart-options button{min-height:61px}
.gpp-smart-result{min-height:84px;padding:11px 13px}
.gpp-smart-cover-copy{padding:18px 24px}
.gpp-smart-cover-copy h1{font-size:36px}
.gpp-smart-cover-copy>p{-webkit-line-clamp:3}
.gpp-smart-cover-facts{margin-top:8px}
.gpp-smart-primary,.gpp-smart-slide-actions button{min-height:43px}
}

/* 8.0.2 — interactive plant identity sheet. */
.gpp-smart-profile{flex:1 1 auto;min-height:0;display:flex;flex-direction:column;gap:9px}
.gpp-smart-profile-options{flex:0 0 auto;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}
.gpp-smart-profile-options button{position:relative;min-width:0;min-height:64px;padding:9px 30px 9px 9px;border:1px solid rgba(23,86,55,.12);border-radius:16px;background:rgba(255,255,255,.78);color:var(--gpp-smart-ink);display:grid;grid-template-columns:34px minmax(0,1fr);align-items:center;gap:8px;text-align:left;box-shadow:0 8px 20px rgba(19,58,37,.05);transition:transform .16s ease,border-color .16s ease,background .16s ease,box-shadow .16s ease}
.gpp-smart-profile-options button>span{width:34px;height:34px;border-radius:12px;display:grid;place-items:center;background:#e7f0e9;color:var(--gpp-smart-green)}
.gpp-smart-profile-options button>span svg{width:18px;height:18px}
.gpp-smart-profile-options button strong{min-width:0;font:820 12px/1.22 var(--gpp-font-ui,system-ui);display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}
.gpp-smart-profile-options button>i{position:absolute;right:8px;top:8px;width:18px;height:18px;border-radius:50%;display:grid;place-items:center;background:#dce5de;color:transparent;transition:.16s ease}
.gpp-smart-profile-options button>i svg{width:11px;height:11px}
.gpp-smart-profile-options button.is-active{transform:translateY(-1px);border-color:rgba(23,107,69,.5);background:#fff;box-shadow:0 11px 26px rgba(19,58,37,.10)}
.gpp-smart-profile-options button.is-complete>i{background:var(--gpp-smart-green);color:#fff}
.gpp-smart-profile-options button.is-complete>span{background:var(--gpp-smart-green);color:#fff}
.gpp-smart-profile-sheet{flex:1 1 auto;min-height:0;padding:12px;border-radius:21px;background:radial-gradient(circle at 90% 5%,rgba(230,188,82,.22),transparent 30%),linear-gradient(145deg,#173d2d,#215b40);color:#fff;box-shadow:var(--gpp-smart-shadow);display:flex;flex-direction:column;gap:9px;overflow:hidden}
.gpp-smart-profile-identity{display:grid;grid-template-columns:52px minmax(0,1fr);align-items:center;gap:10px;min-height:52px}
.gpp-smart-profile-thumb{width:52px;height:52px;border:2px solid rgba(255,255,255,.62);border-radius:17px;overflow:hidden;display:grid;place-items:center;background:rgba(255,255,255,.13);color:#fff}
.gpp-smart-profile-thumb img{width:100%;height:100%;object-fit:cover;display:block}
.gpp-smart-profile-thumb svg{width:25px;height:25px}
.gpp-smart-profile-identity>div:last-child{min-width:0}
.gpp-smart-profile-identity small{display:block;color:#e7c66d;font:850 7.5px/1 var(--gpp-font-ui,system-ui);letter-spacing:.13em}
.gpp-smart-profile-identity strong{display:block;margin-top:5px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font:800 14px/1.15 var(--gpp-font-ui,system-ui)}
.gpp-smart-profile-identity span{display:block;margin-top:4px;color:rgba(255,255,255,.72);font:700 9px/1.2 var(--gpp-font-ui,system-ui)}
.gpp-smart-profile-identity span b{color:#fff}
.gpp-smart-profile-progress{flex:0 0 5px;height:5px;border-radius:999px;background:rgba(255,255,255,.13);overflow:hidden}
.gpp-smart-profile-progress i{display:block;width:0;height:100%;border-radius:inherit;background:linear-gradient(90deg,#e7c66d,#fff0b4);transition:width .25s ease}
.gpp-smart-profile-fields{flex:1 1 auto;min-height:0;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-template-rows:repeat(2,minmax(0,1fr));gap:7px}
.gpp-smart-profile-fields>div{min-width:0;min-height:0;padding:9px 10px;border:1px solid rgba(255,255,255,.11);border-radius:13px;background:rgba(255,255,255,.07);overflow:hidden;transition:border-color .16s ease,background .16s ease,transform .16s ease}
.gpp-smart-profile-fields>div span{display:block;color:#e7c66d;font:830 8px/1 var(--gpp-font-ui,system-ui);letter-spacing:.08em;text-transform:uppercase}
.gpp-smart-profile-fields>div strong{display:-webkit-box;margin-top:6px;color:rgba(255,255,255,.48);font:720 11.5px/1.28 var(--gpp-font-ui,system-ui);-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}
.gpp-smart-profile-fields>div.is-revealed{background:rgba(255,255,255,.12);border-color:rgba(255,255,255,.20)}
.gpp-smart-profile-fields>div.is-revealed strong{color:#fff}
.gpp-smart-profile-fields>div.is-active{transform:translateY(-1px);border-color:rgba(231,198,109,.8);background:rgba(231,198,109,.14)}
.gpp-smart-profile.is-complete .gpp-smart-profile-sheet{background:radial-gradient(circle at 90% 5%,rgba(230,188,82,.28),transparent 32%),linear-gradient(145deg,#12452f,#1f6946)}

@media(max-height:680px){
.gpp-smart-profile{gap:7px}
.gpp-smart-profile-options{gap:6px}
.gpp-smart-profile-options button{min-height:54px;padding-block:7px}
.gpp-smart-profile-options button>span{width:30px;height:30px;border-radius:10px}
.gpp-smart-profile-sheet{padding:9px;gap:6px}
.gpp-smart-profile-identity{grid-template-columns:42px minmax(0,1fr);min-height:42px}
.gpp-smart-profile-thumb{width:42px;height:42px;border-radius:13px}
.gpp-smart-profile-fields{gap:5px}
.gpp-smart-profile-fields>div{padding:7px 8px}
.gpp-smart-profile-fields>div strong{-webkit-line-clamp:2;font-size:10.5px}
}

@media(min-width:768px){
.gpp-smart-profile-options{grid-template-columns:repeat(4,minmax(0,1fr))}
.gpp-smart-profile-options button{min-height:72px}
.gpp-smart-profile-sheet{padding:16px}
.gpp-smart-profile-fields>div{padding:12px}
.gpp-smart-profile-fields>div strong{font-size:11px}
}

@media(min-width:1100px){
.gpp-smart-profile-options button{min-height:66px}
.gpp-smart-profile-sheet{padding:13px 15px}
.gpp-smart-profile-fields{grid-template-columns:repeat(4,minmax(0,1fr));grid-template-rows:1fr}
}


/* 8.0.3 — cultivation-condition builder. */
.gpp-smart-cultivation{flex:1 1 auto;min-height:0;display:flex;flex-direction:column;gap:9px}
.gpp-smart-cultivation-options{flex:0 0 auto;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}
.gpp-smart-cultivation-options button{position:relative;min-width:0;min-height:64px;padding:9px 30px 9px 9px;border:1px solid rgba(20,73,94,.14);border-radius:16px;background:rgba(255,255,255,.8);color:var(--gpp-smart-ink);display:grid;grid-template-columns:34px minmax(0,1fr);align-items:center;gap:8px;text-align:left;box-shadow:0 8px 20px rgba(17,50,64,.05);transition:transform .16s ease,border-color .16s ease,background .16s ease,box-shadow .16s ease}
.gpp-smart-cultivation-options button>span{width:34px;height:34px;border-radius:12px;display:grid;place-items:center;background:#e4eff2;color:#1d6078}
.gpp-smart-cultivation-options button>span svg{width:18px;height:18px}
.gpp-smart-cultivation-options button strong{min-width:0;font:820 12px/1.22 var(--gpp-font-ui,system-ui);display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}
.gpp-smart-cultivation-options button>i{position:absolute;right:8px;top:8px;width:18px;height:18px;border-radius:50%;display:grid;place-items:center;background:#dae6ea;color:transparent;transition:.16s ease}
.gpp-smart-cultivation-options button>i svg{width:11px;height:11px}
.gpp-smart-cultivation-options button.is-active{transform:translateY(-1px);border-color:rgba(29,96,120,.45);background:#fff;box-shadow:0 11px 26px rgba(17,50,64,.10)}
.gpp-smart-cultivation-options button.is-complete>i{background:#1d6078;color:#fff}
.gpp-smart-cultivation-options button.is-complete>span{background:#1d6078;color:#fff}
.gpp-smart-cultivation-board{flex:1 1 auto;min-height:0;padding:12px;border-radius:21px;background:radial-gradient(circle at 90% 5%,rgba(170,214,233,.22),transparent 30%),linear-gradient(145deg,#18485c,#1e6079);color:#fff;box-shadow:var(--gpp-smart-shadow);display:flex;flex-direction:column;gap:9px;overflow:hidden}
.gpp-smart-cultivation-header{display:flex;align-items:center;justify-content:space-between;min-height:42px}
.gpp-smart-cultivation-header>div{min-width:0}
.gpp-smart-cultivation-header small{display:block;color:#bde4f2;font:850 7.5px/1 var(--gpp-font-ui,system-ui);letter-spacing:.13em}
.gpp-smart-cultivation-header strong{display:block;margin-top:5px;font:800 14px/1.15 var(--gpp-font-ui,system-ui)}
.gpp-smart-cultivation-header span{display:block;margin-top:4px;color:rgba(255,255,255,.72);font:700 9px/1.2 var(--gpp-font-ui,system-ui)}
.gpp-smart-cultivation-header span b{color:#fff}
.gpp-smart-cultivation-progress{flex:0 0 5px;height:5px;border-radius:999px;background:rgba(255,255,255,.13);overflow:hidden}
.gpp-smart-cultivation-progress i{display:block;width:0;height:100%;border-radius:inherit;background:linear-gradient(90deg,#8adcf9,#e1f8ff);transition:width .25s ease}
.gpp-smart-cultivation-fields{flex:1 1 auto;min-height:0;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-template-rows:repeat(2,minmax(0,1fr));gap:7px}
.gpp-smart-cultivation-fields>div{min-width:0;min-height:0;padding:9px 10px;border:1px solid rgba(255,255,255,.11);border-radius:13px;background:rgba(255,255,255,.07);overflow:hidden;transition:border-color .16s ease,background .16s ease,transform .16s ease}
.gpp-smart-cultivation-fields>div span{display:block;color:#bde4f2;font:830 8px/1 var(--gpp-font-ui,system-ui);letter-spacing:.08em;text-transform:uppercase}
.gpp-smart-cultivation-fields>div strong{display:-webkit-box;margin-top:6px;color:rgba(255,255,255,.50);font:720 11.5px/1.28 var(--gpp-font-ui,system-ui);-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}
.gpp-smart-cultivation-fields>div.is-revealed{background:rgba(255,255,255,.12);border-color:rgba(255,255,255,.20)}
.gpp-smart-cultivation-fields>div.is-revealed strong{color:#fff}
.gpp-smart-cultivation-fields>div.is-active{transform:translateY(-1px);border-color:rgba(138,220,249,.8);background:rgba(138,220,249,.14)}
.gpp-smart-cultivation-summary{flex:0 0 auto;padding:9px 10px;border:1px solid rgba(255,255,255,.10);border-radius:14px;background:rgba(255,255,255,.08)}
.gpp-smart-cultivation-summary small{display:block;color:#bde4f2;font:830 8px/1 var(--gpp-font-ui,system-ui);letter-spacing:.12em;text-transform:uppercase}
.gpp-smart-cultivation-summary p{margin:6px 0 0;color:#fff;font:720 10px/1.35 var(--gpp-font-ui,system-ui)}
.gpp-smart-cultivation.is-complete .gpp-smart-cultivation-board{background:radial-gradient(circle at 90% 5%,rgba(170,214,233,.28),transparent 32%),linear-gradient(145deg,#155069,#1d728f)}
@media(max-height:680px){.gpp-smart-cultivation{gap:7px}.gpp-smart-cultivation-options{gap:6px}.gpp-smart-cultivation-options button{min-height:54px;padding-block:7px}.gpp-smart-cultivation-options button>span{width:30px;height:30px;border-radius:10px}.gpp-smart-cultivation-board{padding:9px;gap:6px}.gpp-smart-cultivation-fields{gap:5px}.gpp-smart-cultivation-fields>div{padding:7px 8px}.gpp-smart-cultivation-fields>div strong{-webkit-line-clamp:2;font-size:10.5px}.gpp-smart-cultivation-summary{padding:7px 8px}}
@media(min-width:768px){.gpp-smart-cultivation-options{grid-template-columns:repeat(4,minmax(0,1fr))}.gpp-smart-cultivation-options button{min-height:72px}.gpp-smart-cultivation-board{padding:16px}.gpp-smart-cultivation-fields>div{padding:12px}.gpp-smart-cultivation-fields>div strong{font-size:11px}.gpp-smart-cultivation-summary p{font-size:11px}}
@media(min-width:1100px){.gpp-smart-cultivation-options button{min-height:66px}.gpp-smart-cultivation-board{padding:13px 15px}.gpp-smart-cultivation-fields{grid-template-columns:repeat(4,minmax(0,1fr));grid-template-rows:1fr}}

/* 8.0.4 — every content page becomes a purposeful interaction. */
.gpp-smart-knowledge,.gpp-smart-compare{flex:1 1 auto;min-height:0;display:flex;flex-direction:column;gap:9px}
.gpp-smart-knowledge-options,.gpp-smart-compare-options{flex:0 0 auto;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}
.gpp-smart-knowledge-options button,.gpp-smart-compare-options button{position:relative;min-width:0;min-height:64px;padding:9px 30px 9px 9px;border:1px solid rgba(23,86,55,.12);border-radius:16px;background:rgba(255,255,255,.80);color:var(--gpp-smart-ink);display:grid;grid-template-columns:34px minmax(0,1fr);align-items:center;gap:8px;text-align:left;box-shadow:0 8px 20px rgba(19,58,37,.05);transition:transform .16s ease,border-color .16s ease,background .16s ease,box-shadow .16s ease}
.gpp-smart-knowledge-options button>span,.gpp-smart-compare-options button>span{width:34px;height:34px;border-radius:12px;display:grid;place-items:center;background:#e7f0e9;color:var(--gpp-smart-green)}
.gpp-smart-knowledge-options button>span svg,.gpp-smart-compare-options button>span svg{width:18px;height:18px}
.gpp-smart-knowledge-options button strong,.gpp-smart-compare-options button strong{min-width:0;font:820 12px/1.22 var(--gpp-font-ui,system-ui);display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}
.gpp-smart-knowledge-options button>i,.gpp-smart-compare-options button>i{position:absolute;right:8px;top:8px;width:18px;height:18px;border-radius:50%;display:grid;place-items:center;background:#dce5de;color:transparent;transition:.16s ease}
.gpp-smart-knowledge-options button>i svg,.gpp-smart-compare-options button>i svg{width:11px;height:11px}
.gpp-smart-knowledge-options button.is-active,.gpp-smart-compare-options button.is-active{transform:translateY(-1px);border-color:rgba(23,107,69,.5);background:#fff;box-shadow:0 11px 26px rgba(19,58,37,.10)}
.gpp-smart-knowledge-options button.is-complete>i,.gpp-smart-compare-options button.is-active>i{background:var(--gpp-smart-green);color:#fff}
.gpp-smart-knowledge-options button.is-complete>span,.gpp-smart-compare-options button.is-active>span{background:var(--gpp-smart-green);color:#fff}
.gpp-smart-knowledge-board,.gpp-smart-compare-board{flex:1 1 auto;min-height:0;padding:12px;border-radius:21px;background:radial-gradient(circle at 90% 5%,rgba(230,188,82,.22),transparent 30%),linear-gradient(145deg,#173d2d,#215b40);color:#fff;box-shadow:var(--gpp-smart-shadow);display:flex;flex-direction:column;gap:9px;overflow:hidden}
.gpp-smart-knowledge-header,.gpp-smart-compare-board>header{display:flex;align-items:center;justify-content:space-between;min-height:42px}
.gpp-smart-knowledge-header small,.gpp-smart-compare-board>header small{display:block;color:#e7c66d;font:850 7.5px/1 var(--gpp-font-ui,system-ui);letter-spacing:.13em}
.gpp-smart-knowledge-header strong,.gpp-smart-compare-board>header strong{display:block;margin-top:5px;font:800 14px/1.15 var(--gpp-font-ui,system-ui)}
.gpp-smart-knowledge-header span{display:block;margin-top:4px;color:rgba(255,255,255,.72);font:700 9px/1.2 var(--gpp-font-ui,system-ui)}
.gpp-smart-knowledge-header span b{color:#fff}
.gpp-smart-knowledge-progress{flex:0 0 5px;height:5px;border-radius:999px;background:rgba(255,255,255,.13);overflow:hidden}
.gpp-smart-knowledge-progress i{display:block;width:0;height:100%;border-radius:inherit;background:linear-gradient(90deg,#e7c66d,#fff0b4);transition:width .25s ease}
.gpp-smart-knowledge-fields{flex:1 1 auto;min-height:0;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-template-rows:repeat(2,minmax(0,1fr));gap:7px}
.gpp-smart-knowledge-fields>div{min-width:0;min-height:0;padding:9px 10px;border:1px solid rgba(255,255,255,.11);border-radius:13px;background:rgba(255,255,255,.07);overflow:hidden;transition:border-color .16s ease,background .16s ease,transform .16s ease}
.gpp-smart-knowledge-fields>div span{display:block;color:#e7c66d;font:830 8px/1 var(--gpp-font-ui,system-ui);letter-spacing:.08em;text-transform:uppercase}
.gpp-smart-knowledge-fields>div strong{display:-webkit-box;margin-top:6px;color:rgba(255,255,255,.48);font:720 11.5px/1.28 var(--gpp-font-ui,system-ui);-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}
.gpp-smart-knowledge-fields>div.is-revealed{background:rgba(255,255,255,.12);border-color:rgba(255,255,255,.20)}
.gpp-smart-knowledge-fields>div.is-revealed strong{color:#fff}
.gpp-smart-knowledge-fields>div.is-active{transform:translateY(-1px);border-color:rgba(231,198,109,.8);background:rgba(231,198,109,.14)}
.gpp-smart-knowledge-summary{flex:0 0 auto;padding:9px 10px;border:1px solid rgba(255,255,255,.10);border-radius:14px;background:rgba(255,255,255,.08)}
.gpp-smart-knowledge-summary small{display:block;color:#e7c66d;font:830 8px/1 var(--gpp-font-ui,system-ui);letter-spacing:.12em;text-transform:uppercase}
.gpp-smart-knowledge-summary p{margin:6px 0 0;color:#fff;font:720 10px/1.35 var(--gpp-font-ui,system-ui)}
.gpp-smart-knowledge.is-complete .gpp-smart-knowledge-board{background:radial-gradient(circle at 90% 5%,rgba(230,188,82,.28),transparent 32%),linear-gradient(145deg,#12452f,#1f6946)}
.gpp-smart-knowledge.is-diagnostic .gpp-smart-knowledge-board{background:radial-gradient(circle at 90% 5%,rgba(242,165,97,.22),transparent 31%),linear-gradient(145deg,#4b2f26,#74452f)}
.gpp-smart-knowledge.is-diagnostic .gpp-smart-knowledge-options button>span{background:#f3e5dc;color:#8a4b2e}
.gpp-smart-knowledge.is-diagnostic .gpp-smart-knowledge-options button.is-complete>span,.gpp-smart-knowledge.is-diagnostic .gpp-smart-knowledge-options button.is-complete>i{background:#9a5431;color:#fff}
.gpp-smart-knowledge.is-diagnostic .gpp-smart-knowledge-fields>div.is-active{border-color:rgba(242,165,97,.8);background:rgba(242,165,97,.15)}
.gpp-smart-knowledge.is-diagnostic .gpp-smart-knowledge-progress i{background:linear-gradient(90deg,#f2a561,#ffe0b5)}
.gpp-smart-knowledge.is-diagnostic .gpp-smart-knowledge-header small,.gpp-smart-knowledge.is-diagnostic .gpp-smart-knowledge-fields>div span,.gpp-smart-knowledge.is-diagnostic .gpp-smart-knowledge-summary small{color:#ffc992}

.gpp-smart-compare-board{background:radial-gradient(circle at 90% 5%,rgba(160,196,230,.22),transparent 30%),linear-gradient(145deg,#203d58,#28597b)}
.gpp-smart-compare-columns{flex:1 1 auto;min-height:0;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}
.gpp-smart-compare-columns>div{min-width:0;min-height:0;padding:12px;border:1px solid rgba(255,255,255,.12);border-radius:15px;background:rgba(255,255,255,.07);overflow:hidden}
.gpp-smart-compare-columns>div small{display:block;color:#b8d9f5;font:830 8px/1 var(--gpp-font-ui,system-ui);letter-spacing:.1em}
.gpp-smart-compare-columns>div strong{display:block;margin-top:8px;color:rgba(255,255,255,.55);font:800 11px/1.25 var(--gpp-font-ui,system-ui)}
.gpp-smart-compare-columns>div p{display:-webkit-box;margin:8px 0 0;color:rgba(255,255,255,.56);font:700 11.5px/1.38 var(--gpp-font-ui,system-ui);-webkit-line-clamp:6;-webkit-box-orient:vertical;overflow:hidden}
.gpp-smart-compare-columns>div.is-filled{background:rgba(255,255,255,.13);border-color:rgba(184,217,245,.45)}
.gpp-smart-compare-columns>div.is-filled strong,.gpp-smart-compare-columns>div.is-filled p{color:#fff}
.gpp-smart-compare-summary{flex:0 0 auto;margin:0;padding:9px 10px;border-radius:13px;background:rgba(255,255,255,.08);color:#fff;font:720 10px/1.35 var(--gpp-font-ui,system-ui)}
.gpp-smart-compare.is-complete .gpp-smart-compare-board{background:radial-gradient(circle at 90% 5%,rgba(160,196,230,.28),transparent 32%),linear-gradient(145deg,#173f61,#246d9a)}

.gpp-smart-focus-reveal{flex:1 1 auto;min-height:0;width:100%;padding:0;border:0;border-radius:24px;background:transparent;perspective:900px;position:relative;color:inherit}
.gpp-smart-focus-reveal>span{position:absolute;inset:0;padding:20px;border-radius:24px;backface-visibility:hidden;transition:transform .5s ease,opacity .35s ease;box-shadow:var(--gpp-smart-shadow);overflow:hidden}
.gpp-smart-focus-front{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:9px;background:linear-gradient(145deg,#fff,#edf4ed);border:1px solid var(--gpp-smart-line);text-align:center}
.gpp-smart-focus-front i{width:62px;height:62px;border-radius:20px;display:grid;place-items:center;background:var(--gpp-smart-green);color:#fff}
.gpp-smart-focus-front i svg{width:28px;height:28px}
.gpp-smart-focus-front strong{font:850 18px/1.15 var(--gpp-font-heading,Georgia,serif);color:#264735}
.gpp-smart-focus-front small{max-width:260px;color:var(--gpp-smart-muted);font:700 11px/1.4 var(--gpp-font-ui,system-ui)}
.gpp-smart-focus-back{display:flex;flex-direction:column;align-items:flex-start;justify-content:center;background:radial-gradient(circle at 86% 10%,rgba(230,188,82,.25),transparent 30%),linear-gradient(145deg,#173d2d,#205a3f);color:#fff;transform:rotateY(180deg)}
.gpp-smart-focus-back small{color:#e7c66d;font:850 8px/1 var(--gpp-font-ui,system-ui);letter-spacing:.14em}
.gpp-smart-focus-back strong{display:-webkit-box;margin-top:12px;font:760 clamp(18px,5.3vw,26px)/1.3 var(--gpp-font-heading,Georgia,serif);-webkit-line-clamp:8;-webkit-box-orient:vertical;overflow:hidden;text-align:left}
.gpp-smart-focus-reveal.is-revealed .gpp-smart-focus-front{transform:rotateY(-180deg);opacity:0}
.gpp-smart-focus-reveal.is-revealed .gpp-smart-focus-back{transform:rotateY(0)}

.gpp-smart-step-path{flex:0 0 auto;display:flex;align-items:center;gap:6px;overflow-x:auto;scrollbar-width:none}
.gpp-smart-step-path::-webkit-scrollbar{display:none}
.gpp-smart-step-path button{position:relative;flex:1 0 36px;max-width:58px;height:34px;border:1px solid var(--gpp-smart-line);border-radius:11px;background:rgba(255,255,255,.76);color:#6b7c72;font:850 9px/1 var(--gpp-font-ui,system-ui)}
.gpp-smart-step-path button.is-active{background:var(--gpp-smart-green);border-color:var(--gpp-smart-green);color:#fff}
.gpp-smart-step-path button.is-complete{background:#dfece3;border-color:#c5ddcc;color:var(--gpp-smart-green)}

/* Ads keep their existing layout and advance automatically after a respectful pause. */
.gpp-smart-app .gpp-media-slide:not(.is-type-video) .gpp-ad-actions::before{content:"";position:absolute;left:14px;right:14px;top:4px;height:3px;border-radius:999px;background:rgba(255,255,255,.14);overflow:hidden}
.gpp-smart-app .gpp-media-slide:not(.is-type-video) .gpp-ad-actions::after{content:"";position:absolute;left:14px;top:4px;width:calc(100% - 28px);height:3px;border-radius:999px;background:var(--gpp-ad-accent);transform:scaleX(0);transform-origin:left center}
.gpp-smart-app .gpp-media-slide.is-auto-playing .gpp-ad-actions::after{animation:gppAdAutoAdvance var(--gpp-ad-auto-duration,7000ms) linear forwards}
.gpp-smart-app .gpp-media-slide.is-auto-paused .gpp-ad-actions::after{animation-play-state:paused}
@keyframes gppAdAutoAdvance{from{transform:scaleX(0)}to{transform:scaleX(1)}}

@media(max-height:680px){
.gpp-smart-knowledge,.gpp-smart-compare{gap:7px}.gpp-smart-knowledge-options,.gpp-smart-compare-options{gap:6px}.gpp-smart-knowledge-options button,.gpp-smart-compare-options button{min-height:54px;padding-block:7px}.gpp-smart-knowledge-options button>span,.gpp-smart-compare-options button>span{width:30px;height:30px;border-radius:10px}.gpp-smart-knowledge-board,.gpp-smart-compare-board{padding:9px;gap:6px}.gpp-smart-knowledge-fields{gap:5px}.gpp-smart-knowledge-fields>div{padding:7px 8px}.gpp-smart-knowledge-fields>div strong{-webkit-line-clamp:2;font-size:10.5px}.gpp-smart-knowledge-summary,.gpp-smart-compare-summary{padding:7px 8px}.gpp-smart-compare-columns>div{padding:8px}.gpp-smart-compare-columns>div p{-webkit-line-clamp:4;font-size:10.5px}.gpp-smart-focus-reveal>span{padding:14px}.gpp-smart-step-path button{height:30px}}
@media(min-width:768px){
.gpp-smart-knowledge-options,.gpp-smart-compare-options{grid-template-columns:repeat(4,minmax(0,1fr))}.gpp-smart-knowledge-options button,.gpp-smart-compare-options button{min-height:72px}.gpp-smart-knowledge-board,.gpp-smart-compare-board{padding:16px}.gpp-smart-knowledge-fields>div{padding:12px}.gpp-smart-knowledge-fields>div strong,.gpp-smart-knowledge-summary p,.gpp-smart-compare-columns>div p,.gpp-smart-compare-summary{font-size:11px}}
@media(min-width:1100px){
.gpp-smart-knowledge-options button,.gpp-smart-compare-options button{min-height:66px}.gpp-smart-knowledge-board,.gpp-smart-compare-board{padding:13px 15px}.gpp-smart-knowledge-fields{grid-template-columns:repeat(4,minmax(0,1fr));grid-template-rows:1fr}}
@media(prefers-reduced-motion:reduce){.gpp-smart-focus-reveal>span{transition:none}.gpp-smart-app .gpp-media-slide.is-auto-playing .gpp-ad-actions::after{animation:none}}


/* 8.0.5 — larger card copy and contextual full-text reveal. */
[data-gpp-snippet-text]{position:relative}
[data-gpp-snippet-text].is-overflowing{cursor:pointer;padding-right:36px!important;outline:none}
[data-gpp-snippet-text].is-overflowing::after{content:"ler";position:absolute;right:7px;bottom:7px;min-width:24px;height:20px;padding:0 6px;border-radius:999px;display:grid;place-items:center;background:rgba(255,255,255,.92);color:#194b35;font:850 7px/1 var(--gpp-font-ui,system-ui);letter-spacing:.04em;box-shadow:0 0 0 0 rgba(255,255,255,.48);animation:gppSnippetPulse 1.7s ease-out infinite;pointer-events:none}
[data-gpp-snippet-text].is-overflowing:focus-visible{box-shadow:0 0 0 3px rgba(255,255,255,.38),0 0 0 6px rgba(23,107,69,.35)}
.gpp-smart-compare-columns>[data-gpp-snippet-text].is-overflowing::after{background:#e7f3fb;color:#174f73}
.gpp-smart-result[data-gpp-snippet-text].is-overflowing::after{background:#f7e4a8;color:#173d2d}
.gpp-smart-step-card[data-gpp-snippet-text].is-overflowing::after{background:var(--gpp-smart-green);color:#fff;right:10px;bottom:10px}
.gpp-smart-snippet-article{padding-bottom:24px}
.gpp-smart-snippet-text{padding:16px 17px;border-radius:18px;background:#edf5ee;color:#294537;font-size:17px;line-height:1.65;white-space:pre-wrap}
@keyframes gppSnippetPulse{0%{box-shadow:0 0 0 0 rgba(255,255,255,.46);transform:scale(1)}65%{box-shadow:0 0 0 8px rgba(255,255,255,0);transform:scale(1.04)}100%{box-shadow:0 0 0 0 rgba(255,255,255,0);transform:scale(1)}}
.gpp-smart-app .gpp-media-slide.is-type-video .gpp-ad-actions{padding-top:10px}
@media(prefers-reduced-motion:reduce){[data-gpp-snippet-text].is-overflowing::after{animation:none}}


/* 8.0.7 — mudanças pontuais, sem alterar a estrutura original. */
.gpp-smart-app .gpp-ad-actions{grid-template-columns:minmax(0,310px);justify-content:center}
.gpp-smart-app .gpp-ad-cta{width:100%}
.gpp-smart-snippet-article{padding-bottom:28px}
.gpp-smart-snippet-ad{margin-top:18px;border-radius:21px;overflow:hidden;background:var(--gpp-inline-ad-bg,#123f2e);color:var(--gpp-inline-ad-text,#fff);display:grid;grid-template-columns:112px minmax(0,1fr);min-height:128px;box-shadow:0 14px 34px rgba(19,58,37,.14)}
.gpp-smart-snippet-ad-media{position:relative;min-height:128px;background:color-mix(in srgb,var(--gpp-inline-ad-bg,#123f2e) 75%,#000 25%);overflow:hidden}
.gpp-smart-snippet-ad-media img,.gpp-smart-snippet-ad-media video{display:block;width:100%;height:100%;object-fit:cover}
.gpp-smart-snippet-ad-media.is-art{background:radial-gradient(circle at 70% 30%,color-mix(in srgb,var(--gpp-inline-ad-accent,#e8bd4f) 38%,transparent) 0 16%,transparent 17%),linear-gradient(145deg,var(--gpp-inline-ad-bg,#123f2e),#0d2b20)}
.gpp-smart-snippet-ad-copy{min-width:0;padding:14px 14px 13px;display:flex;flex-direction:column;align-items:flex-start}
.gpp-smart-snippet-ad-copy small{color:var(--gpp-inline-ad-accent,#e8bd4f);font:850 8px/1 var(--gpp-font-ui,system-ui);letter-spacing:.12em;text-transform:uppercase}
.gpp-smart-snippet-ad-copy strong{display:-webkit-box;margin-top:7px;color:var(--gpp-inline-ad-text,#fff);font:850 14px/1.18 var(--gpp-font-ui,system-ui);-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}
.gpp-smart-snippet-ad-copy p{display:-webkit-box;margin:7px 0 0;color:color-mix(in srgb,var(--gpp-inline-ad-text,#fff) 78%,transparent);font:650 11px/1.35 var(--gpp-font-ui,system-ui);-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}
.gpp-smart-snippet-ad-copy a{margin-top:auto;min-height:34px;padding:0 13px;border-radius:11px;display:inline-flex;align-items:center;justify-content:center;background:var(--gpp-inline-ad-accent,#e8bd4f);color:#173a2c;text-decoration:none;font:850 9px/1 var(--gpp-font-ui,system-ui)}
@media(max-width:380px){.gpp-smart-snippet-ad{grid-template-columns:92px minmax(0,1fr)}.gpp-smart-snippet-ad-copy{padding:12px}.gpp-smart-snippet-ad-copy strong{font-size:12.5px}}
@media(min-width:768px){.gpp-smart-snippet-ad{grid-template-columns:180px minmax(0,1fr);min-height:150px}.gpp-smart-snippet-ad-media{min-height:150px}.gpp-smart-snippet-ad-copy{padding:18px}.gpp-smart-snippet-ad-copy strong{font-size:17px}.gpp-smart-snippet-ad-copy p{font-size:12px}.gpp-smart-snippet-ad-copy a{min-height:38px;font-size:10px}}


/* 8.0.8 — anúncio de página inteira: mídia ocupa toda a tela, CTA permanece sobreposto. */
.gpp-smart-app .gpp-media-slide{
  padding:0!important;
}
.gpp-smart-app .gpp-media-slide-inner{
  position:relative;
  display:block;
  width:100%!important;
  max-width:none!important;
  height:100%;
  margin:0!important;
  background:var(--gpp-ad-bg);
  overflow:hidden;
}
.gpp-smart-app .gpp-media-stage{
  position:absolute;
  inset:0;
  width:100%;
  height:100%;
}
.gpp-smart-app .gpp-media-stage img,
.gpp-smart-app .gpp-media-stage video,
.gpp-smart-app .gpp-media-stage iframe,
.gpp-smart-app .gpp-media-embed,
.gpp-smart-app .gpp-ad-code{
  display:block;
  width:100%;
  height:100%;
}
.gpp-smart-app .gpp-ad-actions{
  position:absolute;
  z-index:7;
  left:14px;
  right:14px;
  bottom:12px;
  padding:0;
  background:transparent;
}
.gpp-smart-app .gpp-ad-cta{
  box-shadow:0 10px 28px rgba(0,0,0,.24);
}
.gpp-smart-app .gpp-media-caption{
  bottom:78px;
}
.gpp-smart-app .gpp-media-slide:not(.is-type-video) .gpp-ad-actions::before,
.gpp-smart-app .gpp-media-slide:not(.is-type-video) .gpp-ad-actions::after{
  top:-7px;
}
@media(min-width:768px){
  .gpp-smart-app .gpp-ad-actions{left:50%;right:auto;bottom:18px;width:min(310px,calc(100% - 36px));transform:translateX(-50%)}
  .gpp-smart-app .gpp-media-caption{bottom:86px}
}


/* 8.0.12 — single large reveal panels */
.gpp-smart-profile-display,.gpp-smart-cultivation-display,.gpp-smart-knowledge-display{flex:1 1 auto;min-height:0;border:1px solid rgba(255,255,255,.10);border-radius:16px;background:rgba(255,255,255,.08);padding:14px 14px 12px;display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;overflow:hidden}
.gpp-smart-profile-display small,.gpp-smart-cultivation-display small,.gpp-smart-knowledge-display small{display:block;color:#e7c66d;font:850 8px/1 var(--gpp-font-ui,system-ui);letter-spacing:.14em;text-transform:uppercase}
.gpp-smart-cultivation-display small,.gpp-smart-knowledge.is-diagnostic .gpp-smart-knowledge-display small,.gpp-smart-knowledge.is-topicboard .gpp-smart-knowledge-display small{color:#bde4f2}
.gpp-smart-profile-display strong,.gpp-smart-cultivation-display strong,.gpp-smart-knowledge-display strong{display:block;margin-top:10px;color:#fff;font:800 17px/1.22 var(--gpp-font-ui,system-ui);max-width:100%;display:-webkit-box;-webkit-line-clamp:6;-webkit-box-orient:vertical;overflow:hidden}
.gpp-smart-profile-sheet,.gpp-smart-cultivation-board,.gpp-smart-knowledge-board{gap:10px}
.gpp-smart-profile-sheet .gpp-smart-profile-display,.gpp-smart-cultivation-board .gpp-smart-cultivation-display,.gpp-smart-knowledge-board .gpp-smart-knowledge-display{box-shadow:inset 0 1px 0 rgba(255,255,255,.04)}
.gpp-smart-profile-options button strong,.gpp-smart-cultivation-options button strong,.gpp-smart-knowledge-options button strong{font-size:11.5px}
@media(max-height:680px){.gpp-smart-profile-display,.gpp-smart-cultivation-display,.gpp-smart-knowledge-display{padding:10px}.gpp-smart-profile-display strong,.gpp-smart-cultivation-display strong,.gpp-smart-knowledge-display strong{font-size:15px;-webkit-line-clamp:5}}
@media(min-width:768px){.gpp-smart-profile-display strong,.gpp-smart-cultivation-display strong,.gpp-smart-knowledge-display strong{font-size:20px}.gpp-smart-profile-display,.gpp-smart-cultivation-display,.gpp-smart-knowledge-display{padding:18px 20px}}
@media(min-width:1100px){.gpp-smart-profile-display strong,.gpp-smart-cultivation-display strong,.gpp-smart-knowledge-display strong{font-size:22px}}


/* 8.0.13 — smooth panel content transitions. */
.gpp-smart-profile-display,.gpp-smart-cultivation-display,.gpp-smart-knowledge-display{transition:opacity .15s ease,transform .15s ease,background-color .22s ease,border-color .22s ease}
.gpp-smart-profile-display>*,.gpp-smart-cultivation-display>*,.gpp-smart-knowledge-display>*{transition:opacity .22s ease,transform .22s ease}
.gpp-smart-profile-display.is-leaving,.gpp-smart-cultivation-display.is-leaving,.gpp-smart-knowledge-display.is-leaving{opacity:.72;transform:translateY(4px)}
.gpp-smart-profile-display.is-leaving>*,.gpp-smart-cultivation-display.is-leaving>*,.gpp-smart-knowledge-display.is-leaving>*{opacity:0;transform:translateY(7px)}
.gpp-smart-profile-display.is-entering,.gpp-smart-cultivation-display.is-entering,.gpp-smart-knowledge-display.is-entering{animation:gppPanelEnter .32s cubic-bezier(.2,.75,.25,1)}
.gpp-smart-profile-display.is-entering>*,.gpp-smart-cultivation-display.is-entering>*,.gpp-smart-knowledge-display.is-entering>*{animation:gppPanelTextEnter .34s cubic-bezier(.2,.75,.25,1)}
@keyframes gppPanelEnter{0%{opacity:.7;transform:translateY(7px) scale(.99)}100%{opacity:1;transform:translateY(0) scale(1)}}
@keyframes gppPanelTextEnter{0%{opacity:0;transform:translateY(9px)}100%{opacity:1;transform:translateY(0)}}
@media(prefers-reduced-motion:reduce){.gpp-smart-profile-display,.gpp-smart-cultivation-display,.gpp-smart-knowledge-display,.gpp-smart-profile-display>*,.gpp-smart-cultivation-display>*,.gpp-smart-knowledge-display>*{transition:none!important;animation:none!important}}
